We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e0369 commit a164f10Copy full SHA for a164f10
code-scanning-guides/synthetic-applications/owasp-webgoat.yml
@@ -14,8 +14,8 @@ permissions:
14
security-events: write
15
16
env:
17
- # in the future, this flag will not be needed
18
- CODEQL_EXTRACTOR_JAVA_RUN_ANNOTATION_PROCESSORS: true
+ # Lombok support is now included by default, this is no longer needed
+ # CODEQL_EXTRACTOR_JAVA_RUN_ANNOTATION_PROCESSORS: true
19
20
jobs:
21
analyze:
0 commit comments