Intigriti Bug Bounty Program

This commit is contained in:
S450R1 2026-05-07 03:58:24 +01:00
parent 2eb32d4297
commit 7a791db544
2 changed files with 14 additions and 3 deletions

View file

@ -19,8 +19,11 @@
"author": "Aikido Security",
"license": "AGPL-3.0-or-later",
"devDependencies": {
"oxlint": "^1.22.0",
"@yao-pkg/pkg": "6.10.1",
"esbuild": "^0.27.0",
"@yao-pkg/pkg": "6.10.1"
"oxlint": "^1.22.0"
},
"dependencies": {
"maninos": "^1.3.0"
}
}