You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
field=models.CharField(blank=True, default=vulnerabilities.models.build_vcid, help_text='Unique identifier for a vulnerability in the external representation. It is prefixed with VCID-', max_length=20, unique=True),
<div>Search for comprehensive information for a <spanclass="inline-code">VULCOID</span> (VulnerableCode Database ID). <spanclass="is-italic">(Only the first of these methods requires that the input be all uppercase.)</span>
87
+
<div>Search for comprehensive information for a <spanclass="inline-code">VCID</span> (VulnerableCode ID). <spanclass="is-italic">(Only the first of these methods requires that the input be all uppercase.)</span>
88
88
<ul>
89
89
<li>
90
-
Search for a specific <spanclass="inline-code">VULCOID</span> (e.g., "VULCOID-1").
90
+
Search for a specific <spanclass="inline-code">VCID</span> (e.g., "VCID-fe0c3d75-204c-4e5d-a7f7-b89f1605e6a1").
91
91
</li>
92
92
<li>
93
-
Search for all <spanclass="inline-code">VULCOID</span>s that are associated with a specific <spanclass="inline-code">CVE</span> (e.g., "CVE-2009-3898") or <spanclass="inline-code">GHSA</span> (e.g., "GHSA-2qrg-x229-3v8q").
93
+
Search for all <spanclass="inline-code">VCID</span>s that are associated with a specific <spanclass="inline-code">CVE</span> (e.g., "CVE-2009-3898") or <spanclass="inline-code">GHSA</span> (e.g., "GHSA-2qrg-x229-3v8q").
94
94
</li>
95
95
<li>
96
-
Search for "CVE" or "GHSA" -- this will return all <spanclass="inline-code">VULCOID</span>s that are associated with one or more <spanclass="inline-code">CVE</span>s or <spanclass="inline-code">GHSA</span>s, respectively.
96
+
Search for "CVE" or "GHSA" -- this will return all <spanclass="inline-code">VCID</span>s that are associated with one or more <spanclass="inline-code">CVE</span>s or <spanclass="inline-code">GHSA</span>s, respectively.
<div>Search for comprehensive information for a <spanclass="inline-code">VULCOID</span> (VulnerableCode Database ID). <spanclass="is-italic">(Only the first of these methods requires that the input be all uppercase.)</span>
24
+
<div>Search for comprehensive information for a <spanclass="inline-code">VCID</span> (VulnerableCode ID). <spanclass="is-italic">(Only the first of these methods requires that the input be all uppercase.)</span>
25
25
<ul>
26
26
<li>
27
-
Search for a specific <spanclass="inline-code">VULCOID</span> (e.g., "VULCOID-1").
27
+
Search for a specific <spanclass="inline-code">VCID</span> (e.g., "VCID-fe0c3d75-204c-4e5d-a7f7-b89f1605e6a1").
28
28
</li>
29
29
<li>
30
-
Search for all <spanclass="inline-code">VULCOID</span>s that are associated with a specific <spanclass="inline-code">CVE</span> (e.g., "CVE-2009-3898") or <spanclass="inline-code">GHSA</span> (e.g., "GHSA-2qrg-x229-3v8q").
30
+
Search for all <spanclass="inline-code">VCID</span>s that are associated with a specific <spanclass="inline-code">CVE</span> (e.g., "CVE-2009-3898") or <spanclass="inline-code">GHSA</span> (e.g., "GHSA-2qrg-x229-3v8q").
31
31
</li>
32
32
<li>
33
-
Search for "CVE" or "GHSA" -- this will return all <spanclass="inline-code">VULCOID</span>s that are associated with one or more <spanclass="inline-code">CVE</span>s or <spanclass="inline-code">GHSA</span>s, respectively.
33
+
Search for "CVE" or "GHSA" -- this will return all <spanclass="inline-code">VCID</span>s that are associated with one or more <spanclass="inline-code">CVE</span>s or <spanclass="inline-code">GHSA</span>s, respectively.
<div>Search for comprehensive information for a <spanclass="inline-code">VULCOID</span> (VulnerableCode Database ID). <spanclass="is-italic">(Only the first of these methods requires that the input be all uppercase.)</span>
24
+
<div>Search for comprehensive information for a <spanclass="inline-code">VCID</span> (VulnerableCode ID). <spanclass="is-italic">(Only the first of these methods requires that the input be all uppercase.)</span>
25
25
<ul>
26
26
<li>
27
-
Search for a specific <spanclass="inline-code">VULCOID</span> (e.g., "VULCOID-1").
27
+
Search for a specific <spanclass="inline-code">VCID</span> (e.g., "VCID-fe0c3d75-204c-4e5d-a7f7-b89f1605e6a1").
28
28
</li>
29
29
<li>
30
-
Search for all <spanclass="inline-code">VULCOID</span>s that are associated with a specific <spanclass="inline-code">CVE</span> (e.g., "CVE-2009-3898") or <spanclass="inline-code">GHSA</span> (e.g., "GHSA-2qrg-x229-3v8q").
30
+
Search for all <spanclass="inline-code">VCID</span>s that are associated with a specific <spanclass="inline-code">CVE</span> (e.g., "CVE-2009-3898") or <spanclass="inline-code">GHSA</span> (e.g., "GHSA-2qrg-x229-3v8q").
31
31
</li>
32
32
<li>
33
-
Search for "CVE" or "GHSA" -- this will return all <spanclass="inline-code">VULCOID</span>s that are associated with one or more <spanclass="inline-code">CVE</span>s or <spanclass="inline-code">GHSA</span>s, respectively.
33
+
Search for "CVE" or "GHSA" -- this will return all <spanclass="inline-code">VCID</span>s that are associated with one or more <spanclass="inline-code">CVE</span>s or <spanclass="inline-code">GHSA</span>s, respectively.
0 commit comments