-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: coreruleset/albedo
base: v0.1.0
head repository: coreruleset/albedo
compare: v0.2.0
- 16 commits
- 10 files changed
- 3 contributors
Commits on Mar 24, 2025
-
chore(deps): update all non-major dependencies in .github/workflows/t…
…est.yml (#61) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4e9e116 - Browse repository at this point
Copy the full SHA 4e9e116View commit details
Commits on Mar 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e4272b1 - Browse repository at this point
Copy the full SHA e4272b1View commit details -
Merge pull request #62 from coreruleset/renovate/all-minor-patch
chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml
Configuration menu - View commit details
-
Copy full SHA for cdf3206 - Browse repository at this point
Copy the full SHA cdf3206View commit details
Commits on Apr 7, 2025
-
chore(deps): update golangci/golangci-lint-action action to v7 in .gi…
…thub/workflows/test.yml
Configuration menu - View commit details
-
Copy full SHA for 8ad2138 - Browse repository at this point
Copy the full SHA 8ad2138View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb20ec - Browse repository at this point
Copy the full SHA ffb20ecView commit details -
Merge pull request #63 from coreruleset/renovate/major-7-all-major
chore(deps): update golangci/golangci-lint-action action to v7 in .github/workflows/test.yml
Configuration menu - View commit details
-
Copy full SHA for 47524da - Browse repository at this point
Copy the full SHA 47524daView commit details
Commits on Apr 14, 2025
-
chore(deps): update github/codeql-action action to v3.28.15 in .githu…
…b/workflows/scorecard.yml
Configuration menu - View commit details
-
Copy full SHA for c3bd1f8 - Browse repository at this point
Copy the full SHA c3bd1f8View commit details -
Merge pull request #64 from coreruleset/renovate/all-minor-patch
chore(deps): update github/codeql-action action to v3.28.15 in .github/workflows/scorecard.yml
Configuration menu - View commit details
-
Copy full SHA for 23731c2 - Browse repository at this point
Copy the full SHA 23731c2View commit details
Commits on Apr 28, 2025
-
chore(deps): update all non-major dependencies in .github/workflows/r…
…elease.yml (#67) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 52b2f0d - Browse repository at this point
Copy the full SHA 52b2f0dView commit details
Commits on Apr 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 82a1b71 - Browse repository at this point
Copy the full SHA 82a1b71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e92805 - Browse repository at this point
Copy the full SHA 3e92805View commit details -
Configuration menu - View commit details
-
Copy full SHA for ace8ba6 - Browse repository at this point
Copy the full SHA ace8ba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for af5a961 - Browse repository at this point
Copy the full SHA af5a961View commit details -
Merge pull request #66 from coreruleset/add-debugging
feat: add `--debug` flag and additional information
Configuration menu - View commit details
-
Copy full SHA for 356cd22 - Browse repository at this point
Copy the full SHA 356cd22View commit details -
fix: use smaller buffer to not overflow int in
makeThe size arguments to `make` are `int`, which may overflow (on 32-bit platforms). Use a buffer that fits into `int32`.
Configuration menu - View commit details
-
Copy full SHA for ef36a71 - Browse repository at this point
Copy the full SHA ef36a71View commit details
Commits on May 1, 2025
-
Merge pull request #68 from coreruleset/fix-int-overflow
fix: use smaller buffer to not overflow int in `make`
Configuration menu - View commit details
-
Copy full SHA for b0a0f45 - Browse repository at this point
Copy the full SHA b0a0f45View 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 v0.1.0...v0.2.0