Commit 9bc2f90
committed
Bearer integration (#269)
This is a POC for [bearer](https://docs.bearer.com/), which is a static
scanner for security/privacy vulnerabilities.
While [brakeman](https://brakemanscanner.org/) is Rails-specific, Bearer
adds support for vulnerabilities on the language-level and supports the
following languages:
1. JavaScript/TypeScript
2. Ruby
3. PHP
4. Java
5. Go
6. Python
This PR aims to prove out bearer's effectiveness in the power-tools
repo.
Example failure:
1 parent c83ac21 commit 9bc2f90
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments