Skip to content

Releases: insidersec/insider

3.0.0

26 Jan 14:26
Compare
Choose a tag to compare

Changelog

20af38a drop support to -force flag
bd30560 drop support for dra
6351582 docs: Add badge of ci status
567e174 docs: Add example using Docker
fb84015 docs: Update usage and example to version 2.1.0

2.1.0

23 Dec 15:58
Compare
Choose a tag to compare

Changelog

807b30a ci: Add action to publish Docker image
a0633d4 Change Dockerfile to build from source
2ba73d1 Create -quiet flag
ce456c0 Remove default value of no-html and no-json flags
1c3bdec Create flag to ignore DRA
2496062 docs: add example to run with -exclude flag
e2abf73 Create coverage script on Makefile
7b98ded Exclude .git directory from analysis
bce7cd7 Finish the program when fail to compile ignore regex
7f2e9a6 Fix read symlink files
9828c69 Improvement html report
3ffbb85 Update raitings CVSS v2 to v3
9174949 Create a base report struct with default fields
324293b Update building from source installation
bc3f8fe Update example version of release
57c4722 Add golangci-lint on ci action
d6cbbee Create tests to export report data
bd545a7 Improvement on rules
dc71ab0 Remove unnecesary scripts from Makefile
920dc2a Avoid multiple compilations of regex
43d4734 Support to exclude files or directories from analysis
19f9246 Better cli usage text
e8ba444 Update go version of ci and release
18f93ba Rename workflows files
443ab29 Add suport for Java
7e7cacd Improvement on Android rules
a5550a5 Add version flag
cb0a09a New Engine from scratch
014c01a Remove insider name from gitinore
9406aa8 Add css on gitigore

2.0.6

15 Dec 17:26
Compare
Choose a tag to compare
  • Improvement when dealing with file paths on Windows
  • Fix not loading IOS files and Java folders
  • Fix regex of hard coded password

2.0.5

08 Jul 17:56
Compare
Choose a tag to compare

Changelog

c06c7d5 Create LICENSE
c37cbe9 Add binaries programs and report files on gitignore
0440a45 Improvements suggested by golangci-lint
fe62e5a Improvement on error handling and logs of errors
7af95a5 #29 Fix exit code 0 when error ocurred
0f26cae Merge pull request #30 from msAlcantara/master
27dfb40 Fix load files in directory with git prefix
6278589 Update README.md
99a5db0 Github Actions
83c54da android :bool #18
7800426 IOS : Exclude Folder "pods"
aee5631 insider can not run inside the some folder as the source to be analyzed
f6bad46 Readme update
22c1157 Readme update
74b2f88 correcting the report file name

2.0.4

02 Jul 15:36
9f382fd
Compare
Choose a tag to compare

Changelog

9f382fd Merge pull request #26 from insidersec/develop
99a5db0 Github Actions
26cd780 Merge pull request #25 from insidersec/develop
83c54da android :bool #18
a6491ad Merge pull request #24 from insidersec/develop
7800426 IOS : Exclude Folder "pods"

2.0.3

29 Jun 16:21
062cbc9
Compare
Choose a tag to compare

⭐ New Features

  • Does not allow the insider to run in the same folder as the code to be analyzed

2.0.2

26 Jun 21:01
76bab85
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Output adjustment
  • IOS update

2.0.0

24 Jun 20:17
Compare
Choose a tag to compare

⭐ New Features

  • DRA (Data Risk Analytics)
  • New reports json and html
  • New console args
  • New console output
  • Security score for analyses
  • Console resume
  • Rules updated

1.0.1

28 May 13:21
9a92c26
Compare
Choose a tag to compare

Release with improved --help and some minor improvements

1.0.0

12 Nov 20:12
Compare
Choose a tag to compare

This is the very first version of our CLI, there is a long road to go, but We're always improving so stay tuned!