microsoft / sarif-pattern-matcher

Quality domain agnostic regular expression pattern matcher that persists results to SARIF
MIT License
39 stars 18 forks source link

Remove `GoogleAPI` dependencies and refactor the validator to use HTTP request instead #769

Closed yongyan-gh closed 1 year ago

yongyan-gh commented 1 year ago

Changes

Updated SEC101/003.GoogleApiKey validator to validate Google API key using signed HTTP request.