chore: did some hardening measures against clobbering and PP#9
Merged
Conversation
chore: updated dependencies where needed, i.e. DOMPurify docs: updated reamde accordingly, mentioned inject via config
x00mario
approved these changes
Jun 19, 2026
x00mario
added a commit
that referenced
this pull request
Jun 19, 2026
* 0.x (#8) * Fix typos and add relationship section in README * Add CODEOWNERS file for review process * chore: updated the workflows to sign and no loner auto-release docs: updated the README to be ready for first alpha release * Update README.md * chore: refactor code and update documentation * chore: added missing files --------- Co-authored-by: Mario Heiderich <mario.heiderich@gmail.com> * chore: did some hardening measures against clobbering and PP (#9) chore: updated dependencies where needed, i.e. DOMPurify docs: updated reamde accordingly, mentioned inject via config * Add OpenSSF Best Practices badge to README (#10) --------- Co-authored-by: Mario Heiderich <mario.heiderich@gmail.com>
cure53
added a commit
that referenced
this pull request
Jun 22, 2026
* Fix typos and add relationship section in README * Add CODEOWNERS file for review process * chore: updated the workflows to sign and no loner auto-release docs: updated the README to be ready for first alpha release * Update README.md * chore: refactor code and update documentation * chore: added missing files * Release/0.2.0 (#12) * 0.x (#8) * Fix typos and add relationship section in README * Add CODEOWNERS file for review process * chore: updated the workflows to sign and no loner auto-release docs: updated the README to be ready for first alpha release * Update README.md * chore: refactor code and update documentation * chore: added missing files --------- Co-authored-by: Mario Heiderich <mario.heiderich@gmail.com> * chore: did some hardening measures against clobbering and PP (#9) chore: updated dependencies where needed, i.e. DOMPurify docs: updated reamde accordingly, mentioned inject via config * Add OpenSSF Best Practices badge to README (#10) --------- Co-authored-by: Mario Heiderich <mario.heiderich@gmail.com> * release: 0.3.0 * chore: fixed workflow run triggers for PRs --------- Co-authored-by: Mario Heiderich <mario.heiderich@gmail.com>
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.
chore: updated dependencies where needed, i.e. DOMPurify
docs: updated reamde accordingly, mentioned inject via config