The .meterian file
{
"exclusions": {
"licensing": {
"libraries": [{
"library": {
"language": "ruby",
"name": "rspec"
},
"version": "*",
"description": "Internal library by Acme inc. so a license is implied"
}]
},
"security": {
"advices": [{
"uuid": "ffb4763c-7af7-4499-804e-11165888e1f3",
"reason": "mitigated",
"description": "We are not using this"
}],
"cves": [{
"cve": "CVE-2018-1783",
"reason": "mitigated",
"description": "We are not using this"
}],
"libraries": [{
"library": {
"language": "ruby",
"name": "rack"
},
"version": "*",
"description": "Check if exclusion on library works!"
}]
},
"stability": {
"libraries": [{
"library": {
"language": "java",
"name": "acme*"
},
"version": "*",
"description": "Acme on java is notorioiusly stable"
}]
}
}
}Security exclusions
Accepted Values
Last updated