Skip to content

Commit

Permalink
add assistant at readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alyadusov committed Sep 16, 2024
1 parent 7c3b301 commit 691f6f3
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 48 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.2.2]

To help users sort out a large number of vulnerabilities detected during project scanning, the Assistant function has been added to the plugin.
Assistant helps with the following:
- Suggests vulnerabilities to be confirmed or discarded
- Groups similar vulnerabilities and offers to confirm or discard the entire group

## [2.2.1]

- For static analysis of JavaScript and TypeScript applications, you can now use separate scan modules: Taint and JSA. You can manually select one of them or both by aiproj file.
Expand Down
Loading

0 comments on commit 691f6f3

Please sign in to comment.