Add Jscrambler Code Integrity starter workflow (#1893)
* Add Jscrambler Code Integrity starter workflow * Use hash commit * fix: missing permissions and improve description * chore: move to code scanning category * chore: workflow checks review
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "Jscrambler Code Integrity",
|
||||
"description": "Protect your JavaScript Application with polymorphic obfuscation, code locks, and self-defensive techniques",
|
||||
"creator": "Jscrambler",
|
||||
"iconName": "jscrambler",
|
||||
"categories": ["Code Scanning", "JavaScript", "HTML"]
|
||||
}
|
||||
Reference in New Issue
Block a user