From 1b2584a2c8f01fa75a5cddd443f4752200e60ed0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 11:50:32 +0200 Subject: [PATCH 1/4] Bump black from 22.8.0 to 22.10.0 (#32) Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.8.0...22.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- linter-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linter-requirements.txt b/linter-requirements.txt index ca98ba4..c3083bc 100644 --- a/linter-requirements.txt +++ b/linter-requirements.txt @@ -1,5 +1,5 @@ bandit==1.7.4 -black==22.8.0 +black==22.10.0 flake8==5.0.4 isort==5.10.1 pydocstyle[toml]==6.1.1 From ea9b62b9ca9e053702984c8d9e62f1c82b55e988 Mon Sep 17 00:00:00 2001 From: Johannes Maron Date: Fri, 14 Oct 2022 10:37:39 +0200 Subject: [PATCH 2/4] Create SECURITY.md --- SECURITY.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..f9dc270 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,7 @@ +# Security Policy + +## Security contact information + +To report a security vulnerability, please use the +[Tidelift security contact](https://tidelift.com/security). +Tidelift will coordinate the fix and disclosure. From 75a564c9d002dbebf891c1afa1adffa11fa96508 Mon Sep 17 00:00:00 2001 From: Johannes Maron Date: Thu, 3 Nov 2022 09:13:50 +0100 Subject: [PATCH 3/4] Update cover image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5720d0..077caca 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![/(re)lint/](https://repository-images.githubusercontent.com/127479533/158678f4-7840-425a-9f31-12f4b0fd56ba) +![/(re)lint/](https://repository-images.githubusercontent.com/127479533/ce784d4d-bfda-476f-870e-2a69991ec439) # reLint From de7e7fdd5d2fcfeb6c9b87559299899c88c7de32 Mon Sep 17 00:00:00 2001 From: Johannes Maron Date: Thu, 3 Nov 2022 09:54:16 +0100 Subject: [PATCH 4/4] Update header image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 077caca..aeb96a3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![/(re)lint/](https://repository-images.githubusercontent.com/127479533/ce784d4d-bfda-476f-870e-2a69991ec439) +![/(re)lint/](https://repository-images.githubusercontent.com/127479533/061e8bfe-f0e0-4f0b-857b-eae82f9df6af) # reLint