v0.27.0
What's Changed
- feat(java): third parties rollbar (CWE-201) by @elsapet in #266
- feat(java): add third parties open telemetry by @elsapet in #265
- feat(java): third parties new relic by @elsapet in #264
- feat(java): add third parties Datadog (CWE-201) by @elsapet in #262
- chore: use sink instead of source by @cfabianski in #272
- fix: typo by @elsapet in #274
- feat(java): third parties sentry by @elsapet in #268
- feat(go): deserialization of user input (CWE-502) by @elsapet in #273
- feat(go): add log output neutralization (CWE-117) by @elsapet in #275
- feat(golang): add open redirect rule by @cfabianski in #279
- feat(go): OS command injection (CWE-78) by @elsapet in #281
- feat(golang): add cwe 330 by @cfabianski in #284
- feat(go): add html tag injection rule (CWE-80) by @elsapet in #283
- fix: golang injection rules by @elsapet in #287
- feat(golang): add CWE 295 ssl verification by @cfabianski in #285
- feat(go): permissive regexp (CWE-625) by @elsapet in #288
- feat: add severity where missing by @elsapet in #291
- ci: update validation by @gotbadger in #296
- ci: migrate away from snaps by @gotbadger in #276
- feat(js): add insuffiently random values by @cfabianski in #295
- feat(js): add file permissions CWE 276 by @cfabianski in #293
- chore: add log leakage generic by @cfabianski in #298
- ci(ruby): update snaps to annotations by @gotbadger in #299
- ci(go): update to use annotations by @gotbadger in #303
- ci(python): update to use annotations by @gotbadger in #302
- feat(java): add warning-level logger rule by @elsapet in #297
- ci(js): remove snaps by @gotbadger in #304
- ci(php): test snaps to annotations by @gotbadger in #300
- feat: extend go logger rule by @elsapet in #301
- ci(java): migrate to annotations by @gotbadger in #305
- feat(golang): add hardcoded database password by @cfabianski in #282
Full Changelog: v0.26.0...v0.27.0