Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated Way of Showing Info about OWASP Projects #8

Open
northdpole opened this issue Feb 7, 2020 · 0 comments
Open

Automated Way of Showing Info about OWASP Projects #8

northdpole opened this issue Feb 7, 2020 · 0 comments
Assignees

Comments

@northdpole
Copy link
Collaborator

northdpole commented Feb 7, 2020

Summary: OWASP has a ton of projects which are very fragmented across both org repos and random github repos. Each project performs it's own tasks but there's no centralized way of finding what each project does and how it connects to the rest.
This can be solved by adding a small metadata file to each project root.
Then we can use Github's api to either search for specific strings in the metadata files or, grab the metadata files from the owasp org and statically map owasp projects not under the org.
From there a script can extract metadata and populate a template with:

  • State of SDLC each project fits in,
  • Links to github and docs
  • Builders Breakers Defenders designation

This allows central presentation of all owasp projects and ease of finding new ones.

Metadata file format TBD.

Acceptance Criteria:

  • There's an automated way to gather info about owasp projects and presenting them.
  • There is a way to see info about flagship projects in one place.
@northdpole northdpole self-assigned this Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant