Releases: hahwul/authz0
Releases · hahwul/authz0
v1.0.0-action
Update action.yml
v1.1.2
v1.1.1
Summary
- Fixed bug (#10)
Changelog
- 400cfe5 update gitignore 🙈
- dad2d33 tap v1.1.1
- 88de197 chore: update contributors [skip ci]
- 17d814b Update index.md
- c00c86d Update documents
- 44d9905 Update README.md
- 6a2ab15 Update README.md
- aeaa281 Update README.md
- 2b6f74a Update .goreleaser.yml
- 4b10ad8 Merge pull request #9 from hahwul/dependabot/bundler/docs/nokogiri-1.13.3
- 70587b8 Merge branch 'main' of https://github.com/hahwul/authz0
- 5115bf2 Bump nokogiri from 1.13.1 to 1.13.3 in /docs
- c63c427 (#10) Fixed --include-burp bug
v1.1.0
Summary
- Add
setCred
command - Add
--include-zap
flag innew
command - Add
--include-har
flag innew
command - Add
--include-burp
flag innew
command - Add
--assert-fail-size-margin
flag innew
command - Support multiple same assert type
- Improve report
- Fixed bugs
Changelog
- b62049d y
- c0512dc y
- f92c9c5 y
- 646485a y
- 4a535c7 update usage
- b7347e7 update readme
- 4678ad8 update docs
- b5ffcb5 update
- f0e17ea update
- e322728 tap v1.1.0
- f88b452 remove code
- 16c022e fixed
- ed516ea chore: update contributors [skip ci]
- e7e95bf a
- 7e7dfe1 Update readmd
- aa719cd Update documents
- a75f63c Update docs
- b699476 Update docs
- cdb57b0 Update code
- 9c72310 Update code
- 8a61728 Update README.md
- c353b22 Update README.md
- d380f69 Update README.md
- 307df1b Update
- a8a8d03 Merge branch 'main' of https://github.com/hahwul/authz0
- 352afab Merge branch 'main' of https://github.com/hahwul/authz0
- 03139c0 Improve report (always sort with index)
- 3196b42 Fixed output write bug
- 17fd85b Create CNAME
- 3c0fc12 Add setCred flag and support credential in template
- 138098d Add flags
- e47a40b Add docs
- bc5cc53 Add contributors workflow
- f4b9bea Add contribue document
- 6890a14 Add --assert-fail-size-margin flag
- 64873ac (#6) add --include-har flag in generate template
- 5d962a5 (#6) Add --include-burp (XML)
- bd2085d (#5) Support multiple same assert-type
v1.0.0
Changelog
- 97bc2ff update
- 3f3fdaf update
- 826d245 tap v1.0.0
- 9337b02 Update usage
- 36cd688 Update scan
- b9a5c1c Update gitignore
- 33644af Update descriptions
- c385d1a Update asserts
- a7f038e Update README.md
- f5327e7 Update README.md
- 1da078e Update README.md
- 304d156 Update README.md
- 7d9b369 Update README.md
- 75797ed Update README.md
- e0cf9ce Update README.md
- a49737e Update README.md
- 0450eda Update README.md
- b90d4f4 Update README.md
- df8bab3 Update
- 18590ef Update
- a903673 Update
- 1e1158d Update
- 36b8890 Update
- eac77b5 Update
- 9446bf3 Update
- 6265be5 Update
- 26dca3f Merge pull request #2 from hahwul/add-code-of-conduct-1
- 35fd040 Merge branch 'main' of https://github.com/hahwul/authz0
- 1b562f2 Initial commit
- 96491fa Improve code
- 1d977b4 Improve code
- 424f614 Fixed..
- cdb4d5e First commit
- 5ac49de Create sast.yml
- 4b67890 Create go.yml
- 8e2b624 Create SECURITY.md
- 832883f Create FUNDING.yml
- 9da5c2e Create CODE_OF_CONDUCT.md
- 0c22c88 Add type and body in URL
- 243ab3b Add setUrl and setRole commands
- 118d337 Add scan
- b363ac9 Add scan
- d171d09 Add method in URL
- 4c3ec62 Add goreleaser
- 5437c4f Add flag in newCmd
- 9a68e69 Add dockerfile
- ca16f11 Add check role
- ba96c62 Add assert
- 7249138 Add 'authz0 new' function