The Wayback Machine - https://web.archive.org/web/20220531181453/https://github.com/topics/software-security
Skip to content
#

software-security

Here are 64 public repositories matching this topic...

dependency-track
stevespringett
stevespringett commented Nov 18, 2020

The current swagger definition is autogenerated. The automatically generated definitions rely on reflection and annotations to create the documentation. The reflection capabilities are poor at best and lead to missing API parameters. Annotations can help in some cases, but the only fix for Swagger is to create individual POJOs for every possible request. This will lead to unnecessary large number

Improve this page

Add a description, image, and links to the software-security topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the software-security topic, visit your repo's landing page and select "manage topics."

Learn more