Add invoice email link security skill#2534
Closed
YfengJ wants to merge 1 commit into
Closed
Conversation
4 tasks
96a8ce6 to
8e99f93
Compare
8e99f93 to
4aaaa86
Compare
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
invoice-email-link-securityunder Identity & Access for reviewing invoice, billing, and payment email links.Closes #2418
Requested bounty
Requested author bounty: Intermediate (USD 350) if accepted. Payment details can be provided privately after maintainer acceptance.
Validation
git diff --checkfind tests skills/identity/invoice-email-link-security -name '*.json' -print0 | xargs -0 -n1 jq emptyskills/identity/invoice-email-link-security/SKILL.mdNote: full YAML parsing of
index.yamlis blocked by an existing unquotedISO/IEC-27001:2022value in the base file, so I used scoped checks that validate this PR's new entry without changing unrelated existing metadata.