Skip to content
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

chore: improve ossf scorecard's score #715

Merged
merged 6 commits into from
Oct 26, 2023

Conversation

sheerlox
Copy link
Collaborator

@sheerlox sheerlox commented Oct 14, 2023

Description

Please take a look at the related issue for more information.

Related Issue

Fixes #714.

@sheerlox sheerlox added the type:chore Other changes that don't modify src or test files label Oct 14, 2023
@sheerlox sheerlox self-assigned this Oct 14, 2023
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@sheerlox sheerlox force-pushed the chore/improve-ossf-scorecard-score branch from 054b524 to 25cc919 Compare October 19, 2023 11:26
@sheerlox sheerlox force-pushed the chore/improve-ossf-scorecard-score branch from 7e0f7c0 to 70d40f4 Compare October 23, 2023 17:23
@sheerlox
Copy link
Collaborator Author

this requires #743 to be merged

@sheerlox sheerlox marked this pull request as ready for review October 23, 2023 19:11
@sheerlox sheerlox added the status:blocked Issue is blocked by another issue or external requirement label Oct 23, 2023
@sheerlox sheerlox removed their assignment Oct 23, 2023
@sheerlox sheerlox force-pushed the chore/improve-ossf-scorecard-score branch from 58b5ba0 to 0334030 Compare October 26, 2023 13:09
@sheerlox sheerlox removed the status:blocked Issue is blocked by another issue or external requirement label Oct 26, 2023
Copy link
Collaborator

@intcreator intcreator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CronError looks great!

@sheerlox sheerlox merged commit 1284df4 into kelektiv:main Oct 26, 2023
13 checks passed
@sheerlox sheerlox deleted the chore/improve-ossf-scorecard-score branch October 26, 2023 18:30
ncb000gt pushed a commit that referenced this pull request Oct 26, 2023
## [3.1.5](v3.1.4...v3.1.5) (2023-10-26)

### 🐛 Bug Fixes

* detect multiple zeros as an invalid step ([#743](#743)) [skip ci] ([b0bf677](b0bf677))
* re-add runOnce property to CronJob ([#751](#751)) ([a61d8c9](a61d8c9))

### 📚 Documentation

* **readme:** API documentation overhaul ([#716](#716)) [skip ci] ([23fb0a3](23fb0a3))

### ⚙️ Continuous Integrations

* **action:** update actions/setup-node action to v4 ([#749](#749)) ([ef850f3](ef850f3))

### ♻️ Chores

* **deps:** update dependency [@commitlint](https://github.com/commitlint)/cli to v18 ([#747](#747)) ([5ff1cf8](5ff1cf8))
* **deps:** update dependency sinon to v17 ([#748](#748)) ([9d61ff9](9d61ff9))
* **deps:** update linters ([7bdc726](7bdc726))
* improve ossf scorecard's score ([#715](#715)) [skip ci] ([1284df4](1284df4))
@ncb000gt
Copy link
Member

🎉 This PR is included in version 3.1.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released type:chore Other changes that don't modify src or test files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

improve repo's ossf scorecard's score
3 participants