mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
Add deepsource for more security testing (#5714)
* Added deepsource for SAST testing and more Closes https://github.com/inventree/org/issues/41 * Add deepsource badges to Readme
This commit is contained in:
@ -10,6 +10,7 @@
|
||||

|
||||
[](https://bestpractices.coreinfrastructure.org/projects/7179)
|
||||
[](https://app.netlify.com/sites/inventree/deploys)
|
||||
[](https://app.deepsource.com/gh/inventree/InvenTree/)
|
||||
|
||||
[](https://coveralls.io/github/inventree/InvenTree)
|
||||
[](https://crowdin.com/project/inventree)
|
||||
@ -93,6 +94,7 @@ InvenTree is designed to be **extensible**, and provides multiple options for **
|
||||
<li><a href="https://hub.docker.com/r/inventree/inventree">Docker</a></li>
|
||||
<li><a href="https://crowdin.com/project/inventree">Crowdin</a></li>
|
||||
<li><a href="https://coveralls.io/github/inventree/InvenTree">Coveralls</a></li>
|
||||
<li><a href="https://app.deepsource.com/gh/inventree/InvenTree">DeepSource</a></li>
|
||||
<li><a href="https://packager.io/gh/inventree/InvenTree">Packager.io</a></li>
|
||||
</ul>
|
||||
</details>
|
||||
|
Reference in New Issue
Block a user