mirror of
https://github.com/avelino/awesome-go.git
synced 2025-01-31 04:48:53 +00:00
Code Analysis: description
Signed-off-by: Avelino <avelinorun@gmail.com>
This commit is contained in:
parent
781ae15086
commit
85b193c6cc
@ -2672,6 +2672,8 @@ _Libraries and tools to implement Zero Trust architectures._
|
||||
|
||||
## Code Analysis
|
||||
|
||||
_Source code analysis tools, also known as Static Application Security Testing (SAST) Tools._
|
||||
|
||||
- [apicompat](https://github.com/bradleyfalzon/apicompat) - Checks recent changes to a Go project for backwards incompatible changes.
|
||||
- [ChainJacking](https://github.com/Checkmarx/chainjacking) - Find which of your Go lang direct GitHub dependencies is susceptible to ChainJacking attack.
|
||||
- [dupl](https://github.com/mibk/dupl) - Tool for code clone detection.
|
||||
|
Loading…
Reference in New Issue
Block a user