chore(eddy): modernization sweep — CI, attestations, governance, BibTeX#2
Merged
Conversation
- build-pdf: bump actions to checkout v6 / upload-artifact v7 / xu-cheng
latex-action v4.1.0, all pinned by SHA. Workflow default permissions
read-only; job-level write + attestations + id-token for SLSA build
provenance attached to paper/main.pdf on push-to-main. Also runs on PR.
- Add Dependabot config for github-actions ecosystem (weekly).
- Add gitleaks workflow as defense-in-depth over push protection
(push / PR / weekly cron).
- Add .zenodo.json + CITATION.cff for the published DOI
(10.5281/zenodo.19074337). Author field uses legal name per Paper
layer CLAUDE.md exemption.
- Add SECURITY.md with disclosure policy + scope.
- README: add build-pdf CI status badge.
- Convert inline thebibliography (37 entries) to paper/main.bib +
\bibliography{main} with ACM-Reference-Format style. CI latexmk
handles the bibtex pass automatically.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Repo-modernization sweep covering everything outside the prior README/positioning pass. No P0 findings; this PR clears the P1 list and the P2 items the user opted to apply now.
CI / supply chain
Security
Governance / discoverability
Manuscript maintainability
Out of scope (deferred per user decision)
Out of scope (logged decisions retained)
Test plan