SecLists
SecLists copied to clipboard
Add known OpenAPI paths
Those OpenAPI paths have been found thanks to ChatGPT plugins.
Here some examples:
- https://github.com/dannyp777/ChatGPT-AI-Plugin-Manifest-Lists/blob/main/list-openapi-yaml.txt
- https://github.com/dannyp777/ChatGPT-AI-Plugin-Manifest-Lists/blob/main/list-ai-plugin-json.txt
Hello! I see you're using conventional commits syntax. The correct commit type for this commit would be feat
, as it is adding new content into the repository. To correct the commit message of your last commit you can use the command:
git commit --amend
Afterwards, feel free to do a git push -f
. Thank you for contributing!
Hello! I see you're using conventional commits syntax. The correct commit type for this commit would be
feat
, as it is adding new content into the repository. To correct the commit message of your last commit you can use the command:git commit --amend
Afterwards, feel free to do a
git push -f
. Thank you for contributing!
I changed the commit type as you recommended.
Now, is it a feature for a list ? That is the question.
Thanks @emmanuelgautier