FILESYSTEM events
#1272
domwhewell-sage
started this conversation in
General
Replies: 1 comment
-
|
I like this! The detection of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Don't think there's been a discussion on this yet but I recall we mentioned
FILESYSTEMevents would be really cool!A folder spider type module could be created that handles
FILESYSTEMevents tagged withfolderand raisesFILESYSTEMevents tagged with file which could be ingested byexcavate.pyto extract URLs etc.A potential enhancement for
excavate.pycould be to extract docker run commands and alike and raise them asCODE_REPOSITORYevents, lets say a README.md contains the commanddocker run -it blacklanternsecurity/bbot --helpexcavate could then raise this ashttps://hub.docker.com/r/blacklanternsecurity/bbotBeta Was this translation helpful? Give feedback.
All reactions