We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf1e69 commit 85cb09dCopy full SHA for 85cb09d
2 files changed
backend/.env.dist.composed
@@ -37,4 +37,4 @@ CROWD_PACKAGES_DB_PASSWORD=example
37
CROWD_PACKAGES_DB_DATABASE=packages-db
38
39
# security-contacts-worker
40
-SECURITY_CONTACTS_USER_AGENT="lfx-security-contacts-worker (security@linuxfoundation.org)"
+SECURITY_CONTACTS_USER_AGENT="lfx-security-contacts-worker"
backend/.env.dist.local
@@ -186,7 +186,7 @@ ENRICHER_REPO_UPDATE_INTERVAL_HOURS=24
186
ENRICHER_IDLE_SLEEP_SEC=60
187
188
189
190
191
OSSPCKGS_GCP_PROJECT=local-dev
192
OSSPCKGS_GCS_BUCKET=local-dev
0 commit comments