Skip to content

Release 1.1.4 Update #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 83 commits into from
Sep 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
6401e1c
Another attempt at Build Config updates
reactive-firewall Jan 19, 2020
3430afe
Adding deepsource.io to CI pipeline
reactive-firewall Mar 24, 2020
5e694d0
Style fixes and CI retest
reactive-firewall Mar 24, 2020
3158d43
Create scorecards-analysis.yml
reactive-firewall Jan 14, 2022
035231f
xcode workspace renomalized with xml lint
reactive-firewall Aug 30, 2022
83cfc31
workaround different flake support for del() vs del x
reactive-firewall Aug 30, 2022
ff308fc
Version 1.1.4 supplemental update
reactive-firewall Sep 24, 2022
4a3bc67
Regression fix for some anti-patterns
reactive-firewall Sep 24, 2022
9af5c27
Regression fix for code style.
reactive-firewall Sep 24, 2022
8cb602f
Slight improvement to code style.
reactive-firewall Sep 24, 2022
0751ed9
Less is More...
reactive-firewall Sep 24, 2022
1b4734b
Swap whitespace for docs to apese deepsource padantics.
reactive-firewall Sep 25, 2022
defb45e
tweak to apese deepsource padantics.
reactive-firewall Sep 25, 2022
c5ff889
tweak to apese deepsource padantics. Less than ideal.
reactive-firewall Sep 25, 2022
6d10c4c
Fixed a typo.
reactive-firewall Sep 25, 2022
ee2cf63
Fixed a typo.
reactive-firewall Sep 25, 2022
61b9815
tweak to apese deepsource padantics. Less than ideal.
reactive-firewall Sep 25, 2022
b66f119
Merge pull request #32 from reactive-firewall/master
reactive-firewall Sep 25, 2022
c13a528
Removed trailing whitespace. ( Fix for #29 )
reactive-firewall Sep 25, 2022
993e752
Updated for 2024
reactive-firewall Jul 9, 2024
3dbd9f8
Regression fix for GH Actions and user-install action
reactive-firewall Jul 9, 2024
e71709f
Regression fix for repo url.
reactive-firewall Jul 9, 2024
7a0e54c
Debugging GH actions.
reactive-firewall Jul 9, 2024
e25b751
Regression fix (whitespace)
reactive-firewall Jul 9, 2024
ab5b574
Regression fix for Circle-CI missing python3.11+
reactive-firewall Jul 9, 2024
39a5fa2
Migration to new CircleCI docker images
reactive-firewall Jul 10, 2024
90f7b47
Fixed a few anti-patterns.
reactive-firewall Jul 10, 2024
229a693
Create scorecards.yml
reactive-firewall Jul 10, 2024
0a165a7
Update scorecards-analysis.yml
reactive-firewall Jul 10, 2024
542a658
Delete .github/workflows/scorecards.yml
reactive-firewall Jul 10, 2024
b9cdf0c
Update Labeler.yml to new version
reactive-firewall Jul 10, 2024
0bed4f7
Merge pull request #36 from reactive-firewall/labeler-patch
reactive-firewall Jul 10, 2024
1d53595
Merge pull request #35 from reactive-firewall/reactive-firewall-patch-1
reactive-firewall Jul 10, 2024
c3c2570
Create scorecards.yml
reactive-firewall Jul 10, 2024
632a61f
Bumped Action versions and perms
reactive-firewall Jul 10, 2024
dd6b74c
Updated lables config for latest version.
reactive-firewall Jul 10, 2024
60b2850
Revert to only check default branch to fix regression ( - Fixed #38 - )
reactive-firewall Jul 10, 2024
46a060a
Merge branches 'score-card-revert-patch' and 'temp-merge' and 'labele…
reactive-firewall Jul 11, 2024
29d4740
Cleanup Labeler config.
reactive-firewall Jul 11, 2024
2b8730a
Merge branch 'score-card-revert-patch' and 'labeler-patch' into temp-…
reactive-firewall Jul 11, 2024
c2194fe
Fix CWE-73 found in PR #37
reactive-firewall Jul 11, 2024
cdba8ce
Harden default permissions of GH actions ( - Fixes #39 - )
reactive-firewall Jul 11, 2024
4dca608
Merge branches 'security-fix-1' and 'security-fix-2'
reactive-firewall Jul 11, 2024
86d4374
Harden default permissions of GH actions ( - Fixes #39 and #40 - )
reactive-firewall Jul 13, 2024
f23e54a
Marked early del to ignore false-positives of PYL-C0414 ( - Fixes #48…
reactive-firewall Jul 13, 2024
259ffb6
Marked early del to ignore false-positives of PYL-W0043 ( - Fixes #47…
reactive-firewall Jul 13, 2024
5f11d12
refactor to avoid PYL-W0621 ( - Fixes #49 - )
reactive-firewall Jul 13, 2024
3566cda
comment to skip false PYL-W0622 ( - Fixes #50 - )
reactive-firewall Jul 13, 2024
03ba956
Merge branches 'skip-silly-PYL-W0621', 'skip-early-del-PTC-W0043', 's…
reactive-firewall Jul 13, 2024
5387136
Fixup typo (- Fixes #50 -)
reactive-firewall Jul 13, 2024
b0fc5e0
Added styleistic newline for FLK-D204 linter
reactive-firewall Jul 15, 2024
aa386db
Refactored docstring for style to scilence linter FLK-D209.
reactive-firewall Jul 15, 2024
8c7a1a2
Include 'Hotfix-114-A'
reactive-firewall Jul 15, 2024
f0a2ad4
Fixup .codecov.yml
reactive-firewall Jul 15, 2024
470ee5f
Merge pull request #52 from reactive-firewall/fix-up-deepsource
reactive-firewall Jul 15, 2024
ee529c3
Refactor pointless global doctoring to muzzle linter PYL-W0105 (- Fix…
reactive-firewall Jul 15, 2024
5884c16
Resolves PYL-W0107 (- Fixes #55 -)
reactive-firewall Jul 15, 2024
ef508d4
Fix Anti-pattern PYL-R0123 (- Fixes #53 -)
reactive-firewall Jul 15, 2024
082f624
Resolve conflicting style-linting (- WIP #56 -)
reactive-firewall Jul 15, 2024
c7c8a17
Resolves PYL-W1503 (- Fixes #56 -)
reactive-firewall Jul 15, 2024
1f0c4d8
Include 'Hotfix-114-B', 'Hotfix-114-C', 'Hotfix-114-D' and 'Hotfix-11…
reactive-firewall Jul 15, 2024
3ebab3c
Refactor pointless global doctoring to muzzle linter PYL-W0105 (- Fix…
reactive-firewall Jul 15, 2024
fdcd9d9
Resolves PYL-W0107 (- Fixes #55 -)
reactive-firewall Jul 15, 2024
ac95909
Fix Anti-pattern PYL-R0123 (- Fixes #53 -)
reactive-firewall Jul 15, 2024
d6be075
Resolve conflicting style-linting (- WIP #56 -)
reactive-firewall Jul 15, 2024
07ab567
Resolves PYL-W1503 (- Fixes #56 -)
reactive-firewall Jul 15, 2024
4c7f247
Merge branch 'master' into fix-up-deepsource
reactive-firewall Jul 15, 2024
4416fbb
Fix up deepsource complaints (#57)
reactive-firewall Jul 15, 2024
b34116b
Minor fixup to ignore PTC-W0020 to maintain clearity in source.
reactive-firewall Aug 19, 2024
9e8b6bf
Sync branch with 'master'
reactive-firewall Aug 19, 2024
56874d1
Fixup for CI to use latest archive upload and codecov actions.
reactive-firewall Aug 19, 2024
ded92be
Fixup for CI regarding duplicate python3.11 test results. (- Fixes #3…
reactive-firewall Aug 19, 2024
2abeec2
House Keeping for PR #34
reactive-firewall Aug 20, 2024
e115972
Fixup for PR #60 to no-longer run python3.11 coverage twice in github…
reactive-firewall Aug 20, 2024
d7ddb6a
Merge branch 'stable' into master
reactive-firewall Aug 21, 2024
f5dad4c
Create dependabot.yml
reactive-firewall Sep 5, 2024
776159a
[STYLE] Apply suggestions from code review (- WIP #67 & PR #66 -)
reactive-firewall Sep 5, 2024
a67d225
[REGRESSION] Fix .github/dependabot.yml spacing (- WIP PR #66 -)
reactive-firewall Sep 5, 2024
7b9c177
[CI] Create dependabot.yml for version updating (#66)
reactive-firewall Sep 6, 2024
3d55912
[REGRESSION] Merge branch 'master' into Hotfix-114-D :speak_no_evil: …
reactive-firewall Sep 6, 2024
96453e7
[REGRESSION] Fixes the dependabot.yml file syntax to hopefully restor…
reactive-firewall Sep 6, 2024
591604f
[UPDATE] (deps): Bump ossf/scorecard-action in /.github/workflows
dependabot[bot] Sep 6, 2024
3fa44e5
[UPDATE] (deps): Bump ossf/scorecard-action from 2.3.1 to 2.4.0 in /.…
dependabot[bot] Sep 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
81 changes: 81 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file

# This Dependabot configuration file is set up to manage dependency updates
# for both Python packages (pip) and GitHub Actions workflows.
#
# Key points:
# - Dependencies are categorized into production and development groups.
# - The "setuptools" package is treated as an exception: it is excluded from
# the production group but is still allowed to be updated as a production
# dependency.
# - The configuration includes specific labels, assignees, and commit message
# formats to streamline the update process.
# - Updates are scheduled to run weekly on Tuesdays.
---
version: 2
updates:
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
milestone: 2
target-branch: "master"
versioning-strategy: increase-if-necessary
# Labels on pull requests for version updates only
labels:
- "Configs"
- "Version Update"
- "Python Lang"
- "Python Repo"
groups:
production-dependencies:
dependency-type: "production"
exclude-patterns:
- "setuptools*"
development-dependencies:
dependency-type: "development"
allow:
- dependency-name: "setuptools"
dependency-type: "production"
- dependency-name: "pip"
dependency-type: "direct"
- dependency-name: "wheel"
dependency-type: "production"
- dependency-name: "build"
dependency-type: "production"
- dependency-name: "argparse"
dependency-type: "direct"
- dependency-name: "six"
dependency-type: "direct"
- dependency-name: "tox"
dependency-type: "development"
- dependency-name: "virtualenv"
dependency-type: "development"
assignees:
- "reactive-firewall"
commit-message:
prefix: "[HOTFIX] "
include: "scope"
schedule:
interval: "weekly"
day: "tuesday"
- package-ecosystem: "github-actions" # See documentation for possible values
directory: ".github/workflows/" # Location of package manifests
milestone: 2
target-branch: "master"
# Labels on pull requests for version updates only
labels:
- "Configs"
- "Version Update"
- "GitHub"
- "Testing"
- "Python Repo"
assignees:
- "reactive-firewall"
commit-message:
prefix: "[UPDATE] "
include: "scope"
schedule:
interval: "weekly"
day: "tuesday"
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1
uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
with:
results_file: results.sarif
results_format: sarif
Expand Down
Loading