Skip to content

Commit 7efcc30

Browse files
committed
Link SOURCES.rst from README.rst and correct a typo in SOURCES.rst
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
1 parent d9f99c2 commit 7efcc30

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ The How
4141

4242
VulnerableCode independently aggregates many software vulnerability data
4343
sources that can easily be recreated in a decentralized fashion. These
44-
data sources include security advisories published by distros, package
45-
managers, etc. Due to this, the data obtained is not generalized to apply
46-
for other ecosystems. This increases the accuracy as the same version of
47-
a package across different distros may or may not be vulnerable to some
48-
vulnerability.
44+
data sources (see complete list `here <./SOURCES.rst>`_) include security
45+
advisories published by distros, package managers, etc. Due to this, the
46+
data obtained is not generalized to apply for other ecosystems. This
47+
increases the accuracy as the same version of a package across different distros
48+
may or may not be vulnerable to some vulnerability.
4949

5050
The packages are identified using
5151
`PURL <https://github.com/package-url/purl-spec>`__ rather than CPEs.

SOURCES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
+----------------+------------------------------------------------------------------------------------------------------+----------------------------------------------------+
1212
|npm | https://github.com/nodejs/security-wg.git |npm packages |
1313
+----------------+------------------------------------------------------------------------------------------------------+----------------------------------------------------+
14-
|ruby | https://github.com/rubysec/ruby-advisory-db.gitruby |ruby gems |
14+
|ruby | https://github.com/rubysec/ruby-advisory-db.git |ruby gems |
1515
+----------------+------------------------------------------------------------------------------------------------------+----------------------------------------------------+
1616
|ubuntu | https://people.canonical.com/~ubuntu-security/oval/ |ubuntu packages |
1717
+----------------+------------------------------------------------------------------------------------------------------+----------------------------------------------------+

0 commit comments

Comments
 (0)