-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: OkayRelay/contract-cli
base: master
head repository: circlefin/contract-cli
compare: master
- 6 commits
- 6 files changed
- 6 contributors
Commits on Jan 9, 2023
-
build(deps): bump json5 from 1.0.1 to 1.0.2 (circlefin#18)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a821d7c - Browse repository at this point
Copy the full SHA a821d7cView commit details -
chore(master): release 1.1.1 (circlefin#17)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3ff45fd - Browse repository at this point
Copy the full SHA 3ff45fdView commit details
Commits on Jan 22, 2024
-
chore(ci): implement code scanning (circlefin#27)
Implement PR code scanning and SBOM on release.
Configuration menu - View commit details
-
Copy full SHA for 1bac786 - Browse repository at this point
Copy the full SHA 1bac786View commit details
Commits on Jun 28, 2024
-
ci: update actions to use node 20 (circlefin#28)
## Summary Node 16 is EOL, upgrade action versions to use node 20 ## Release Notes * actions/checkout v3 -> v4: https://github.com/actions/checkout/releases/tag/v4.0.0 * actions/setup-node v3 -> v4: https://github.com/actions/setup-node/releases/tag/v4.0.0
Configuration menu - View commit details
-
Copy full SHA for bd62098 - Browse repository at this point
Copy the full SHA bd62098View commit details
Commits on Nov 4, 2025
-
chore(stepsecurity): apply security best practices (circlefin#32)
## Summary This pull request has been generated by [StepSecurity](https://app.stepsecurity.io/github/circlefin/actions/dashboard) as part of your enterprise subscription to ensure compliance with recommended security best practices. Please review and merge the pull request to apply these security enhancements. ## Security Fixes ### Harden Runner Harden-Runner is an open-source security agent for the GitHub-hosted runner to prevent software supply chain attacks. It prevents exfiltration of credentials, detects tampering of source code during build, and enables running jobs without sudo access. - [GitHub Security Guide](https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions) - [The Open Source Security Foundation (OpenSSF) Security Guide](https://github.com/ossf/scorecard/blob/main/docs/checks.md#dangerous-workflow) ### Least Privileged GitHub Actions Token Permissions The GITHUB_TOKEN is an automatically generated secret to make authenticated calls to the GitHub API. GitHub recommends setting minimum token permissions for the GITHUB_TOKEN. - [GitHub Security Guide](https://docs.github.com/en/actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow) - [The Open Source Security Foundation (OpenSSF) Security Guide](https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions) ### Pinned Dependencies Pinning GitHub Actions to specific versions or commit SHAs ensures that your workflows remain consistent and secure. Unpinned actions can lead to unexpected changes or vulnerabilities caused by upstream updates. - [GitHub Security Guide](https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions#using-third-party-actions) - [The Open Source Security Foundation (OpenSSF) Security Guide](https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies) ## Feedback For bug reports, feature requests, and general feedback; please create an issue in [step-security/secure-repo](https://github.com/step-security/secure-repo) or contact us via [our website](https://www.stepsecurity.io/). --------- Signed-off-by: StepSecurity Bot <bot@stepsecurity.io> Co-authored-by: stepsecurity-app[bot] <188008098+stepsecurity-app[bot]@users.noreply.github.com> Co-authored-by: ali-kafel <ali.kafel@circle.com>
Configuration menu - View commit details
-
Copy full SHA for c236efb - Browse repository at this point
Copy the full SHA c236efbView commit details
Commits on Nov 5, 2025
-
chore: bump harden runner action version to 2.13.2 (circlefin#36)
This pull request updates a dependency in the GitHub Actions workflow to ensure the latest security improvements are in place. This action version includes bug fixes with policy stores greater than 150 endpoints. Dependency update: Updated the step-security/harden-runner GitHub Action from version v2.13.1 to v2.13.2 in the .github/workflows/pipeline.yaml file to incorporate the latest security enhancements.
Configuration menu - View commit details
-
Copy full SHA for 89c60ad - Browse repository at this point
Copy the full SHA 89c60adView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master