We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e16eb3 commit 2353725Copy full SHA for 2353725
pkg/scan/frameworks/detect.go
@@ -1,3 +1,15 @@
1
+/*
2
+·━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━·
3
+: :
4
+: █▀ █ █▀▀ · Blazing-fast pentesting suite :
5
+: ▄█ █ █▀ · BSD 3-Clause License :
6
7
+: (c) 2022-2025 vmfunc (Celeste Hickenlooper), xyzeva, :
8
+: lunchcat alumni & contributors :
9
10
11
+*/
12
+
13
package frameworks
14
15
import (
0 commit comments