issues
search
oxc-project
/
backlog
backlog for collborators only
1
stars
0
forks
source link
linter: Credentials Scanning Roadmap
#116
Open
DonIsaac
opened
1 month ago
DonIsaac
commented
1 month ago
Roadmap
[x] add
oxc-security
plugin
[x]
https://github.com/oxc-project/oxc/pull/5906
[ ] Allow enabling and disabling built-in secret scanners via config
[ ] Allow user-provided custom API key patterns (
https://github.com/oxc-project/oxc/pull/5938
)
[ ] Use const string eval to interpolate template strings
Built-In Secret Scanners
[x] AWS access keys (
https://github.com/oxc-project/oxc/pull/5906
)
[ ] OpenAI API keys
[ ] Slack, Discord, and Teams webhooks
[ ] Private RSA keys
[ ] Hard-coded
Authorization: Bearer <token>
Roadmap
oxc-security
pluginBuilt-In Secret Scanners
Authorization: Bearer <token>