-
Notifications
You must be signed in to change notification settings - Fork 210
Dependencies
Joachim Metz edited this page Jun 1, 2017
·
15 revisions
Notes on other projects depending on artifact definitions
https://github.com/google/grr/blob/master/grr/config/artifacts.py
TODO
https://github.com/google/grr/blob/master/grr/lib/artifact_test.py
- LinuxPasswdHomedirs
- LinuxRelease
- LinuxWtmp
- MacOSUsers (legacy: OSXUsers)
- NetgroupConfiguration
- NssCacheLinuxPasswdHomedirs
https://github.com/google/grr/blob/master/grr/lib/artifact_utils_test.py
- MacOSUsers (legacy: OSXUsers)
TODO
https://github.com/google/grr/blob/master/grr/parsers/cron_file_parser.py
- LinuxCronTabs
- MacOSCronTabs (legacy: OSXCronTabs)
https://github.com/google/grr/blob/master/grr/parsers/osx_file_parser.py
- MacOSLaunchAgentsPlistFiles (legacy: OSXLaunchAgents, OSXLaunchAgentsPlistFiles)
- MacOSLaunchDaemonsPlistFiles (legacy: OSXLaunchDaemons, OSXLaunchDaemonsPlistFiles)
- OSXSPHardwareDataType
- MacOSUsers (legacy: OSXUsers)