You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,8 @@
58
58
-[adjust-cvss](https://github.com/advanced-security/adjust-cvss) - Adjust the severity of the CVSS score assigned to a result in SARIF file
59
59
-[codeql-sarif-security-standard-annotator](https://github.com/advanced-security/codeql-sarif-security-standard-annotator) - Add an `owasp-top10-2021` tag to relevant results
60
60
-[delombok](https://github.com/advanced-security/delombok) - Delombok Java Code for analysis with Code Scanning (deprecated - now [supported by CodeQL](https://github.blog/changelog/2023-09-01-code-scanning-with-codeql-improves-support-for-java-codebases-that-use-project-lombok/))
61
-
-[badge-generator](https://github.com/MichaelCurrin/badge-generator) - [](https://github.com/MichaelCurrin/badge-generator/actions?query=workflow%3ACodeQL"Code quality workflow status") Magically generate Markdown badges for your docs 🛡️ 🦡 🧙
61
+
-[badge-generator](https://github.com/MichaelCurrin/badge-generator) - [](https://github.com/MichaelCurrin/badge-generator/actions?query=workflow%3ACodeQL"Code quality workflow status") Magically generate Markdown badges for your docs 🛡️ 🦡 🧙
62
+
-[monorepo-code-scanning-action](https://github.com/advanced-security/monorepo-code-scanning-action) - Focus SAST scans (with CodeQL) on just the changed parts of your monorepo, split up as you define
62
63
63
64
## CodeQL SARIF
64
65
-[Visual Studio SARIF Viewer](https://marketplace.visualstudio.com/items?itemName=WDGIS.MicrosoftSarifViewer) - Visual Studio Static Analysis Results Interchange Format (SARIF) log file viewer
0 commit comments