2
0
Fork 0
mirror of https://github.com/ForensicArtifacts/artifacts.git synced 2026-02-03 19:02:50 +00:00
Digital Forensics artifact repository
Find a file
2026-02-02 07:18:28 +01:00
.github/workflows Changes for CI tests (#653) 2025-12-23 05:59:01 +01:00
artifacts Updated MacOSFSEventsFile for macOS Big Sur and later (#656) 2026-02-02 07:18:28 +01:00
config Changes for deployment (#655) 2026-01-27 06:42:13 +01:00
docs Changes for deployment (#655) 2026-01-27 06:42:13 +01:00
test_data Changes to remove provides support #275 (#610) 2024-02-10 08:16:09 +01:00
tests Changes for release and deployment (#651) 2025-11-24 13:38:17 +01:00
utils Migrated setup.cfg to pyproject.toml (#652) 2025-11-27 08:40:05 +01:00
.gitignore Fix style 2017-05-13 20:10:18 +02:00
.pylintrc Added Python 3.14 CI test target (#646) 2025-10-14 17:06:11 +02:00
.readthedocs.yaml Applied updates and changes for CI tests (#650) 2025-11-20 18:36:58 +01:00
.yamllint.yaml Changes as a result of yamllint (#471) 2022-02-23 13:34:15 +01:00
ACKNOWLEDGEMENTS Added and enhanced multiple Windows artifact definitions (#341) 2019-06-10 14:49:35 +02:00
appveyor.yml Changes for CI tests (#653) 2025-12-23 05:59:01 +01:00
artifacts.ini Initial version of readthedocs documentation (#413) 2021-04-02 13:03:23 +02:00
AUTHORS Update AUTHORS 2017-05-13 20:10:17 +02:00
dependencies.ini Changes to setup.py for bdist_rpm (#304) 2019-01-13 10:45:17 +01:00
LICENSE Initial commit 2014-10-31 14:13:44 -05:00
MANIFEST.in Migrated setup.cfg to pyproject.toml (#652) 2025-11-27 08:40:05 +01:00
pyproject.toml Changes for deployment (#655) 2026-01-27 06:42:13 +01:00
README.md Changes to documentation (#416) 2021-04-04 08:38:48 +02:00
run_tests.py Changes for release and deployment (#651) 2025-11-24 13:38:17 +01:00
test_dependencies.ini Updated version and documentation (#541) 2022-12-19 18:49:12 +01:00
tox.ini Migrated setup.cfg to pyproject.toml (#652) 2025-11-27 08:40:05 +01:00

Digital Forensics Artifacts Repository

A free, community-sourced, machine-readable knowledge base of digital forensic artifacts that the world can use both as an information source and within other tools.

If you'd like to use the artifacts in your own tools, all you need to be able to do is read YAML. That is it, no other dependencies. The Python code in this project is just used to validate all the artifacts to make sure they follow the specification.

For more information see:

Contributing

Please send us your contribution! See the developers guide for instructions.

Contact