From 17545c085a5188d27f5578b5b8b00847d1b63d10 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sun, 24 Dec 2023 02:37:17 +0000 Subject: [PATCH] Auto-generated commit --- .npmignore | 1 + CONTRIBUTORS | 2 +- SECURITY.md | 5 +++++ base/README.md | 2 -- 4 files changed, 7 insertions(+), 3 deletions(-) create mode 100644 SECURITY.md diff --git a/.npmignore b/.npmignore index d369eecd5..5c7f09d7c 100644 --- a/.npmignore +++ b/.npmignore @@ -18,6 +18,7 @@ # Files # ######### +CITATION.cff CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md diff --git a/CONTRIBUTORS b/CONTRIBUTORS index af2a74f79..726c1ec4a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -15,7 +15,7 @@ Dorrin Sotoudeh Frank Kovacs Harshita Kalani James Gelok -Jaysukh Makvana <111515433+Jaysukh-409@users.noreply.github.com> +Jaysukh Makvana Jithin KS Joey Reed Jordan Gallivan <115050475+Jordan-Gallivan@users.noreply.github.com> diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..9702d4ca7 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security + +> Policy for reporting security vulnerabilities. + +See the security policy [in the main project repository](https://github.com/stdlib-js/stdlib/security). diff --git a/base/README.md b/base/README.md index e70e7c458..66687f783 100644 --- a/base/README.md +++ b/base/README.md @@ -80,8 +80,6 @@ var o = blas; - -