Your contributions are always welcome!
- Add one paper per Pull Request.
- Make sure the PR title is in the format of
Add paper paper-name
. - Briefly explain why the paper is relevant. Should not copy the entire abstract.
- Mention which task(s) the paper belongs to.
- Make sure the PR title is in the format of
- Add the link:
* [paper-name](http://link-to-paper.com/)
to the sectionList of papers
- Add the paper to the respective task(s)
- If a paper belongs to a new task, please add a (sub-)section. Please try to align the new task with the existing taxonomy. In case no existing task matches, please add the new task as a sub-task in the
Miscellaneous tasks
.- Add the section description.
- Add the section title to Table of Contents.
- Arxiv papers are also considered, but would prefer it if the paper receives at least one (non-self) citation to ensure the quality
- Add one source or one dataset per Pull Request.
- Make sure the PR title is in the format of
Add dataset dataset-name
orAdd source source-name
. - Briefly describe the source/dataset.
- Briefly explain how the source/dataset is relevant/useful for vulnerability assessment
- Mention which task(s) the source/dataset can be used for.
- Make sure the PR title is in the format of
- Add the link:
* [dataset-name](http://link-to-dataset.com/)
or* [source-name](http://link-to-source.com/)
to the respective sectionVulnerability data
Please search previous Pull Requests or Issues before making a new one, as yours may be a duplicate.