Features
More to come!
DeepAsset is constantly evolving and adding more features. Below are currently supported features.
- Software Bill of Materials (SBOM) generation, distribution, and management.
- Vulnerability detection.
- Malware detection.
- Daily/monthly/yearly executive report.
- software/host assessment report.
- License analysis.
- out-of-dated library detection
- continuously monitor
- integrations (RESTAPI, Jira, webhook, github, aws ecr, dockerhub, etc.)
- supply chain dependency analysis
- on-premise deployment
Supported Languages and Platforms
Supported | |
---|---|
MemoryDumps | LInux |
Platform/Arch | x86/64, ARMv8, Docker, Linux, Android |
Binary | ELF |
Java | jar, apk, .war, .ear, .par, pom.xml, gradle.lockfile, |
Python | poetry.lock, Pipfile.lock, requirements.txt, .egg |
JavaScript | yarn.lock, package-lock.json, package.json, pnpm-lock.yaml |
Ruby | Gemfile.lock, .gemspec |
Rust | rust binary, cargo.lock |
Go | go binary, go.sum, go.mod |
Php | composer.lock |
... |
DeepAsset currently is able to return the analysis results for:
- Packages on NPM/PYPI/RUBYGEM/Maven
- Code repositories on Github
- Docker images on Dockerhub
Users can also upload either source code or binary code of applications to get the analysis results. The supported languages and platforms are listed in the above table.
Updated 25 days ago