Metadata-Version: 2.4
Name: artifacts
Version: 20260421
Summary: ForensicArtifacts.com Artifact Repository
Maintainer-email: Forensic artifacts <forensicartifacts@googlegroups.com>
License-Expression: Apache-2.0
Project-URL: Documentation, https://artifacts.readthedocs.io/en/latest
Project-URL: Homepage, https://github.com/ForensicArtifacts/artifacts
Project-URL: Repository, https://github.com/ForensicArtifacts/artifacts
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: ACKNOWLEDGEMENTS
License-File: AUTHORS
License-File: LICENSE
Requires-Dist: PyYAML>=3.10
Dynamic: license-file

## 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:

* Project documentation: https://artifacts.readthedocs.io/en/latest

## Contributing

Please send us your contribution! See [the developers guide](https://github.com/ForensicArtifacts/artifacts/wiki/Developers-guide) for instructions.

## Contact

* [forensicartifacts@googlegroups.com](https://groups.google.com/forum/#!forum/forensicartifacts)
* Artifacts channel of [Open Source DFIR Slack](https://github.com/open-source-dfir/slack)

