Skip to content

Commit

Permalink
Template pipeline and add publishing descriptions to DockerHub
Browse files Browse the repository at this point in the history
  • Loading branch information
cccs-rs authored Jan 10, 2025
1 parent 6ebfb43 commit 8968ff4
Show file tree
Hide file tree
Showing 14 changed files with 782 additions and 585 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
</p>
</div>

# Assemblyline 4 - Automated malware analysis framework

AssemblyLine 4 is an open source malware analysis framework. It leverages Kubernetes and Docker to adapt to many use cases; from a small appliance for supporting manual malware analysis and security teams to large-scale enterprise security operations scanning millions of files a day and providing triage capabilities.

AssemblyLine can be easily integrated in your environment using it’s powerful rest API and web interfaces. The platform comes with dozens of services to provide deep file analysis and enable integration with other security platforms such as anti-virus, malware-detonation sandboxes and threat knowledge bases. Best of all, with a little bit of Python code you can extend it yourself by creating new analysis and integration services.


# What is the purpose of this repo?

This is a repository containing development resources for the Assembyline project.
Expand Down
Loading

0 comments on commit 8968ff4

Please sign in to comment.