Releases: OWASP/OFFAT
Releases · OWASP/OFFAT
v0.14.0
What's Changed
- Refactor rate limit by @dmdhrumilmistry in #43
- RELEASE v0.14.0 by @dmdhrumilmistry in #44
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- check host availability before starting tests by @dmdhrumilmistry in #38
- 🐛 bug fix: fix file descriptor leak by @dmdhrumilmistry in #39
- Print table for all formats by @dmdhrumilmistry in #40
- Update readme by @dmdhrumilmistry in #41
- Dev RELEASE by @dmdhrumilmistry in #42
Full Changelog: v0.12.4...v0.13.0
v0.12.4
What's Changed
- add sqli test for uri path by @dmdhrumilmistry in #35
- Output file write bug fix and bump dependencies version by @dmdhrumilmistry in #36
- Release v0.12.4 by @dmdhrumilmistry in #37
Full Changelog: v0.12.3...v0.12.4
v0.12.3
What's Changed
- use fuzzed data while testing for unrestricted http methods by @dmdhrumilmistry in #29
- 🐛 Bug Fix: Create proper paths for output by @dmdhrumilmistry in #30
- move Filters for post processing module by @dmdhrumilmistry in #31
- 🐛 bug: fix test data config read bug by @dmdhrumilmistry in #32
- fix url generation for unrestricted http method tests by @dmdhrumilmistry in #33
- Release v0.12.3 by @dmdhrumilmistry in #34
Full Changelog: v0.12.2...v0.12.3
v0.12.2
What's Changed
- Refactor tabulate report by @dmdhrumilmistry in #25
- add progress bars by @dmdhrumilmistry in #26
- print table after getting final results by @dmdhrumilmistry in #27
- RELEASE: 0.12.2 by @dmdhrumilmistry in #28
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- bump gh-action-pypi-publish action version by @dmdhrumilmistry in #23
- bump proj version by @dmdhrumilmistry in #24
This is redundant release for testing CI/CD workflows.
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- FEATURE: allow users to load file using URL by @dmdhrumilmistry in #18
- FEATURE: validate OAS file and add rate limiting options for API by @dmdhrumilmistry in #19
- 🐛 fix uvicorn reload bug by @dmdhrumilmistry in #20
- 🐛 Output report bug fixes by @dmdhrumilmistry in #21
- Dev Merge: RELEASE v0.12.0 by @dmdhrumilmistry in #22
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Create report in json, html and yaml formats by @dmdhrumilmistry in #16
- Dev Merge: RELEASE 0.11.0 by @dmdhrumilmistry in #17
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
- add regex for detecting ATO attack vectors by @dmdhrumilmistry in #13
- 🐛 Bug fixes by @dmdhrumilmistry in #14
- Dev Merge: Release 0.10.1 by @dmdhrumilmistry in #15
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- import offat src files by @dmdhrumilmistry in #1
- update Documentation by @dmdhrumilmistry in #2
- fix docs by @dmdhrumilmistry in #3
- add custom auth type by @dmdhrumilmistry in #4
- Refactor code by @dmdhrumilmistry in #5
- add proxy support and add offat-api cli command to start api server by @dmdhrumilmistry in #6
- change logic for rate limiting by @dmdhrumilmistry in #8
- use https scheme by defauly and handle proxy connection error by @dmdhrumilmistry in #9
- add gh actions for releases by @dmdhrumilmistry in #10
- change directory to src before running futher stages by @dmdhrumilmistry in #11
- Dev Merge and add create GH action workflow by @dmdhrumilmistry in #12
FOR PREVIOUS RELEASES VISIT dmdhrumilmistry/offat repo
New Contributors
- @dmdhrumilmistry made their first contribution in #1
Full Changelog: https://github.com/OWASP/OFFAT/commits/v0.10.0