Treggats / django-asvs-compliance

A Django application to check if a project complies with the Application Security Verification Standard by OWASP
MIT License
1 stars 0 forks source link

Get tickets from other issue trackers and enhance them with ASVS information #3

Open Treggats opened 8 years ago

Treggats commented 8 years ago

Long title, but the idea is to connect to an external issue tracker. For example Github Issues, and get the issues/tickets from there.

Once connected, apply extra information such as an ASVS level and requirements.

At the moment this is an idea I wish to implement, but there is nothing concrete. So I'm open to suggestions/pull requests