chore: remove OSS audit from public docs and CI - #32
Open
barbatdev wants to merge 3 commits into
Open
Conversation
It's a personal safety net, not a contribution requirement. External contributors won't have the denylist, and in a dotfiles repo nobody runs it anyway. Public defense is CODEOWNERS + CI syntax checks + PR review gate.
Pin external versions (no latest/untagged), 15-day cooling period for new releases. GitHub Actions pinned to SHAs or minor versions.
Script no longer referenced by CI, README, CONTRIBUTING or any other file — dead code. Also clean up .gitignore entry and CHANGELOG.
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.
Le saque el bloque OSS Audit de los docs públicos (README, CONTRIBUTING) y del CI workflow que corre en cada PR.
Es un safety net personal del owner con denylist terms privados. A un contribuyente externo no le sirve (no tiene el denylist) y en un dotfiles repo nadie lo corre de todas formas.
La defensa pública queda en: CODEOWNERS + CI syntax/checks + PR review obligatorio.