apicheck
apicheck copied to clipboard
The DevSecOps toolset for REST APIs
Following the [documentation](https://apicheck.readthedocs.io/development/creating_tools.html#building-new-tool) I can't produce a new tool: ``` nil at xan in ~/Project/apicheck/apicheck/apicheck/tools (master) (apicheck-srmIl9AW) $ at-manage create-tool replay usage: at-manage create-tool [-h] --dest DEST name at-manage create-tool:...
Right now the transformation engine is call Rule. But it is more than a tool, can made a lot of things. How sould we name it?
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.2 to 4.3.0. Release notes Sourced from actions/setup-python's releases. v4.3.0 Update @actions/core to 1.10.0 version #517 Update @actions/cache to 3.0.4 version #499 Only use github.token on github.com...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @peter-murray in...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.2 to 4.5.0. Release notes Sourced from actions/setup-python's releases. Fix cache issue for Poetry projects located in subfolders In scope of this release we fixed cache issue...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.3.0. Release notes Sourced from actions/checkout's releases. v3.3.0 What's Changed Implement branch list using callbacks from exec function by @cory-miller in actions/checkout#1045 Add in explicit...