
Security News
Deno 2.6 + Socket: Supply Chain Defense In Your CLI
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.
apitest
Advanced tools
.. image:: https://travis-ci.org/BBVA/apitest.svg?branch=master :target: https://travis-ci.org/BBVA/apitest
.. image:: https://codecov.io/gh/BBVA/apitest/branch/master/graph/badge.svg :target: https://codecov.io/gh/BBVA/apitest
apitest: Testing your API for security
.. image:: https://raw.githubusercontent.com/BBVA/apitest/master/doc/images/apitest-logo-128x128.png :height: 64px :width: 64px :alt: API Test logo
+----------------+--------------------------------------------+ |Current version | 1.0.0-alpha1 | +----------------+--------------------------------------------+ |Project site | https://github.com/bbva/apitest | +----------------+--------------------------------------------+ |Issues | https://github.com/bbva/apitest/issues/ | +----------------+--------------------------------------------+ |Documentation | https://apitest.readthedocs.org/ | +----------------+--------------------------------------------+ |Authors | Daniel Garcia (cr0hn) | +----------------+--------------------------------------------+ |Latest Version | 1.0.0 | +----------------+--------------------------------------------+ |Python versions | 3.5 or above | +----------------+--------------------------------------------+
A Docker analysis tools
Install from Pypi
.. code-block:: bash
> python3.5 -m pip install apitest
From source
.. code-block:: bash
> git clone https://github.com/bbva/apitest.git apitest
> cd apitest
> python3.5 setup.py install
Show options:
.. code-block:: bash
> apitest -h
Go to documentation site: https://apitest.readthedocs.org/
Any collaboration is welcome!
There're many tasks to do.You can check the Issues <https://github.com/bbva/apitest/issues/>_ and send us a Pull Request.
Also you can read the TODO <https://github.com/bbva/apitest/blob/master/TODO.rst>_ file.
This project is distributed under MIT license <https://github.com/bbva/apitest/blob/master/LICENSE>_
FAQs
Testing your API for security
We found that apitest demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.