Skip to content

Commit

Permalink
fixing r2 bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
himynamesdave committed Dec 13, 2024
1 parent 22d24d1 commit 89575c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ARANGODB_PASSWORD=
MAX_PAGE_SIZE=
DEFAULT_PAGE_SIZE=
# R2 PATHS
NVD_BUCKET_ROOT_PATH=https://downloads.ctibutler.com/cxe2stix-helper-github-action-output/
NVD_BUCKET_ROOT_PATH=https://cve2stix.vulmatch.com/cve2stix-action-output/
# arango_cve_processor envs
NVD_API_KEY=
CTIBUTLER_HOST=
2 changes: 1 addition & 1 deletion .env.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ Arango CTI Processor uses the NVD API to join objects. To avoid running in NVD A

All of the knowledgebases are stored on Cloudflare R2. The variables in this part of the config should not be changed.

* `NVD_BUCKET_ROOT_PATH`: `https://downloads.ctibutler.com/cxe2stix-helper-github-action-output/`
* `NVD_BUCKET_ROOT_PATH`: `https://cve2stix.vulmatch.com/cve2stix-action-output/`

0 comments on commit 89575c4

Please sign in to comment.