Skip to content

Commit

Permalink
Commit list
Browse files Browse the repository at this point in the history
  • Loading branch information
Analysis Tools Bot committed Dec 5, 2024
1 parent 085740d commit cb5b031
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ By default, govulncheck makes requests to the Go vulnerability database at https

- [ckjm](http://www.spinellis.gr/sw/ckjm) — Calculates Chidamber and Kemerer object-oriented metrics by processing the bytecode of compiled Java files.

- [CogniCrypt](https://www.eclipse.org/cognicrypt) — Checks Java source and byte code for incorrect uses of cryptographic APIs.
- [CogniCrypt](https://www.eclipse.org/cognicrypt) :warning: — Checks Java source and byte code for incorrect uses of cryptographic APIs.

- [Dataflow Framework](https://github.com/typetools/checker-framework) — An industrial-strength dataflow framework for Java. The Dataflow Framework is used in the Checker Framework, Google’s Error Prone, Uber’s NullAway, Meta’s Nullsafe, and in other contexts. It is distributed with the Checker Framework.

Expand Down
2 changes: 1 addition & 1 deletion data/api/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3984,7 +3984,7 @@
"plans": null,
"description": "Checks Java source and byte code for incorrect uses of cryptographic APIs.",
"discussion": null,
"deprecated": null,
"deprecated": true,
"resources": [
{
"title": "Tutorial: CogniCrypt basics, and how to integrate your own Crypto APIs into CognICrypt",
Expand Down

0 comments on commit cb5b031

Please sign in to comment.