apicheck icon indicating copy to clipboard operation
apicheck copied to clipboard

The DevSecOps toolset for REST APIs

Results 26 apicheck issues
Sort by recently updated
recently updated
newest added

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.2 to 4.2.0. Release notes Sourced from actions/setup-python's releases. Add check-latest input and bug fixes In scope of this release we add the check-latest input. If check-latest ...

dependencies
github_actions

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies
ruby

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.0.2. Release notes Sourced from actions/checkout's releases. v3.0.2 What's Changed Add set-safe-directory input to allow customers to take control. by @​TingluoHuang in actions/checkout#770 Prepare changelog...

dependencies
github_actions

think, this is a good tool to detect HTTP package, but need to add url level detection

Issue: When trying to pass the custom ruleset to sensitive-data detector with either -r or --rules-file options it throws an error: `[!!] 'list' object has no attribute 'update' ` Reproduce...

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies
ruby

Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 3.8.0. Release notes Sourced from peaceiris/actions-gh-pages's releases. actions-github-pages v3.8.0 See CHANGELOG.md for more details. actions-github-pages v3.7.3 See CHANGELOG.md for more details. actions-github-pages v3.7.2 See CHANGELOG.md...

dependencies
github_actions

after successful installation of apicheck-proxy on macOS Big Sur, I am getting this error message $ apicheck-proxy usage: mitmdump [options] [filter] mitmdump: error: ambiguous option: --cert could match --certs, --cert-passphrase...

The entry point for JWT checker is not valid anymore (due to the tool name changed?)

Rigth now the code it's more PoC and less stable. Test and TDD from now please.

enhancement