Releases: hyp3rd/sectools
Releases · hyp3rd/sectools
v1.2.2
v1.2.1
v1.2.0
v1.1.9
v1.1.8
What's Changed
- feat(mfa): add TOTP/HOTP helpers, otpauth provisioning, and tests by @hyp3rd in #54
- feat(mfa): add backup codes, rate limiting, TOTP step, HOTP resync by @hyp3rd in #55
- test(mfa/backup): add invalid-option validation tests for backup codes by @hyp3rd in #56
- test: enable parallel execution across test suite by @hyp3rd in #57
- Chore/tests linting by @hyp3rd in #58
- fix: Apply linting fixes by @hyp3rd in #59
- Chore/tests linting by @hyp3rd in #60
Full Changelog: v1.1.7...v1.1.8
v1.1.7
v1.1.6
What's Changed
- feat(tokens): add secure token generator/validator with entropy + length caps by @hyp3rd in #40
- feat(secrets): add secrets detection and redaction package by @hyp3rd in #42
- Expand test coverage for secrets detection and redaction package by @Copilot in #43
- [WIP] Address feedback on redactor config validation by @Copilot in #46
- fix(secrets): validate redactor config based on added key count by @hyp3rd in #45
- ci(go): add GitHub Actions build workflow; drop local pre-commit hooks by @hyp3rd in #47
- ci(gh-actions): fix gci import prefix; drop redundant tidy check by @hyp3rd in #48
- Feat/tlsconfig by @hyp3rd in #49
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- Add comprehensive edge case tests for NoSQL operator detection by @Copilot in #38
- Add test coverage for NoSQL detector max length validation by @Copilot in #37
- Feat/sanitize by @hyp3rd in #39
New Contributors
- @Copilot made their first contribution in #38
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- feat(validate): email+URL validators with DNS/IDN, redirect and reputation checks by @hyp3rd in #31
- Feat/sanitize by @hyp3rd in #34
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #32
- build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #33
- feat(sanitize): add configurable NoSQL injection detector by @hyp3rd in #35
Full Changelog: v1.1.3...v1.1.4