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:
vitorveiga
2023-01-31 16:25:13 +05:30
committed by GitHub
parent 63bb49fa36
commit a248253343
3 changed files with 55 additions and 0 deletions
@@ -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"]
}