Releases: insidersec/insider
3.0.0
2.1.0
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
2.0.5
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
2.0.3
⭐ New Features
- Does not allow the insider to run in the same folder as the code to be analyzed
2.0.2
🪲 Bug Fixes
- Output adjustment
- IOS update
2.0.0
⭐ 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