Highlights
- Full TypeScript support based on our existing javascript rules
- Rule added to detect data leaks to open ai #835
- Various fixes to detections and rules
Changelog
- 11eb624 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.224 to 1.44.229 (#825)
- a14090d chore(deps): bump github.com/open-policy-agent/opa from 0.50.1 to 0.50.2 (#826)
- 74ecde5 docs(fix): 918 owasp id updated (#824)
- 64489cc feat(load rules externally): add disable default rules flag (#842)
- cf5b22c feat(report): extend saas report (#828)
- 089310d feat: add logging for outdated version (#833)
- 527a8f5 feat: add openai to recipes (#835)
- 12b8d79 feat: add typescript (#795)
- eb8d879 feat: dataflow deduplication (#834)
- 5cbaf62 feat: send report when api key is set (#814)
- da63cca feat: update data sent as json (#844)
- 048156e fix: don't report sub datatype detections (#751)
- 2af589c fix: fix category grouping issue (#841)
- 35359ba fix: handle case where args[0] isn't passed (#839)
- 10316bd fix: load bearer.yml file automatically (#830)
- 205b572 fix: refactor logging message (#843)
- 6e39e72 fix: typescript nil pointer exception bugs (#853)
- d0e97c5 refactor: output processing (#809)