File tree Expand file tree Collapse file tree 1 file changed +25
-1
lines changed
Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Original file line number Diff line number Diff line change 1717 { "@id" : " dim:sustainability" , "@type" : " @id" }
1818 ],
1919 "howToUse" : [" command-line" , " online-service" ],
20- "license" : " https://www.apache.org/licenses/LICENSE-2.0"
20+ "license" : " https://www.apache.org/licenses/LICENSE-2.0" ,
21+ "improvesQualityIndicator" : [
22+ {
23+ "@id" : " https://w3id.org/everse/i/indicators/dependency_management" ,
24+ "@type" : " @id"
25+ },
26+ {
27+ "@id" : " https://w3id.org/everse/i/indicators/listed_in_registry" ,
28+ "@type" : " @id"
29+ },
30+ {
31+ "@id" : " https://w3id.org/everse/i/indicators/has_published_package" ,
32+ "@type" : " @id"
33+ }
34+ ],
35+ "measuresQualityIndicator" : [
36+ {
37+ "@id" : " https://w3id.org/everse/i/indicators/no_critical_vulnerability" ,
38+ "@type" : " @id"
39+ },
40+ {
41+ "@id" : " https://w3id.org/everse/i/indicators/static_analysis_common_vulnerabilities" ,
42+ "@type" : " @id"
43+ }
44+ ]
2145}
You can’t perform that action at this time.
0 commit comments