Threatconnectome supports vulnerability management in industries where products are hard to update, such as automotive, manufacturing and communications infrastructure.
- Alerts and Actions based on SSVC
- PSIRT-friendly UI and Web API
- SPDX 2.3 and CycloneDX 1.6 support
https://demo.threatconnectome.metemcyber.ntt.com/
Please login using the following accounts:
[email protected]:gisoi3qy[email protected]:gisoi3qy
Teams registerd in demo environment as following:
| Product Dev Team | Services |
|---|---|
| Metemcyber 開発チーム 東京 | Web Service (Django) |
| Metemcyber Dev Team US | Web Service (Django) |
- Data is reset every 1 hour.
- Do not input personal information in demo environment.
- Only python and alpine vulnerability information are saved in demo environment.
- Because of demo instance, not all actual vulnerability information is registered.
This quick start spins up the full demo stack locally using Docker.
Just clone this project and move to threatconnectome.
git clone https://github.com/nttcom/threatconnectome
cd threatconnectome🥳 Try it out!
# Note: You need docker installed and running to be able to run this script.
./demo_start.shTo stop a running service:
./demo_stop.shNeed the Firebase Authentication / emulator setup? See docs/setup_firebase.md. (This is the standard configuration.)
Need an on-premises Supabase stack? See docs/setup_supabase.md.
