-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Labels
ACK_OBTAINEDIssue acknowledged from core team so work can be done to fix it.Issue acknowledged from core team so work can be done to fix it.
Description
Does the cheatsheet site have a mechanism for shorter links, e.g.
https://cheatsheetseries.owasp.org/SSRF
would redirect to:
Metadata
Metadata
Assignees
Labels
ACK_OBTAINEDIssue acknowledged from core team so work can be done to fix it.Issue acknowledged from core team so work can be done to fix it.
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
jmanico commentedon Jan 30, 2024
szh commentedon Jan 30, 2024
Yes, we could add this in https://github.com/OWASP/CheatSheetSeries/blob/master/scripts/Generate_Site_mkDocs.sh#L98, though we should probably refactor this into something more maintainable.
tghosth commentedon Jan 30, 2024
Seems like it needs a loop or something there...
szh commentedon Jan 30, 2024
Yes. Maybe even have it pull the values from a yaml files or something.
sambhavnoobcoder commentedon Feb 2, 2024
hey @tghosth @szh , is this issue still open ? I would like to contribute to it .
szh commentedon Feb 5, 2024
@sambhavnoobcoder unless @tghosth confirms he's working on it, you're more than welcome to take this.
tghosth commentedon Feb 5, 2024
No I would be delighted for @sambhavnoobcoder to work on this :)
sambhavnoobcoder commentedon Feb 6, 2024
okay thanks !! I'll start working on this right away .
URL shortcuts OWASP#1300