socketsecurity 2.6.8__tar.gz → 2.6.9__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.
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/actions/setup-sfw/action.yml +1 -1
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/workflows/e2e-test.yml +1 -1
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/CHANGELOG.md +8 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/PKG-INFO +8 -8
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/docs/cli-reference.md +1 -1
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/pyproject.toml +8 -8
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/__init__.py +1 -1
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/tools/reachability.py +3 -3
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/uv.lock +62 -62
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/CODEOWNERS +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/PULL_REQUEST_TEMPLATE/bug-fix.md +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/PULL_REQUEST_TEMPLATE/feature.md +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/PULL_REQUEST_TEMPLATE/improvement.md +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/actions/setup-docker/action.yml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/actions/setup-hatch/action.yml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/dependabot.yml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/workflows/dependency-review.yml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/workflows/docker-stable.yml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/workflows/package-check.yml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/workflows/pr-preview.yml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/workflows/python-tests.yml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/workflows/release.yml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/workflows/version-check.yml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.github/zizmor.yml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.gitignore +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.hooks/sync_version.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.pre-commit-config.yaml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/.python-version +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/CONTRIBUTING.md +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/Dockerfile +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/Dockerfile.preview +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/LICENSE +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/Makefile +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/README.md +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/benchmarks/manifest_discovery.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/docs/ci-cd.md +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/docs/development.md +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/docs/troubleshooting.md +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/examples/config/sarif-dashboard-parity.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/examples/config/sarif-dashboard-parity.toml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/examples/config/sarif-diff-ci-cd.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/examples/config/sarif-diff-ci-cd.toml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/examples/config/sarif-instance-detail.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/examples/config/sarif-instance-detail.toml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/instructions/gitlab-commit-status/uat.md +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/pytest.ini +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/scripts/build_container.sh +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/scripts/build_container_flexible.sh +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/scripts/deploy-test-docker.sh +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/scripts/deploy-test-pypi.sh +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/scripts/docker-entrypoint.sh +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/scripts/run.sh +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/session.md +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socket.yml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/config.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/__init__.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/alert_selection.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/classes.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/cli_client.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/cli_run.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/exceptions.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/git_interface.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/helper/__init__.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/helper/socket_facts_loader.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/lazy_file_loader.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/log_uploader.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/logging.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/messages.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/resource_utils.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/scm/__init__.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/scm/base.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/scm/client.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/scm/github.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/scm/gitlab.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/scm_comments.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/socket_config.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/streaming.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/utils.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/fossa_compat.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/output.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/plugins/__init__.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/plugins/base.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/plugins/formatters/__init__.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/plugins/formatters/slack.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/plugins/jira.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/plugins/manager.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/plugins/slack.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/plugins/teams.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/plugins/webhook.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/socketcli.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/__init__.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/core/conftest.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/core/create_diff_input.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/core/test_diff_alerts.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/core/test_diff_generation.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/core/test_diff_scan_polling.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/core/test_facts_compression.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/core/test_has_manifest_files.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/core/test_package_and_alerts.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/core/test_sdk_methods.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/core/test_supporting_methods.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/data/fullscans/create_response.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/data/fullscans/diff/stream_diff.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/data/fullscans/diff/stream_diff_full.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/data/fullscans/head_scan/metadata.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/data/fullscans/head_scan/stream_scan.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/data/fullscans/head_scan/stream_scan_full.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/data/fullscans/new_scan/metadata.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/data/fullscans/new_scan/stream_scan.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/data/repos/repo_info_error.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/data/repos/repo_info_no_head.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/data/repos/repo_info_success.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/data/settings/security-policy.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/e2e/fixtures/simple-npm/index.js +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/e2e/fixtures/simple-npm/package.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/e2e/fixtures/simple-pypi/requirements.txt +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/e2e/reach-facts-probe.sh +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/e2e/validate-gitlab.sh +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/e2e/validate-json.sh +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/e2e/validate-reachability.sh +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/e2e/validate-sarif.sh +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/e2e/validate-scan.sh +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/fixtures/fossa/README.md +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/fixtures/fossa/fossa-analyze-empty.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/fixtures/fossa/fossa-analyze-populated.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/fixtures/fossa/fossa-sbom-empty-deep.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/fixtures/fossa/fossa-sbom-populated.json +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/__init__.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_alert_selection.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_cli_config.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_cli_run.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_client.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_config.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_dependency_overview.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_disable_ignore.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_exclude_paths.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_fossa_compat.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_fossa_parity.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_full_scan_retry.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_git_interface.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_github_buildkite_config.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_gitlab_auth.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_gitlab_auth_fallback.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_gitlab_commit_status.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_gitlab_format.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_ignore_telemetry_filtering.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_include_dirs.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_log_uploader.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_manifest_discovery.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_output.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_reachability.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_slack_plugin.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_socketcli.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_streaming.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/unit/test_tier1_finalize.py +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/workflows/bitbucket-pipelines.yml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/workflows/buildkite.yml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/workflows/github-actions.yml +0 -0
- {socketsecurity-2.6.8 → socketsecurity-2.6.9}/workflows/gitlab-ci.yml +0 -0
|
@@ -32,7 +32,7 @@ runs:
|
|
|
32
32
|
python-version: "3.12"
|
|
33
33
|
|
|
34
34
|
- if: ${{ inputs.node == 'true' }}
|
|
35
|
-
uses: actions/setup-node@
|
|
35
|
+
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
|
|
36
36
|
with:
|
|
37
37
|
node-version: "20"
|
|
38
38
|
|
|
@@ -84,7 +84,7 @@ jobs:
|
|
|
84
84
|
with:
|
|
85
85
|
python-version: '3.12'
|
|
86
86
|
|
|
87
|
-
- uses: actions/setup-node@
|
|
87
|
+
- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
|
|
88
88
|
if: matrix.setup-node == 'true'
|
|
89
89
|
with:
|
|
90
90
|
node-version: '20'
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 2.6.9
|
|
4
|
+
|
|
5
|
+
### Changed: bump pinned @coana-tech/cli to 15.10.27
|
|
6
|
+
|
|
7
|
+
- Bumped the pinned reachability engine (`@coana-tech/cli`) from `15.10.25` to
|
|
8
|
+
`15.10.27`. See the [Coana changelogs](https://docs.coana.tech/changelogs) for
|
|
9
|
+
engine changes.
|
|
10
|
+
|
|
3
11
|
## 2.6.8
|
|
4
12
|
|
|
5
13
|
### Changed: bump pinned @coana-tech/cli to 15.10.25
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.5
|
|
2
2
|
Name: socketsecurity
|
|
3
|
-
Version: 2.6.
|
|
3
|
+
Version: 2.6.9
|
|
4
4
|
Summary: Socket Security CLI for CI/CD
|
|
5
5
|
Project-URL: Homepage, https://socket.dev
|
|
6
6
|
Author-email: Douglas Coburn <douglas@socket.dev>
|
|
@@ -39,17 +39,17 @@ Requires-Dist: brotlicffi==1.2.0.1; platform_python_implementation != 'CPython'
|
|
|
39
39
|
Requires-Dist: gitpython==3.1.59
|
|
40
40
|
Requires-Dist: markdown==3.10.3
|
|
41
41
|
Requires-Dist: mdutils==1.8.1
|
|
42
|
-
Requires-Dist: packaging==26.
|
|
42
|
+
Requires-Dist: packaging==26.3
|
|
43
43
|
Requires-Dist: prettytable==3.18.0
|
|
44
|
-
Requires-Dist: python-dotenv==1.2.
|
|
44
|
+
Requires-Dist: python-dotenv==1.2.3
|
|
45
45
|
Requires-Dist: requests==2.34.2
|
|
46
46
|
Requires-Dist: socketdev==3.5.0
|
|
47
47
|
Provides-Extra: dev
|
|
48
|
-
Requires-Dist: hatch==1.
|
|
49
|
-
Requires-Dist: pre-commit==4.6.
|
|
50
|
-
Requires-Dist: ruff==0.16.
|
|
48
|
+
Requires-Dist: hatch==1.18.0; extra == 'dev'
|
|
49
|
+
Requires-Dist: pre-commit==4.6.2; extra == 'dev'
|
|
50
|
+
Requires-Dist: ruff==0.16.3; extra == 'dev'
|
|
51
51
|
Requires-Dist: twine==7.0.0; extra == 'dev'
|
|
52
|
-
Requires-Dist: uv==0.12.
|
|
52
|
+
Requires-Dist: uv==0.12.5; extra == 'dev'
|
|
53
53
|
Provides-Extra: test
|
|
54
54
|
Requires-Dist: pytest-asyncio==1.4.0; extra == 'test'
|
|
55
55
|
Requires-Dist: pytest-cov==7.1.0; extra == 'test'
|
|
@@ -275,7 +275,7 @@ If you don't want to provide the Socket API Token every time then you can use th
|
|
|
275
275
|
| Parameter | Required | Default | Description |
|
|
276
276
|
|:---------------------------------|:---------|:--------|:---------------------------------------------------------------------------------------------------------------------------|
|
|
277
277
|
| `--reach` | False | False | Enable reachability analysis to identify which vulnerable functions are actually called by your code. Creates a full application reachability scan (`scan_type=socket_tier1`). |
|
|
278
|
-
| `--reach-version` | False | 15.10.
|
|
278
|
+
| `--reach-version` | False | 15.10.27 | Version of @coana-tech/cli to use. Defaults to the pinned version that ships with this CLI release, so the engine only changes when you upgrade the Socket CLI. Pass `latest` to always use the newest published version (opt-in auto-update), or an explicit version (e.g. `1.2.3`) to pin it. |
|
|
279
279
|
| `--reach-analysis-timeout` | False | 10m | Timeout for each reachability analysis run, e.g. `90s`, `10m` or `1h`. Omitted by default, so coana applies its own default (`10m`). Alias: `--reach-timeout` |
|
|
280
280
|
| `--reach-analysis-memory-limit` | False | 8GB | Memory limit for each reachability analysis run, e.g. `512MB` or `8GB`. Omitted by default, so coana applies its own default (`8GB`). Alias: `--reach-memory-limit` |
|
|
281
281
|
| `--reach-concurrency` | False | 1 | Control parallel analysis execution (must be >= 1). Omitted by default, so coana applies its own default. |
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
[build-system]
|
|
2
2
|
requires = [
|
|
3
|
-
"hatchling==1.
|
|
3
|
+
"hatchling==1.32.0"
|
|
4
4
|
]
|
|
5
5
|
build-backend = "hatchling.build"
|
|
6
6
|
|
|
7
7
|
[project]
|
|
8
8
|
name = "socketsecurity"
|
|
9
|
-
version = "2.6.
|
|
9
|
+
version = "2.6.9"
|
|
10
10
|
requires-python = ">= 3.11"
|
|
11
11
|
license = {"file" = "LICENSE"}
|
|
12
12
|
dependencies = [
|
|
@@ -14,8 +14,8 @@ dependencies = [
|
|
|
14
14
|
"mdutils==1.8.1",
|
|
15
15
|
"prettytable==3.18.0",
|
|
16
16
|
"GitPython==3.1.59",
|
|
17
|
-
"packaging==26.
|
|
18
|
-
"python-dotenv==1.2.
|
|
17
|
+
"packaging==26.3",
|
|
18
|
+
"python-dotenv==1.2.3",
|
|
19
19
|
"socketdev==3.5.0",
|
|
20
20
|
"beautifulsoup4==4.15.0",
|
|
21
21
|
"markdown==3.10.3",
|
|
@@ -47,11 +47,11 @@ test = [
|
|
|
47
47
|
"pytest-watch==4.2.0"
|
|
48
48
|
]
|
|
49
49
|
dev = [
|
|
50
|
-
"ruff==0.16.
|
|
50
|
+
"ruff==0.16.3",
|
|
51
51
|
"twine==7.0.0", # for building
|
|
52
|
-
"uv==0.12.
|
|
53
|
-
"pre-commit==4.6.
|
|
54
|
-
"hatch==1.
|
|
52
|
+
"uv==0.12.5", # for dependency management
|
|
53
|
+
"pre-commit==4.6.2",
|
|
54
|
+
"hatch==1.18.0"
|
|
55
55
|
]
|
|
56
56
|
|
|
57
57
|
[project.scripts]
|
|
@@ -18,7 +18,7 @@ log = logging.getLogger(__name__)
|
|
|
18
18
|
# Pinned @coana-tech/cli version. Bumped deliberately per Python CLI release so the
|
|
19
19
|
# reachability engine version only changes through a standard pip upgrade (advance notice).
|
|
20
20
|
# Pass --reach-version latest to opt into the newest published version instead.
|
|
21
|
-
DEFAULT_COANA_CLI_VERSION: Final = "15.10.
|
|
21
|
+
DEFAULT_COANA_CLI_VERSION: Final = "15.10.27"
|
|
22
22
|
|
|
23
23
|
# Resolved @coana-tech/cli script paths from the npm-install fallback, keyed by version.
|
|
24
24
|
# Lives for the process lifetime so repeated fallback invocations install only once
|
|
@@ -55,7 +55,7 @@ class ReachabilityAnalyzer:
|
|
|
55
55
|
|
|
56
56
|
def _resolve_coana_package_spec(self, version: Optional[str] = None) -> str:
|
|
57
57
|
"""
|
|
58
|
-
Resolve the @coana-tech/cli package spec to run (e.g. '@coana-tech/cli@15.10.
|
|
58
|
+
Resolve the @coana-tech/cli package spec to run (e.g. '@coana-tech/cli@15.10.27').
|
|
59
59
|
|
|
60
60
|
Args:
|
|
61
61
|
version: Coana CLI version to use.
|
|
@@ -64,7 +64,7 @@ class ReachabilityAnalyzer:
|
|
|
64
64
|
- '<semver>': that exact version.
|
|
65
65
|
|
|
66
66
|
Returns:
|
|
67
|
-
str: The package specifier to use with npx (e.g. '@coana-tech/cli@15.10.
|
|
67
|
+
str: The package specifier to use with npx (e.g. '@coana-tech/cli@15.10.27').
|
|
68
68
|
"""
|
|
69
69
|
return f"@coana-tech/cli@{self._resolve_coana_version(version)}"
|
|
70
70
|
|
|
@@ -595,7 +595,7 @@ wheels = [
|
|
|
595
595
|
|
|
596
596
|
[[package]]
|
|
597
597
|
name = "hatch"
|
|
598
|
-
version = "1.
|
|
598
|
+
version = "1.18.0"
|
|
599
599
|
source = { registry = "https://pypi.org/simple" }
|
|
600
600
|
dependencies = [
|
|
601
601
|
{ name = "backports-zstd", marker = "python_full_version < '3.14'" },
|
|
@@ -618,9 +618,9 @@ dependencies = [
|
|
|
618
618
|
{ name = "uv" },
|
|
619
619
|
{ name = "virtualenv" },
|
|
620
620
|
]
|
|
621
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
621
|
+
sdist = { url = "https://files.pythonhosted.org/packages/10/fd/634c575b5becad2dfa7135f3ad66d57102cd77d834cf473756d868a808ff/hatch-1.18.0.tar.gz", hash = "sha256:463d214cb068391454be198e58d3cc0846f71e39d68c5568ba650af7781e8ae3", size = 5275084, upload-time = "2026-08-11T05:06:41.513Z" }
|
|
622
622
|
wheels = [
|
|
623
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
623
|
+
{ url = "https://files.pythonhosted.org/packages/fd/b1/d14265cb26c57af1485c01fd95037a35f13748b718617405cdefc6150429/hatch-1.18.0-py3-none-any.whl", hash = "sha256:75874c0905fe76b44fd39585c49bc9bd2b9fee638abb11f1f3d087042e7f9122", size = 171310, upload-time = "2026-08-11T05:06:39.807Z" },
|
|
624
624
|
]
|
|
625
625
|
|
|
626
626
|
[[package]]
|
|
@@ -885,11 +885,11 @@ wheels = [
|
|
|
885
885
|
|
|
886
886
|
[[package]]
|
|
887
887
|
name = "packaging"
|
|
888
|
-
version = "26.
|
|
888
|
+
version = "26.3"
|
|
889
889
|
source = { registry = "https://pypi.org/simple" }
|
|
890
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
890
|
+
sdist = { url = "https://files.pythonhosted.org/packages/7d/fa/3944b40b07da9ce895c0e6303a5ab7d53da063554f534556b134a54d6093/packaging-26.3.tar.gz", hash = "sha256:94edc256424af38762eb31306eed28beb9f0efc50a8837492c9d6fd6004aed79", size = 313412, upload-time = "2026-08-04T18:15:28.737Z" }
|
|
891
891
|
wheels = [
|
|
892
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
892
|
+
{ url = "https://files.pythonhosted.org/packages/63/34/ba1c580383c9eada3711951fef0795c80b829a078d72188184bcab9dd527/packaging-26.3-py3-none-any.whl", hash = "sha256:d7193f7c8e4e93f444fde0262bf90af30e16fa0ad0ad44cb553c87339b23cd1c", size = 129956, upload-time = "2026-08-04T18:15:27.159Z" },
|
|
893
893
|
]
|
|
894
894
|
|
|
895
895
|
[[package]]
|
|
@@ -933,7 +933,7 @@ wheels = [
|
|
|
933
933
|
|
|
934
934
|
[[package]]
|
|
935
935
|
name = "pre-commit"
|
|
936
|
-
version = "4.6.
|
|
936
|
+
version = "4.6.2"
|
|
937
937
|
source = { registry = "https://pypi.org/simple" }
|
|
938
938
|
dependencies = [
|
|
939
939
|
{ name = "cfgv" },
|
|
@@ -942,9 +942,9 @@ dependencies = [
|
|
|
942
942
|
{ name = "pyyaml" },
|
|
943
943
|
{ name = "virtualenv" },
|
|
944
944
|
]
|
|
945
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
945
|
+
sdist = { url = "https://files.pythonhosted.org/packages/74/89/1f3e8e1fc3e97de0fa963495832f581f025f29471602a309e48808244292/pre_commit-4.6.2.tar.gz", hash = "sha256:8f5d7bfb021ecdbcd9d49d89847082dd24172ccde534390081a679ad046e2441", size = 198670, upload-time = "2026-08-10T22:07:18.421Z" }
|
|
946
946
|
wheels = [
|
|
947
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
947
|
+
{ url = "https://files.pythonhosted.org/packages/45/e2/bbb7129c9e7999a6b8ee9cca3b66486c25c423ab5a75f34071798b74ce94/pre_commit-4.6.2-py2.py3-none-any.whl", hash = "sha256:e2dde9a75d3bce11bd3831c26d134df00a2803c1d818be6a0383c3dcda25dc4e", size = 226202, upload-time = "2026-08-10T22:07:16.942Z" },
|
|
948
948
|
]
|
|
949
949
|
|
|
950
950
|
[[package]]
|
|
@@ -1077,11 +1077,11 @@ wheels = [
|
|
|
1077
1077
|
|
|
1078
1078
|
[[package]]
|
|
1079
1079
|
name = "python-dotenv"
|
|
1080
|
-
version = "1.2.
|
|
1080
|
+
version = "1.2.3"
|
|
1081
1081
|
source = { registry = "https://pypi.org/simple" }
|
|
1082
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1082
|
+
sdist = { url = "https://files.pythonhosted.org/packages/6a/53/ed9d74092561d4b01a2ef1349d52cdbc135e526c245f366b089cfca6de49/python_dotenv-1.2.3.tar.gz", hash = "sha256:a20a594dabeaa385725aa239d5244871c143ecb356add8a20fcf23773a6c3a35", size = 58945, upload-time = "2026-08-16T16:54:54.067Z" }
|
|
1083
1083
|
wheels = [
|
|
1084
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1084
|
+
{ url = "https://files.pythonhosted.org/packages/0d/17/c5c6b53ddc18f297992099b3d9ec16c855c0ccc83263a21fe4d1c625ec6c/python_dotenv-1.2.3-py3-none-any.whl", hash = "sha256:904552145e8bfed22162c09dab1c2b9b54fefa7b23ba780f4f26ca0316b0f0d9", size = 22780, upload-time = "2026-08-16T16:54:52.473Z" },
|
|
1085
1085
|
]
|
|
1086
1086
|
|
|
1087
1087
|
[[package]]
|
|
@@ -1213,27 +1213,27 @@ wheels = [
|
|
|
1213
1213
|
|
|
1214
1214
|
[[package]]
|
|
1215
1215
|
name = "ruff"
|
|
1216
|
-
version = "0.16.
|
|
1217
|
-
source = { registry = "https://pypi.org/simple" }
|
|
1218
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1219
|
-
wheels = [
|
|
1220
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1221
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1222
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1223
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1224
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1225
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1226
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1227
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1228
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1229
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1230
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1231
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1232
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1233
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1234
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1235
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1236
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1216
|
+
version = "0.16.3"
|
|
1217
|
+
source = { registry = "https://pypi.org/simple" }
|
|
1218
|
+
sdist = { url = "https://files.pythonhosted.org/packages/61/b3/3213589383f8f1b3938781bd1278713f6d18621a14992b3e81fefb8a5ef9/ruff-0.16.3.tar.gz", hash = "sha256:e76d33a347661a84b5be6d043d0347fdc745dfdcf825a8f4fed64b5e26eebdf2", size = 4891904, upload-time = "2026-08-13T15:17:13.381Z" }
|
|
1219
|
+
wheels = [
|
|
1220
|
+
{ url = "https://files.pythonhosted.org/packages/bf/96/493770daebd68c0a67f1549fdf519f53be51fc435186c0585bcc272fd76c/ruff-0.16.3-py3-none-linux_armv6l.whl", hash = "sha256:0c5710e247a58a4521e66e124ba9a74655b414f61ba3a2e9e3811e11098f48f7", size = 10902799, upload-time = "2026-08-13T15:16:27.382Z" },
|
|
1221
|
+
{ url = "https://files.pythonhosted.org/packages/5e/e6/2becf3942fddc29a29b8df47691d456fb1085391a694f74d84513251418c/ruff-0.16.3-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:fe155130631a2471fd2e14a7a664a4dfbd7194b8229c3d7b2a40b21178639081", size = 11135539, upload-time = "2026-08-13T15:16:30.87Z" },
|
|
1222
|
+
{ url = "https://files.pythonhosted.org/packages/3e/1e/4b8b72f0d006dbf19326aa99f9ca0ee2ff374187c4d301cf529a51aa06fe/ruff-0.16.3-py3-none-macosx_11_0_arm64.whl", hash = "sha256:e2ed719e14aa64d895c2ee922594a90a43c861a93f0575a95ff8c47cdbd13eb9", size = 10475095, upload-time = "2026-08-13T15:16:33.259Z" },
|
|
1223
|
+
{ url = "https://files.pythonhosted.org/packages/92/32/2201fa49ba1f6c101ee321e83f051ac7a4b8d07b0ef6b4d3f2772b302275/ruff-0.16.3-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9e0b1da805eb043654645d74d5de1e5ce2edc686e40790d2b86f56d71cc06a84", size = 10668771, upload-time = "2026-08-13T15:16:35.65Z" },
|
|
1224
|
+
{ url = "https://files.pythonhosted.org/packages/c3/66/4afc5c8363bd04d45effce1b7c8713ca037d7a6740b7451a2403a6e3a972/ruff-0.16.3-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:a37bdea0bbe21780f590bf437d6412c8c4e1b6cd010f91a65c2c40c5e5f5f870", size = 10699568, upload-time = "2026-08-13T15:16:38.195Z" },
|
|
1225
|
+
{ url = "https://files.pythonhosted.org/packages/53/fd/c67d246bf36bf1698551c56de39e95cd07f70e64433e0098e6267d77061b/ruff-0.16.3-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:09571e6d1288ed9be475207a3ac04ada404f1cd898104be0f6ab8d7df438575b", size = 11499365, upload-time = "2026-08-13T15:16:40.623Z" },
|
|
1226
|
+
{ url = "https://files.pythonhosted.org/packages/67/0b/00ecbceb99a263af7b12f6f05ac3c92bc47b905e91adc3f207a836e3bc01/ruff-0.16.3-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2c18c5a101eb540010638cc1ff3c84944d3adb3df62b8d98ca8f22ba484d3413", size = 12311728, upload-time = "2026-08-13T15:16:43.564Z" },
|
|
1227
|
+
{ url = "https://files.pythonhosted.org/packages/54/b2/b7b3bb54f4d3f7db504e476ad4ab8de530dceebe2c061384b2757ee419e8/ruff-0.16.3-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:8457c44f15033c85ddbb77b15d451df9e24e4bd03b628396dd3610cedc3b8f82", size = 11699896, upload-time = "2026-08-13T15:16:46.209Z" },
|
|
1228
|
+
{ url = "https://files.pythonhosted.org/packages/c7/30/4c468429ac195addc5ee1b717b6ab1b66632786737ca3b2ed3443fb0c26a/ruff-0.16.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:294b95c4ae0cda9388525c2047778aa758d6b8d4bb876fd4e9eaa3ebc92343eb", size = 11058736, upload-time = "2026-08-13T15:16:48.823Z" },
|
|
1229
|
+
{ url = "https://files.pythonhosted.org/packages/43/67/7a113cdaddf24b64d7f75b1242a99d04c82fcef4f6921fdbb832beaffb5f/ruff-0.16.3-py3-none-manylinux_2_31_riscv64.whl", hash = "sha256:3d0c7c40c87c2a820509c31ba007968da6e1306468c067b2d82fbfdbcd0e8474", size = 11586911, upload-time = "2026-08-13T15:16:51.913Z" },
|
|
1230
|
+
{ url = "https://files.pythonhosted.org/packages/f1/c1/2e66f24c0f3ead25a5e660111778685e505e5da353c82802bf49f0cbe7b9/ruff-0.16.3-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:9f738c0fdfa8eed0b2ce7fb27ee7258208a92a68d7949e62aa15164bc7b389da", size = 10954265, upload-time = "2026-08-13T15:16:54.763Z" },
|
|
1231
|
+
{ url = "https://files.pythonhosted.org/packages/c2/ba/4cee23bf52cba9a058d3726de623624daf50ef9638868edd86f4126157f6/ruff-0.16.3-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:fb785f0be25abe69d320415cd4f833b59e17ba7613d9ba6a958023b6bceb0a50", size = 10709886, upload-time = "2026-08-13T15:16:57.339Z" },
|
|
1232
|
+
{ url = "https://files.pythonhosted.org/packages/82/df/7da7194fa5d9dc0a285f7e6fa5a4722e7c63faac0b45b614ded9314363a1/ruff-0.16.3-py3-none-musllinux_1_2_i686.whl", hash = "sha256:c5536e3acfbf9563085aa2be7b13c629c3077e902afc5b941ac44024dbb9f506", size = 11210392, upload-time = "2026-08-13T15:17:00.171Z" },
|
|
1233
|
+
{ url = "https://files.pythonhosted.org/packages/35/85/7795f6e817af050e7517bf3e7aa9b061cce70ef33d280aad902c956c1ecf/ruff-0.16.3-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:a2d85c02f9b8e165d85e6779184d38c4132de12603dab59c51c28e22584f9e4d", size = 11626910, upload-time = "2026-08-13T15:17:03.299Z" },
|
|
1234
|
+
{ url = "https://files.pythonhosted.org/packages/78/9b/475b927cf27a5cbbda3c7bafb69ed6ff77e1d7923d5d85f17c2749d7ae32/ruff-0.16.3-py3-none-win32.whl", hash = "sha256:388cdf2166642bd9b13d52b5932d3170f34f8abed7e8d9a855f1d84b83645a0a", size = 10931415, upload-time = "2026-08-13T15:17:05.726Z" },
|
|
1235
|
+
{ url = "https://files.pythonhosted.org/packages/b2/99/e2a2bfc4fbf0a1e8a916bc9ebe6fe6c58cc34c28e0ffc6ce281d572d1c2e/ruff-0.16.3-py3-none-win_amd64.whl", hash = "sha256:e80a7d69ca2a6d1c4d352ec91458cdca6e56c83cdbcabd93e4abe1e53591d948", size = 11445993, upload-time = "2026-08-13T15:17:08.353Z" },
|
|
1236
|
+
{ url = "https://files.pythonhosted.org/packages/69/3e/4132e539aed78c148854d4997a2685b0ed4dc4e87110b59ce528564e184e/ruff-0.16.3-py3-none-win_arm64.whl", hash = "sha256:b8ca152da82c1acc1fa8d5874b15951935f0eef46f10e6954c83859011b6178a", size = 11399302, upload-time = "2026-08-13T15:17:10.908Z" },
|
|
1237
1237
|
]
|
|
1238
1238
|
|
|
1239
1239
|
[[package]]
|
|
@@ -1282,7 +1282,7 @@ wheels = [
|
|
|
1282
1282
|
|
|
1283
1283
|
[[package]]
|
|
1284
1284
|
name = "socketsecurity"
|
|
1285
|
-
version = "2.6.
|
|
1285
|
+
version = "2.6.9"
|
|
1286
1286
|
source = { editable = "." }
|
|
1287
1287
|
dependencies = [
|
|
1288
1288
|
{ name = "beautifulsoup4" },
|
|
@@ -1325,23 +1325,23 @@ requires-dist = [
|
|
|
1325
1325
|
{ name = "brotli", marker = "platform_python_implementation == 'CPython'", specifier = "==1.2.0" },
|
|
1326
1326
|
{ name = "brotlicffi", marker = "platform_python_implementation != 'CPython'", specifier = "==1.2.0.1" },
|
|
1327
1327
|
{ name = "gitpython", specifier = "==3.1.59" },
|
|
1328
|
-
{ name = "hatch", marker = "extra == 'dev'", specifier = "==1.
|
|
1328
|
+
{ name = "hatch", marker = "extra == 'dev'", specifier = "==1.18.0" },
|
|
1329
1329
|
{ name = "markdown", specifier = "==3.10.3" },
|
|
1330
1330
|
{ name = "mdutils", specifier = "==1.8.1" },
|
|
1331
|
-
{ name = "packaging", specifier = "==26.
|
|
1332
|
-
{ name = "pre-commit", marker = "extra == 'dev'", specifier = "==4.6.
|
|
1331
|
+
{ name = "packaging", specifier = "==26.3" },
|
|
1332
|
+
{ name = "pre-commit", marker = "extra == 'dev'", specifier = "==4.6.2" },
|
|
1333
1333
|
{ name = "prettytable", specifier = "==3.18.0" },
|
|
1334
1334
|
{ name = "pytest", marker = "extra == 'test'", specifier = "==9.1.1" },
|
|
1335
1335
|
{ name = "pytest-asyncio", marker = "extra == 'test'", specifier = "==1.4.0" },
|
|
1336
1336
|
{ name = "pytest-cov", marker = "extra == 'test'", specifier = "==7.1.0" },
|
|
1337
1337
|
{ name = "pytest-mock", marker = "extra == 'test'", specifier = "==3.15.1" },
|
|
1338
1338
|
{ name = "pytest-watch", marker = "extra == 'test'", specifier = "==4.2.0" },
|
|
1339
|
-
{ name = "python-dotenv", specifier = "==1.2.
|
|
1339
|
+
{ name = "python-dotenv", specifier = "==1.2.3" },
|
|
1340
1340
|
{ name = "requests", specifier = "==2.34.2" },
|
|
1341
|
-
{ name = "ruff", marker = "extra == 'dev'", specifier = "==0.16.
|
|
1341
|
+
{ name = "ruff", marker = "extra == 'dev'", specifier = "==0.16.3" },
|
|
1342
1342
|
{ name = "socketdev", specifier = "==3.5.0" },
|
|
1343
1343
|
{ name = "twine", marker = "extra == 'dev'", specifier = "==7.0.0" },
|
|
1344
|
-
{ name = "uv", marker = "extra == 'dev'", specifier = "==0.12.
|
|
1344
|
+
{ name = "uv", marker = "extra == 'dev'", specifier = "==0.12.5" },
|
|
1345
1345
|
]
|
|
1346
1346
|
provides-extras = ["test", "dev"]
|
|
1347
1347
|
|
|
@@ -1494,28 +1494,28 @@ wheels = [
|
|
|
1494
1494
|
|
|
1495
1495
|
[[package]]
|
|
1496
1496
|
name = "uv"
|
|
1497
|
-
version = "0.12.
|
|
1498
|
-
source = { registry = "https://pypi.org/simple" }
|
|
1499
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1500
|
-
wheels = [
|
|
1501
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1502
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1503
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1504
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1505
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1506
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1507
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1508
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1509
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1510
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1511
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1512
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1513
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1514
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1515
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1516
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1517
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1518
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1497
|
+
version = "0.12.5"
|
|
1498
|
+
source = { registry = "https://pypi.org/simple" }
|
|
1499
|
+
sdist = { url = "https://files.pythonhosted.org/packages/7c/b0/3085b844fe59aa319a3f94a5cca9938fffecc82705aa9c2762a749f7095c/uv-0.12.5.tar.gz", hash = "sha256:442a21d181faae21742aaaf6d2091a0d27755d3eac344061a9a00c90169b7524", size = 7101936, upload-time = "2026-08-14T19:56:57.693Z" }
|
|
1500
|
+
wheels = [
|
|
1501
|
+
{ url = "https://files.pythonhosted.org/packages/b8/4c/6412d4a618230db699118b362ec41c54795f93992b43c53e225bd0213501/uv-0.12.5-py3-none-linux_armv6l.whl", hash = "sha256:2bd62134e56af35b9cf017aaf8ae41a605d6501dd49afc35b70b544a45dd8354", size = 23310055, upload-time = "2026-08-14T19:55:51.357Z" },
|
|
1502
|
+
{ url = "https://files.pythonhosted.org/packages/bd/ec/d76387b388fa21620088b89b9c67f2596a707add585104e0cb5e8abf55f2/uv-0.12.5-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:1a06c8bc4d43b5f6c1e3f2ae3d0f6455b07515f762516f95e52e6c0cbccedf15", size = 21401335, upload-time = "2026-08-14T19:55:55.371Z" },
|
|
1503
|
+
{ url = "https://files.pythonhosted.org/packages/6d/bc/81ab953b7261ae6be40874b1f283a10873871e02eb353d354614dd8da96b/uv-0.12.5-py3-none-macosx_11_0_arm64.whl", hash = "sha256:d87156bc174d94fae890bb7a261e2867140abb9fe1e9de81a5295e582fb9d0f5", size = 19290641, upload-time = "2026-08-14T19:55:58.998Z" },
|
|
1504
|
+
{ url = "https://files.pythonhosted.org/packages/7d/13/07585043c10e648820bf826474dac46864ce6691da5dc52fee43c5c7523a/uv-0.12.5-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_1_aarch64.whl", hash = "sha256:2d65b7b3bc3fd28678f62aa7fb5d90f106ad9782c1354af60b6cecdf9ea9ecd9", size = 22245569, upload-time = "2026-08-14T19:56:02.729Z" },
|
|
1505
|
+
{ url = "https://files.pythonhosted.org/packages/3e/6d/310f8f56f8d001b4000112a09d7b7de80fb2024a90208fabb9ddc457c123/uv-0.12.5-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.musllinux_1_1_armv7l.whl", hash = "sha256:712624b62e25c84e5a10fc6aa144d8a81b685fdc067a54a7ca4367d75d2cf791", size = 22745152, upload-time = "2026-08-14T19:56:06.426Z" },
|
|
1506
|
+
{ url = "https://files.pythonhosted.org/packages/92/da/7922b67eec5ee03e94333c5841b682c335033ee80acac17c3417bd752656/uv-0.12.5-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:f9656ac7a00fd4314980fb0f790df1c1f3fa9cbcf9af9c6f611b19448b9da687", size = 22787947, upload-time = "2026-08-14T19:56:10.149Z" },
|
|
1507
|
+
{ url = "https://files.pythonhosted.org/packages/62/55/5dbaed832a4b36809ef8a07c8e56e9fee0dedb0aa0454f6d232b6e468f2c/uv-0.12.5-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:568485b44e848eb3693f85d6b00299ccd8fc4d26902030dbf24f549c276db9ca", size = 23367616, upload-time = "2026-08-14T19:56:13.768Z" },
|
|
1508
|
+
{ url = "https://files.pythonhosted.org/packages/11/77/baf761d12bb66efb01706e3bbb5926ed0d13cb0a40539a661fcfffd46de4/uv-0.12.5-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:bd08c82831b0033330f8eeeb0d90f938a4d999f25569bee68a975c736142d795", size = 24586263, upload-time = "2026-08-14T19:56:17.57Z" },
|
|
1509
|
+
{ url = "https://files.pythonhosted.org/packages/c3/a8/76c1031c4834c959bb8a8059c9feabeaa77488ce8b6a3529d6d929ae81cf/uv-0.12.5-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:edd9ff6154b891146a342c143cd29b330ad97ac6a4b20ff4a99a20a4da84ceca", size = 24160655, upload-time = "2026-08-14T19:56:21.568Z" },
|
|
1510
|
+
{ url = "https://files.pythonhosted.org/packages/93/22/dacc9a0bc8604187a1ba954a3aef8329e4104eb0af772d2c3c634893bd9b/uv-0.12.5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3e195ccf1ed60c8bb24a6447ce306441a4181d54b602407e09bc56e963911c15", size = 23657089, upload-time = "2026-08-14T19:56:25.144Z" },
|
|
1511
|
+
{ url = "https://files.pythonhosted.org/packages/39/98/e8f9c071622f2cb4072d8b587d27b27d23cf0d3ebf8b3687f5af6030f587/uv-0.12.5-py3-none-manylinux_2_28_aarch64.whl", hash = "sha256:58abfb0f658b39a834307a11223bc170294ea214263b4c99ecc7663720d43544", size = 22379954, upload-time = "2026-08-14T19:56:28.789Z" },
|
|
1512
|
+
{ url = "https://files.pythonhosted.org/packages/73/95/4c3f060e95f7cbe9177b4ab361f0cbfc4ae22e5a49b22e73eee9f0d0a6ca/uv-0.12.5-py3-none-manylinux_2_31_riscv64.musllinux_1_1_riscv64.whl", hash = "sha256:6ad2c455f1fe4d2962f6fd7ccb3b1f61c61856681c9d99f40e170b2074353fa3", size = 23318163, upload-time = "2026-08-14T19:56:32.504Z" },
|
|
1513
|
+
{ url = "https://files.pythonhosted.org/packages/a0/96/ca0497ef8912ef48dbbc9982a8b4212260c34d56bfd0d45fe67b31942121/uv-0.12.5-py3-none-manylinux_2_31_riscv64.whl", hash = "sha256:a05b497c2a948c8600f4c831a89852b4d2514b7f561074225cc9edd0cc4811e2", size = 23470437, upload-time = "2026-08-14T19:56:36.525Z" },
|
|
1514
|
+
{ url = "https://files.pythonhosted.org/packages/60/e7/8bdc37669a6cd2b46a2ec08ccbb58c61395ec84a073e199f5a4a64bb998f/uv-0.12.5-py3-none-musllinux_1_1_i686.whl", hash = "sha256:7817f8e957960f9ddc452ea353f283c0d6393e2e31b400276485adced5b1f371", size = 22545803, upload-time = "2026-08-14T19:56:40.606Z" },
|
|
1515
|
+
{ url = "https://files.pythonhosted.org/packages/37/cc/01e39e1dbeb838a6b3c26bf97c867d6f366459b22a38bea691af8c6c94c0/uv-0.12.5-py3-none-musllinux_1_1_x86_64.whl", hash = "sha256:dc14e4f81a99b585a891350c60d1ff4557d54cb3c3c81fa45fd4e0dd512ba752", size = 23874113, upload-time = "2026-08-14T19:56:44.193Z" },
|
|
1516
|
+
{ url = "https://files.pythonhosted.org/packages/0a/38/9053599a73a351d1cd34195c7a48c1db4d4d51b57b543607fad7ecf9354c/uv-0.12.5-py3-none-win32.whl", hash = "sha256:39bb102766c95571781a7b4c611675ea213e08df5c680f3936279b3c0d1f6c3c", size = 20744641, upload-time = "2026-08-14T19:56:47.689Z" },
|
|
1517
|
+
{ url = "https://files.pythonhosted.org/packages/ce/f6/a9af9311c7f5640ca2bfcfdedb7aca37fa6d1d9f5c981fb50c5be02b7477/uv-0.12.5-py3-none-win_amd64.whl", hash = "sha256:455c3e57602e2141e66e2f0bf685898c9c5e5a70377d14c9a71554a3baf3ddbf", size = 21621812, upload-time = "2026-08-14T19:56:51.126Z" },
|
|
1518
|
+
{ url = "https://files.pythonhosted.org/packages/bc/fb/e1266399f755f97a0783de379f2fed6dae0a2a240db32fe5a2eb976fec8a/uv-0.12.5-py3-none-win_arm64.whl", hash = "sha256:bea86f27a027e0e3af908db4bdd4f1ceef3ca2bd47673b5ccca7f550e325b1b4", size = 20381876, upload-time = "2026-08-14T19:56:54.883Z" },
|
|
1519
1519
|
]
|
|
1520
1520
|
|
|
1521
1521
|
[[package]]
|
|
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
|
|
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
|
{socketsecurity-2.6.8 → socketsecurity-2.6.9}/socketsecurity/core/helper/socket_facts_loader.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
|
|
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
|
{socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/data/fullscans/diff/stream_diff_full.json
RENAMED
|
File without changes
|
|
File without changes
|
{socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/data/fullscans/head_scan/stream_scan.json
RENAMED
|
File without changes
|
{socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/data/fullscans/head_scan/stream_scan_full.json
RENAMED
|
File without changes
|
|
File without changes
|
{socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/data/fullscans/new_scan/stream_scan.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/e2e/fixtures/simple-pypi/requirements.txt
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
|
{socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/fixtures/fossa/fossa-analyze-populated.json
RENAMED
|
File without changes
|
{socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/fixtures/fossa/fossa-sbom-empty-deep.json
RENAMED
|
File without changes
|
{socketsecurity-2.6.8 → socketsecurity-2.6.9}/tests/fixtures/fossa/fossa-sbom-populated.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
|