diff --git a/.env.markdown b/.env.markdown index 7fcb9e8..73d5d81 100644 --- a/.env.markdown +++ b/.env.markdown @@ -68,9 +68,6 @@ Depending on the data source, the STIX objects will be stored in the following c * Location: * `location_vertex_collection` * `location_edge_collection` -* TLP: - * `tlp_vertex_collection` - * `tlp_edge_collection` The ArangoDB settings you need to configure are: @@ -88,7 +85,6 @@ All of the knowledgebases are stored on Cloudflare R2. The variables in this par * `ATLAS_BUCKET_ROOT_PATH`: `https://downloads.ctibutler.com/mitre-atlas-repo-data/` * `CTI_BUTLER_ROOT`: `https://downloads.ctibutler.com/` * `LOCATION_BUCKET_ROOT_PATH`: `https://downloads.ctibutler.com/location2stix-manual-output/` -* `TLP_BUCKET_ROOT_PATH`: `https://downloads.ctibutler.com/tlp/` * `CWE_BUCKET_ROOT_PATH`: `https://downloads.ctibutler.com/cwe2stix-manual-output/` * `CAPEC_BUCKET_ROOT_PATH`: `https://downloads.ctibutler.com/mitre-capec-repo-data/` * `ATTACK_ENTERPRISE_BUCKET_ROOT_PATH`: `https://downloads.ctibutler.com/mitre-attack-enterprise-repo-data/`