bitwarden_workflow_linter 0.14.2__tar.gz → 0.14.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/actionlint_windows.yml +1 -1
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/bwwl_operations.yml +4 -4
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/cd.yml +5 -5
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/ci.yml +1 -1
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/scan.yml +9 -3
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/PKG-INFO +1 -1
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/__about__.py +1 -1
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.editorconfig +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.gitattributes +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/CODEOWNERS +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/ISSUE_TEMPLATE/config.yml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/renovate.json +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/_version_type.yml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/enforce-labels.yml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/examples/ci.yaml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/examples/example-references/_build.yml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/examples/example-references/_docker.yml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/examples/example-references/_test.yml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/examples/example-references/_version.yml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/examples/example.yaml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/examples/scan.yaml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.gitignore +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.husky/pre-commit +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.python-version +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/CONTRIBUTING.md +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/LICENSE.txt +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/Pipfile +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/Pipfile.lock +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/README.md +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/RULE_ROLLOUT.md +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/SECURITY.md +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/Taskfile.yml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/actionlint_version.json +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/package-lock.json +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/package.json +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/pylintrc +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/pyproject.toml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/pyproject.toml.tpl +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/settings.yaml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/__init__.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/actionlint_version.yaml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/actions.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/cli.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/default_actions.json +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/default_settings.yaml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/lint.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/load.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/models/__init__.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/models/job.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/models/step.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/models/workflow.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/rule.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/rules/__init__.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/rules/check_pr_target.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/rules/job_environment_prefix.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/rules/name_capitalized.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/rules/name_exists.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/rules/permissions_exist.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/rules/pinned_job_runner.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/rules/run_actionlint.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/rules/step_approved.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/rules/step_pinned.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/rules/underscore_outputs.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/src/bitwarden_workflow_linter/utils.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/__init__.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/conftest.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/fixtures/test-alt.yml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/fixtures/test-min-incorrect.yaml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/fixtures/test-min.yaml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/fixtures/test-outputs-incorrect.yml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/fixtures/test.yml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/fixtures/test_a.yaml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/fixtures/test_workflow.yaml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/fixtures/test_workflow_incorrect.yaml +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/rules/__init__.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/rules/test_check_pr_target.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/rules/test_job_environment_prefix.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/rules/test_name_capitalized.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/rules/test_name_exists.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/rules/test_permissions_exist.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/rules/test_pinned_job_runner.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/rules/test_run_actionlint.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/rules/test_step_approved.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/rules/test_step_pinned.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/rules/test_underscore_output.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/test_job.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/test_lint.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/test_load.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/test_rule.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/test_step.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/test_utils.py +0 -0
- {bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/test_workflow.py +0 -0
@@ -17,7 +17,7 @@ jobs:
|
|
17
17
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
18
18
|
|
19
19
|
- name: Set up Python
|
20
|
-
uses: actions/setup-python@
|
20
|
+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
|
21
21
|
with:
|
22
22
|
python-version-file: ".python-version"
|
23
23
|
|
@@ -42,7 +42,7 @@ jobs:
|
|
42
42
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
43
43
|
|
44
44
|
- name: Import GPG key
|
45
|
-
uses: crazy-max/ghaction-import-gpg@
|
45
|
+
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec # v6.3.0
|
46
46
|
with:
|
47
47
|
gpg_private_key: ${{ steps.retrieve-secrets.outputs.github-gpg-private-key }}
|
48
48
|
passphrase: ${{ steps.retrieve-secrets.outputs.github-gpg-private-key-passphrase }}
|
@@ -55,9 +55,9 @@ jobs:
|
|
55
55
|
git config --local user.name "bitwarden-devops-bot"
|
56
56
|
|
57
57
|
- name: Set up Python 3.12
|
58
|
-
uses: actions/setup-python@
|
58
|
+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
|
59
59
|
with:
|
60
|
-
python-version: "3.
|
60
|
+
python-version: "3.13"
|
61
61
|
|
62
62
|
- name: Install bwwl binary
|
63
63
|
run: python -m pip install --upgrade bitwarden_workflow_linter
|
@@ -102,7 +102,7 @@ jobs:
|
|
102
102
|
|
103
103
|
- name: Generate GH App token
|
104
104
|
if: ${{ steps.new-changes.outputs.new_changes == 'TRUE' }}
|
105
|
-
uses: actions/create-github-app-token@
|
105
|
+
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
|
106
106
|
id: app-token
|
107
107
|
with:
|
108
108
|
app-id: ${{ secrets.BW_GHAPP_ID }}
|
{bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/cd.yml
RENAMED
@@ -24,7 +24,7 @@ jobs:
|
|
24
24
|
version: ${{ steps.get-version.outputs.version }}
|
25
25
|
steps:
|
26
26
|
- name: Generate GH App token
|
27
|
-
uses: actions/create-github-app-token@
|
27
|
+
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
|
28
28
|
id: app-token
|
29
29
|
with:
|
30
30
|
app-id: ${{ secrets.BW_GHAPP_ID }}
|
@@ -50,7 +50,7 @@ jobs:
|
|
50
50
|
token: ${{ steps.app-token.outputs.token }}
|
51
51
|
|
52
52
|
- name: Set up Python
|
53
|
-
uses: actions/setup-python@
|
53
|
+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
|
54
54
|
with:
|
55
55
|
python-version-file: ".python-version"
|
56
56
|
|
@@ -70,7 +70,7 @@ jobs:
|
|
70
70
|
echo "version=$VERSION" >> $GITHUB_OUTPUT
|
71
71
|
|
72
72
|
- name: Import GPG key
|
73
|
-
uses: crazy-max/ghaction-import-gpg@
|
73
|
+
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec # v6.3.0
|
74
74
|
with:
|
75
75
|
gpg_private_key: ${{ steps.retrieve-secrets.outputs.github-gpg-private-key }}
|
76
76
|
passphrase: ${{ steps.retrieve-secrets.outputs.github-gpg-private-key-passphrase }}
|
@@ -101,7 +101,7 @@ jobs:
|
|
101
101
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
102
102
|
|
103
103
|
- name: Create GitHub release
|
104
|
-
uses: ncipollo/release-action@
|
104
|
+
uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0
|
105
105
|
with:
|
106
106
|
commit: ${{ github.sha }}
|
107
107
|
tag: v${{ needs.version-bump.outputs.version }}
|
@@ -118,7 +118,7 @@ jobs:
|
|
118
118
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
119
119
|
|
120
120
|
- name: Set up Python
|
121
|
-
uses: actions/setup-python@
|
121
|
+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
|
122
122
|
with:
|
123
123
|
python-version-file: ".python-version"
|
124
124
|
|
{bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/ci.yml
RENAMED
@@ -18,7 +18,7 @@ jobs:
|
|
18
18
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
19
19
|
|
20
20
|
- name: Set up Python
|
21
|
-
uses: actions/setup-python@
|
21
|
+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
|
22
22
|
with:
|
23
23
|
python-version-file: ".python-version"
|
24
24
|
|
{bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/.github/workflows/scan.yml
RENAMED
@@ -7,8 +7,14 @@ on:
|
|
7
7
|
- "main"
|
8
8
|
- "rc"
|
9
9
|
- "hotfix-rc"
|
10
|
+
pull_request:
|
11
|
+
types: [opened, synchronize, reopened]
|
12
|
+
branches-ignore:
|
13
|
+
- main
|
10
14
|
pull_request_target:
|
11
|
-
types: [opened, synchronize]
|
15
|
+
types: [opened, synchronize, reopened]
|
16
|
+
branches:
|
17
|
+
- "main"
|
12
18
|
|
13
19
|
jobs:
|
14
20
|
check-run:
|
@@ -31,7 +37,7 @@ jobs:
|
|
31
37
|
ref: ${{ github.event.pull_request.head.sha }}
|
32
38
|
|
33
39
|
- name: Scan with Checkmarx
|
34
|
-
uses: checkmarx/ast-github-action@
|
40
|
+
uses: checkmarx/ast-github-action@ef93013c95adc60160bc22060875e90800d3ecfc # 2.3.19
|
35
41
|
env:
|
36
42
|
INCREMENTAL: "${{ contains(github.event_name, 'pull_request') && '--sast-incremental' || '' }}"
|
37
43
|
with:
|
@@ -46,7 +52,7 @@ jobs:
|
|
46
52
|
--output-path . ${{ env.INCREMENTAL }}
|
47
53
|
|
48
54
|
- name: Upload Checkmarx results to GitHub
|
49
|
-
uses: github/codeql-action/upload-sarif@
|
55
|
+
uses: github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3.28.17
|
50
56
|
with:
|
51
57
|
sarif_file: cx_result.sarif
|
52
58
|
sha: ${{ contains(github.event_name, 'pull_request') && github.event.pull_request.head.sha || github.sha }}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: bitwarden_workflow_linter
|
3
|
-
Version: 0.14.
|
3
|
+
Version: 0.14.3
|
4
4
|
Summary: Custom GitHub Action Workflow Linter
|
5
5
|
Project-URL: Homepage, https://github.com/bitwarden/workflow-linter
|
6
6
|
Project-URL: Issues, https://github.com/bitwarden/workflow-linter/issues
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/actionlint_version.json
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/fixtures/test-alt.yml
RENAMED
File without changes
|
File without changes
|
{bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/fixtures/test-min.yaml
RENAMED
File without changes
|
File without changes
|
{bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/fixtures/test.yml
RENAMED
File without changes
|
{bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/fixtures/test_a.yaml
RENAMED
File without changes
|
File without changes
|
File without changes
|
{bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/rules/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{bitwarden_workflow_linter-0.14.2 → bitwarden_workflow_linter-0.14.3}/tests/test_workflow.py
RENAMED
File without changes
|