Skip to content

Commit

Permalink
specify rulesDir and appPath
Browse files Browse the repository at this point in the history
  • Loading branch information
Timbals committed Jan 11, 2024
1 parent af23713 commit bf7b5f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ jobs:
java-version: '11'
- name: Run CogniCrypt
uses: Timbals/CryptoAnalysis@annotations
with:
rulesDir: "$(pwd)/JCA-CrySL-rules"
appPath: "$(pwd)/CryptoAnalysisTargets/CogniCryptDemoExample/Examples.jar"

0 comments on commit bf7b5f0

Please sign in to comment.