diff --git a/snapcraft.yaml b/snapcraft.yaml deleted file mode 100644 index 1a236b3..0000000 --- a/snapcraft.yaml +++ /dev/null @@ -1,20 +0,0 @@ -name: cariddi -summary: Fast web crawler and scanner -description: | - Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more -version: git -grade: stable -base: core20 - -confinement: devmode - -apps: - cariddi: - command: bin/cariddi - plugs: - - home -parts: - cariddi: - plugin: go - source-type: git - source: https://github.com/edoardottt/cariddi