From 303ad6382789604a4e37937c44eea0d81f281978 Mon Sep 17 00:00:00 2001 From: "Garrett McNamara (ServiceNow)" <122114644+sn-gmcnamara@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:25:54 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a0f9529..33e4220 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,6 @@ Here is an example to run our experiment on a particular dataset. To generate the datasets, please look in `misc/biased_dataset.ipynb`. `poetry run python experiments/grad_experiment.py datasets/minority_dataset_50000.pkl color char` + +## Vulnerability Reporting +Please notify psirt-oss@servicenow.com regarding any vulnerability reports in addition to following current reporting procedure.