Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add license scan report and status #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![MIT](https://img.shields.io/badge/license-MIT-blue)](https://choosealicense.com/licenses/mit/)
[![Latest version](https://img.shields.io/badge/version-v0.2.0-blue)](https://github.com/anthonybm/goMass/releases/tag/v0.2.0-alpha)
![status](https://img.shields.io/badge/status-alpha-red)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fanthonybm%2FOrion.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fanthonybm%2FOrion?ref=badge_shield)

## Purpose
Orion is an artifact triage tool framework that facilitates independent modules to run and collect whatever forensic artifact is specified. Orion allows contributers to add functionality to parse and triage unimplemented forensic artifacts in the form of "modules", which essentially are packages in Go that contain the required constructs and supplementary functionality to parse the artifacts.
Expand Down Expand Up @@ -115,6 +116,9 @@ Please see [CONTRIBUTING.md](https://github.com/anthonybm/Orion/blob/master/CONT
## License
This project is licensed under the terms of the MIT license. See [LICENSE](https://github.com/anthonybm/Orion/blob/master/LICENSE) for details.


[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fanthonybm%2FOrion.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fanthonybm%2FOrion?ref=badge_large)

## Code of Conduct
This project adheres to the [Contributor Covenant code of conduct](https://github.com/anthonybm/Orion/blob/master/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code.

Expand All @@ -123,4 +127,4 @@ See licenses/ for credits to other projects I referenced and took inspiration fr
## Why Orion?
"represented by the figure of a hunter with belt and sword"
* We're threat hunters :wink:
* The framework and modules are the tools and sword to go hunting :smile:
* The framework and modules are the tools and sword to go hunting :smile: