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 29, 2023
1 parent dfdae03 commit 974e6be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ By default, govulncheck makes requests to the Go vulnerability database at https

- [safesql](https://github.com/stripe/safesql) :warning: — Static analysis tool for Golang that protects against SQL injections.

- [shisho](https://docs.shisho.dev/) :warning: — A lightweight static code analyzer designed for developers and security teams. It allows you to analyze and transform source code with an intuitive DSL similar to sed, but for code.
- [shisho](https://github.com/flatt-security/shisho) :warning: — A lightweight static code analyzer designed for developers and security teams. It allows you to analyze and transform source code with an intuitive DSL similar to sed, but for code.

- [staticcheck](https://staticcheck.io) — Go static analysis that specialises in finding bugs, simplifying code and improving performance.

Expand Down Expand Up @@ -2173,7 +2173,7 @@ TruffleHog is an open source secret-scanning engine that resolves exposed secret

- [kics](https://kics.io/) — Find security vulnerabilities, compliance issues, and infrastructure misconfigurations in your infrastructure-as-code. Supports Terraform, Kubernetes, Docker, AWS CloudFormation and Ansible

- [shisho](https://docs.shisho.dev/) :warning: — A lightweight static code analyzer designed for developers and security teams. It allows you to analyze and transform source code with an intuitive DSL similar to sed, but for code.
- [shisho](https://github.com/flatt-security/shisho) :warning: — A lightweight static code analyzer designed for developers and security teams. It allows you to analyze and transform source code with an intuitive DSL similar to sed, but for code.


<a name="translation" />
Expand Down
2 changes: 1 addition & 1 deletion data/api/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -16780,7 +16780,7 @@
"cli",
"service"
],
"homepage": "https://docs.shisho.dev/",
"homepage": "https://github.com/flatt-security/shisho",
"source": "https://github.com/flatt-security/shisho",
"pricing": null,
"plans": null,
Expand Down

0 comments on commit 974e6be

Please sign in to comment.