a248253343
* 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
8 lines
292 B
JSON
8 lines
292 B
JSON
{
|
|
"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"]
|
|
}
|