Eclipse Octopin
Analyses and pins GitHub actions in your workflows.
This tool pins your GitHub Action versions to use the SHA-1 hash instead of tag to improve security as Git tags are not immutable.
Converts uses: aws-actions/configure-aws-credentials@v1.7.0 to
uses: aws-actions/configure-aws-credentials@67fbcbb121271f7775d2e7715933280b06314838 # v1.7.0
Skipping actions
To skip a specific action from being pinned, you can add a comment pinning: ignore.
Example using the generic SLSA generator action which MUST be referenced by a tag rather than a commit hash:
provenance:
needs: ['prepare', 'build-dist']
permissions:
actions: read
contents: write
id-token: write # Needed to access the workflow's OIDC identity.
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.1.0 # pinning: ignore
with:
base64-subjects: "${{ needs.build-dist.outputs.hashes }}"
upload-assets: true
pre-commit hook
This repo provides a pre-commit hook to run octopin pin. Add the following
snippet to your .pre-commit-config.yaml to use.
- repo: https://github.com/eclipse-csi/octopin
rev: main # Recommended to pin to a tagged released
hooks:
- id: pin-versions
Release files for octopin 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| octopin-0.1.4.tar.gz | 17.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| octopin-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 37.1 kB
Release files / octopin-0.1.4.tar.gz
| Download URL | octopin-0.1.4.tar.gz |
|---|---|
| Size | 17.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a502c3cc6ee7241667a7bc9eb190ea8a3fe1be318e98cf2bd1551c5872bdb0eb
|
|
BLAKE2b-256 checksum How to use checksums |
c8a09e97cb12a6e6ea195d2993d9ec92ef1e3c28d2c4bb3e5b910b9ac8960407
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Dec 13, 2025.
Transparency logRelease files / octopin-0.1.4-py3-none-any.whl
| Download URL | octopin-0.1.4-py3-none-any.whl |
|---|---|
| Size | 19.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
55ca720bb50086e3387abf03d9b310c9231cca944ccacf21233fddec46a44518
|
|
BLAKE2b-256 checksum How to use checksums |
ade623221b658a3d7a65c0a315ef7714f5c8e465a1b9dba112aa00ae90e055b5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Dec 13, 2025.
Transparency log