Skip to content

Commit

Permalink
Ignore issues reported by CodeQL for modeler_min.js
Browse files Browse the repository at this point in the history
CodeQL reports 1010 issues with severities ranging from `High` to `Note`
for Kitodo/src/main/webapp/WEB-INF/resources/js/modeler_min.js.

These issues hide issues in the Kitodo code and should therefore be
dealt with separately.

Signed-off-by: Stefan Weil <[email protected]>
  • Loading branch information
stweil committed Oct 1, 2024
1 parent 08fec29 commit f10f5cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ on:
push:
pull_request:
branches: [ master ]
paths-ignore:
- 'Kitodo/src/main/webapp/WEB-INF/resources/js/modeler_min.js'

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit f10f5cd

Please sign in to comment.