Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
schlichtig authored Jun 7, 2024
1 parent 33e2b87 commit 664f68a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Demo for the githaub Action of CryptoAnalysis - executed on CamBench
This repository is a demo on how to integrate the on githaub Action of [CryptoAnalysis](https://github.com/CROSSINGTUD/CryptoAnalysis) into a reposity.
# Demo for the github Action of CryptoAnalysis - executed on CamBench
This repository is a demo on how to integrate the on github Action of [CryptoAnalysis](https://github.com/CROSSINGTUD/CryptoAnalysis) into a reposity.
This demo is performed on [CamBench](https://github.com/CROSSINGTUD/CamBench) as it provides labeled examples of cryptographic API misuses and correct usages in [CamBench_Cap](https://github.com/CROSSINGTUD/CamBench/tree/main/CamBench_Cap)
The github action is configured in [cognicrypt.yml](https://github.com/CROSSINGTUD/CryptoAnalysis-demo/blob/main/.github/workflows/cognicrypt.yml) and executed in [pull requests](https://github.com/CROSSINGTUD/CryptoAnalysis-demo/pull/1). More detailed results can be seen in the [workflow's summary](https://github.com/CROSSINGTUD/CryptoAnalysis-demo/actions/runs/8359083312).

Expand Down

0 comments on commit 664f68a

Please sign in to comment.