From eda64d71dd2e8aa6a480d389df52e1801c9ec648 Mon Sep 17 00:00:00 2001 From: "datadog-datadog-prod-us1[bot]" <88084959+datadog-datadog-prod-us1[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 03:19:47 +0000 Subject: [PATCH] [Datadog Workflows] create/update file --- .osfm.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .osfm.yaml diff --git a/.osfm.yaml b/.osfm.yaml new file mode 100644 index 000000000..4e7d246ae --- /dev/null +++ b/.osfm.yaml @@ -0,0 +1,9 @@ +# Open Source Fork Monitor allowlist file. This designates known OSF repos along with some attributes for calculating recency/staleness +# Generated by Datadog Workflow Automation: +# https://app.datadoghq.com/workflow/d284505f-a5b7-4908-bf0e-88153f38f93d + +# See this Confluence for more detail: +# https://datadoghq.atlassian.net/wiki/spaces/ISEC/pages/3093168822/OSFM+-+Open+Source+Fork+Monitor + +expiration: null # YYYY-MM-DD (leave null if the allowance should never expire) +type: null # e.g.: "CI/CD", "EXTERNAL", "INTERNAL", "AGENT", etc. (leave null if unsure) \ No newline at end of file