Merge pull request #1053 from actions/rneatherway-patch-1
Minor grammar fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "DevSkim",
|
"name": "DevSkim",
|
||||||
"creator": "Microsoft CST-E",
|
"creator": "Microsoft CST-E",
|
||||||
"description": "DevSkim is security linter that highlights common security issues in source code.",
|
"description": "DevSkim is a security linter that highlights common security issues in source code.",
|
||||||
"iconName": "cst-logo",
|
"iconName": "cst-logo",
|
||||||
"categories": ["Code Scanning", "C", "C#", "C++", "Go", "Java", "JavaScript", "TypeScript", "Python", "Powershell", "Cobol", "Objective C", "PHP", "Ruby", "Rust", "SQL", "Swift", "Visual Basic"]
|
"categories": ["Code Scanning", "C", "C#", "C++", "Go", "Java", "JavaScript", "TypeScript", "Python", "Powershell", "Cobol", "Objective C", "PHP", "Ruby", "Rust", "SQL", "Swift", "Visual Basic"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user