Delete snapcraft.yaml

This commit is contained in:
vrenzolaverace
2023-02-19 12:36:32 +01:00
committed by GitHub
parent 846d942fa1
commit 171dc997eb
-20
View File
@@ -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