Skip to content

Create project-matrix.html#49

Draft
DonnieBLT wants to merge 16 commits intomasterfrom
48-create-a-list-or-projects-or-update-the-existing-one-to-show-last-release-commit-last-commit-stars
Draft

Create project-matrix.html#49
DonnieBLT wants to merge 16 commits intomasterfrom
48-create-a-list-or-projects-or-update-the-existing-one-to-show-last-release-commit-last-commit-stars

Conversation

@DonnieBLT
Copy link
Contributor

No description provided.

@DonnieBLT
Copy link
Contributor Author

here is a preview of it - https://donnieblt.github.io/projects/projects.html

@bkimminich
Copy link
Member

Can we get the project type in there as well (Tool, Code, Documentation) - in a sortable (or maybe even filterable...) table that would be perfect. Tool/Code and Doc are 🍎 vs. 🍐, which is why Simon also split them into two tables. Filters/Sorting would make that unnecessary. The info should be in the project website sidebar for each OWASP project, i.e. in their YAML metadata.

@DonnieBLT DonnieBLT marked this pull request as draft March 23, 2023 09:07
@thc202
Copy link

thc202 commented Mar 25, 2023

The source data (projects.json) needs to be tidied up, the Attack Surface Detector is being listed twice and one of them with incorrect repo (zaproxy/zap-extensions is not correct).

@hblankenship
Copy link
Contributor

The source data (projects.json) needs to be tidied up, the Attack Surface Detector is being listed twice and one of them with incorrect repo (zaproxy/zap-extensions is not correct).

If you mean the projects.json in owasp.github.io, I see only one actual Attack Surface Detector (though both title and name are part of the object). Regarding the zapextensions, that is listed as 'code_url' just because it is attempting to identify code urls from the project markdown files (it's at best, a guess). Not meant to be definitive.

Regarding this PR, did you mean 'Please delete this', @DonnieBLT?

@thc202
Copy link

thc202 commented Mar 28, 2023

Thank you for the information. To be clear the duplication is caused by the PR handling of the data not of the source. Though it's the source that has the incorrect URL (which causes the duplication. It's not the only project that has similar duplication, that one stood out though).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

📋🌟 create a list or projects or update the existing one to show last release, commit #, last commit, stars,

5 participants