github-webhook-schemas 0.2.4 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +123 -0
- package/dist/chunk-h08cfvmd.js +5 -0
- package/dist/chunk-h08cfvmd.js.map +10 -0
- package/dist/chunk-sgm7k1ae.js +5 -0
- package/dist/chunk-sgm7k1ae.js.map +9 -0
- package/dist/event-types.d.ts +3 -0
- package/dist/event-types.d.ts.map +1 -0
- package/dist/event-types.js +4 -0
- package/dist/event-types.js.map +9 -0
- package/dist/fixtures/index.js +2 -2
- package/dist/fixtures/index.js.map +2 -2
- package/dist/index.js +4 -0
- package/dist/index.js.map +9 -0
- package/dist/registry.d.ts +25 -0
- package/dist/registry.d.ts.map +1 -0
- package/dist/registry.js +4 -0
- package/dist/registry.js.map +10 -0
- package/dist/schemas/branch-protection-configuration-disabled-event.js +3 -3
- package/dist/schemas/branch-protection-configuration-disabled-event.js.map +2 -2
- package/dist/schemas/branch-protection-configuration-enabled-event.js +3 -3
- package/dist/schemas/branch-protection-configuration-enabled-event.js.map +2 -2
- package/dist/schemas/branch-protection-rule-created-event.js +3 -3
- package/dist/schemas/branch-protection-rule-created-event.js.map +2 -2
- package/dist/schemas/branch-protection-rule-deleted-event.js +3 -3
- package/dist/schemas/branch-protection-rule-deleted-event.js.map +2 -2
- package/dist/schemas/branch-protection-rule-edited-event.js +3 -3
- package/dist/schemas/branch-protection-rule-edited-event.js.map +2 -2
- package/dist/schemas/check-run-completed-event.js +3 -3
- package/dist/schemas/check-run-completed-event.js.map +2 -2
- package/dist/schemas/check-run-created-event.js +3 -3
- package/dist/schemas/check-run-created-event.js.map +2 -2
- package/dist/schemas/check-run-requested-action-event.js +3 -3
- package/dist/schemas/check-run-requested-action-event.js.map +2 -2
- package/dist/schemas/check-run-rerequested-event.js +3 -3
- package/dist/schemas/check-run-rerequested-event.js.map +2 -2
- package/dist/schemas/check-suite-completed-event.js +3 -3
- package/dist/schemas/check-suite-completed-event.js.map +2 -2
- package/dist/schemas/check-suite-requested-event.js +3 -3
- package/dist/schemas/check-suite-requested-event.js.map +2 -2
- package/dist/schemas/check-suite-rerequested-event.js +3 -3
- package/dist/schemas/check-suite-rerequested-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-appeared-in-branch-event.js +3 -3
- package/dist/schemas/code-scanning-alert-appeared-in-branch-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-closed-by-user-event.js +3 -3
- package/dist/schemas/code-scanning-alert-closed-by-user-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-created-event.js +3 -3
- package/dist/schemas/code-scanning-alert-created-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-fixed-event.js +3 -3
- package/dist/schemas/code-scanning-alert-fixed-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-reopened-by-user-event.js +3 -3
- package/dist/schemas/code-scanning-alert-reopened-by-user-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-reopened-event.js +3 -3
- package/dist/schemas/code-scanning-alert-reopened-event.js.map +2 -2
- package/dist/schemas/commit-comment-created-event.js +3 -3
- package/dist/schemas/commit-comment-created-event.js.map +2 -2
- package/dist/schemas/create-event.js +3 -3
- package/dist/schemas/create-event.js.map +2 -2
- package/dist/schemas/custom-property-created-event.js +3 -3
- package/dist/schemas/custom-property-created-event.js.map +2 -2
- package/dist/schemas/custom-property-deleted-event.js +3 -3
- package/dist/schemas/custom-property-deleted-event.js.map +2 -2
- package/dist/schemas/custom-property-values-updated-event.js +3 -3
- package/dist/schemas/custom-property-values-updated-event.js.map +2 -2
- package/dist/schemas/delete-event.js +3 -3
- package/dist/schemas/delete-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-created-event.js +3 -3
- package/dist/schemas/dependabot-alert-created-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-dismissed-event.js +3 -3
- package/dist/schemas/dependabot-alert-dismissed-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-fixed-event.js +3 -3
- package/dist/schemas/dependabot-alert-fixed-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-reintroduced-event.js +3 -3
- package/dist/schemas/dependabot-alert-reintroduced-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-reopened-event.js +3 -3
- package/dist/schemas/dependabot-alert-reopened-event.js.map +2 -2
- package/dist/schemas/deploy-key-created-event.js +3 -3
- package/dist/schemas/deploy-key-created-event.js.map +2 -2
- package/dist/schemas/deploy-key-deleted-event.js +3 -3
- package/dist/schemas/deploy-key-deleted-event.js.map +2 -2
- package/dist/schemas/deployment-created-event.js +3 -3
- package/dist/schemas/deployment-created-event.js.map +2 -2
- package/dist/schemas/deployment-protection-rule-requested-event.js +3 -3
- package/dist/schemas/deployment-protection-rule-requested-event.js.map +2 -2
- package/dist/schemas/deployment-review-approved-event.js +3 -3
- package/dist/schemas/deployment-review-approved-event.js.map +2 -2
- package/dist/schemas/deployment-review-rejected-event.js +3 -3
- package/dist/schemas/deployment-review-rejected-event.js.map +2 -2
- package/dist/schemas/deployment-review-requested-event.js +3 -3
- package/dist/schemas/deployment-review-requested-event.js.map +2 -2
- package/dist/schemas/deployment-status-created-event.js +3 -3
- package/dist/schemas/deployment-status-created-event.js.map +2 -2
- package/dist/schemas/discussion-answered-event.js +3 -3
- package/dist/schemas/discussion-answered-event.js.map +2 -2
- package/dist/schemas/discussion-category-changed-event.js +3 -3
- package/dist/schemas/discussion-category-changed-event.js.map +2 -2
- package/dist/schemas/discussion-comment-created-event.js +3 -3
- package/dist/schemas/discussion-comment-created-event.js.map +2 -2
- package/dist/schemas/discussion-comment-deleted-event.js +3 -3
- package/dist/schemas/discussion-comment-deleted-event.js.map +2 -2
- package/dist/schemas/discussion-comment-edited-event.js +3 -3
- package/dist/schemas/discussion-comment-edited-event.js.map +2 -2
- package/dist/schemas/discussion-created-event.js +3 -3
- package/dist/schemas/discussion-created-event.js.map +2 -2
- package/dist/schemas/discussion-deleted-event.js +3 -3
- package/dist/schemas/discussion-deleted-event.js.map +2 -2
- package/dist/schemas/discussion-edited-event.js +3 -3
- package/dist/schemas/discussion-edited-event.js.map +2 -2
- package/dist/schemas/discussion-labeled-event.js +3 -3
- package/dist/schemas/discussion-labeled-event.js.map +2 -2
- package/dist/schemas/discussion-locked-event.js +3 -3
- package/dist/schemas/discussion-locked-event.js.map +2 -2
- package/dist/schemas/discussion-pinned-event.js +3 -3
- package/dist/schemas/discussion-pinned-event.js.map +2 -2
- package/dist/schemas/discussion-transferred-event.js +3 -3
- package/dist/schemas/discussion-transferred-event.js.map +2 -2
- package/dist/schemas/discussion-unanswered-event.js +3 -3
- package/dist/schemas/discussion-unanswered-event.js.map +2 -2
- package/dist/schemas/discussion-unlabeled-event.js +3 -3
- package/dist/schemas/discussion-unlabeled-event.js.map +2 -2
- package/dist/schemas/discussion-unlocked-event.js +3 -3
- package/dist/schemas/discussion-unlocked-event.js.map +2 -2
- package/dist/schemas/discussion-unpinned-event.js +3 -3
- package/dist/schemas/discussion-unpinned-event.js.map +2 -2
- package/dist/schemas/fork-event.js +3 -3
- package/dist/schemas/fork-event.js.map +2 -2
- package/dist/schemas/github-app-authorization-revoked-event.js +3 -3
- package/dist/schemas/github-app-authorization-revoked-event.js.map +2 -2
- package/dist/schemas/gollum-event.js +3 -3
- package/dist/schemas/gollum-event.js.map +2 -2
- package/dist/schemas/index.js +3 -2
- package/dist/schemas/index.js.map +1 -1
- package/dist/schemas/installation-created-event.js +3 -3
- package/dist/schemas/installation-created-event.js.map +2 -2
- package/dist/schemas/installation-deleted-event.js +3 -3
- package/dist/schemas/installation-deleted-event.js.map +2 -2
- package/dist/schemas/installation-new-permissions-accepted-event.js +3 -3
- package/dist/schemas/installation-new-permissions-accepted-event.js.map +2 -2
- package/dist/schemas/installation-repositories-added-event.js +3 -3
- package/dist/schemas/installation-repositories-added-event.js.map +2 -2
- package/dist/schemas/installation-repositories-removed-event.js +3 -3
- package/dist/schemas/installation-repositories-removed-event.js.map +2 -2
- package/dist/schemas/installation-suspend-event.js +3 -3
- package/dist/schemas/installation-suspend-event.js.map +2 -2
- package/dist/schemas/installation-target-renamed-event.js +3 -3
- package/dist/schemas/installation-target-renamed-event.js.map +2 -2
- package/dist/schemas/installation-unsuspend-event.js +3 -3
- package/dist/schemas/installation-unsuspend-event.js.map +2 -2
- package/dist/schemas/issue-comment-created-event.js +3 -3
- package/dist/schemas/issue-comment-created-event.js.map +2 -2
- package/dist/schemas/issue-comment-deleted-event.js +3 -3
- package/dist/schemas/issue-comment-deleted-event.js.map +2 -2
- package/dist/schemas/issue-comment-edited-event.js +3 -3
- package/dist/schemas/issue-comment-edited-event.js.map +2 -2
- package/dist/schemas/issues-assigned-event.js +3 -3
- package/dist/schemas/issues-assigned-event.js.map +2 -2
- package/dist/schemas/issues-closed-event.js +3 -3
- package/dist/schemas/issues-closed-event.js.map +2 -2
- package/dist/schemas/issues-deleted-event.js +3 -3
- package/dist/schemas/issues-deleted-event.js.map +2 -2
- package/dist/schemas/issues-demilestoned-event.js +3 -3
- package/dist/schemas/issues-demilestoned-event.js.map +2 -2
- package/dist/schemas/issues-edited-event.js +3 -3
- package/dist/schemas/issues-edited-event.js.map +2 -2
- package/dist/schemas/issues-labeled-event.js +3 -3
- package/dist/schemas/issues-labeled-event.js.map +2 -2
- package/dist/schemas/issues-locked-event.js +3 -3
- package/dist/schemas/issues-locked-event.js.map +2 -2
- package/dist/schemas/issues-milestoned-event.js +3 -3
- package/dist/schemas/issues-milestoned-event.js.map +2 -2
- package/dist/schemas/issues-opened-event.js +3 -3
- package/dist/schemas/issues-opened-event.js.map +2 -2
- package/dist/schemas/issues-pinned-event.js +3 -3
- package/dist/schemas/issues-pinned-event.js.map +2 -2
- package/dist/schemas/issues-reopened-event.js +3 -3
- package/dist/schemas/issues-reopened-event.js.map +2 -2
- package/dist/schemas/issues-transferred-event.js +3 -3
- package/dist/schemas/issues-transferred-event.js.map +2 -2
- package/dist/schemas/issues-unassigned-event.js +3 -3
- package/dist/schemas/issues-unassigned-event.js.map +2 -2
- package/dist/schemas/issues-unlabeled-event.js +3 -3
- package/dist/schemas/issues-unlabeled-event.js.map +2 -2
- package/dist/schemas/issues-unlocked-event.js +3 -3
- package/dist/schemas/issues-unlocked-event.js.map +2 -2
- package/dist/schemas/issues-unpinned-event.js +3 -3
- package/dist/schemas/issues-unpinned-event.js.map +2 -2
- package/dist/schemas/label-created-event.js +3 -3
- package/dist/schemas/label-created-event.js.map +2 -2
- package/dist/schemas/label-deleted-event.js +3 -3
- package/dist/schemas/label-deleted-event.js.map +2 -2
- package/dist/schemas/label-edited-event.js +3 -3
- package/dist/schemas/label-edited-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-cancelled-event.js +3 -3
- package/dist/schemas/marketplace-purchase-cancelled-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-changed-event.js +3 -3
- package/dist/schemas/marketplace-purchase-changed-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-pending-change-cancelled-event.js +3 -3
- package/dist/schemas/marketplace-purchase-pending-change-cancelled-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-pending-change-event.js +3 -3
- package/dist/schemas/marketplace-purchase-pending-change-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-purchased-event.js +3 -3
- package/dist/schemas/marketplace-purchase-purchased-event.js.map +2 -2
- package/dist/schemas/member-added-event.js +3 -3
- package/dist/schemas/member-added-event.js.map +2 -2
- package/dist/schemas/member-edited-event.js +3 -3
- package/dist/schemas/member-edited-event.js.map +2 -2
- package/dist/schemas/member-removed-event.js +3 -3
- package/dist/schemas/member-removed-event.js.map +2 -2
- package/dist/schemas/membership-added-event.js +3 -3
- package/dist/schemas/membership-added-event.js.map +2 -2
- package/dist/schemas/membership-removed-event.js +3 -3
- package/dist/schemas/membership-removed-event.js.map +2 -2
- package/dist/schemas/merge-group-checks-requested-event.js +3 -3
- package/dist/schemas/merge-group-checks-requested-event.js.map +2 -2
- package/dist/schemas/merge-group-destroyed-event.js +3 -3
- package/dist/schemas/merge-group-destroyed-event.js.map +2 -2
- package/dist/schemas/meta-deleted-event.js +3 -3
- package/dist/schemas/meta-deleted-event.js.map +2 -2
- package/dist/schemas/milestone-closed-event.js +3 -3
- package/dist/schemas/milestone-closed-event.js.map +2 -2
- package/dist/schemas/milestone-created-event.js +3 -3
- package/dist/schemas/milestone-created-event.js.map +2 -2
- package/dist/schemas/milestone-deleted-event.js +3 -3
- package/dist/schemas/milestone-deleted-event.js.map +2 -2
- package/dist/schemas/milestone-edited-event.js +3 -3
- package/dist/schemas/milestone-edited-event.js.map +2 -2
- package/dist/schemas/milestone-opened-event.js +3 -3
- package/dist/schemas/milestone-opened-event.js.map +2 -2
- package/dist/schemas/org-block-blocked-event.js +3 -3
- package/dist/schemas/org-block-blocked-event.js.map +2 -2
- package/dist/schemas/org-block-unblocked-event.js +3 -3
- package/dist/schemas/org-block-unblocked-event.js.map +2 -2
- package/dist/schemas/organization-deleted-event.js +3 -3
- package/dist/schemas/organization-deleted-event.js.map +2 -2
- package/dist/schemas/organization-member-added-event.js +3 -3
- package/dist/schemas/organization-member-added-event.js.map +2 -2
- package/dist/schemas/organization-member-invited-event.js +3 -3
- package/dist/schemas/organization-member-invited-event.js.map +2 -2
- package/dist/schemas/organization-member-removed-event.js +3 -3
- package/dist/schemas/organization-member-removed-event.js.map +2 -2
- package/dist/schemas/organization-renamed-event.js +3 -3
- package/dist/schemas/organization-renamed-event.js.map +2 -2
- package/dist/schemas/package-published-event.js +3 -3
- package/dist/schemas/package-published-event.js.map +2 -2
- package/dist/schemas/package-updated-event.js +3 -3
- package/dist/schemas/package-updated-event.js.map +2 -2
- package/dist/schemas/page-build-event.js +3 -3
- package/dist/schemas/page-build-event.js.map +2 -2
- package/dist/schemas/ping-event.js +3 -3
- package/dist/schemas/ping-event.js.map +2 -2
- package/dist/schemas/project-card-converted-event.js +3 -3
- package/dist/schemas/project-card-converted-event.js.map +2 -2
- package/dist/schemas/project-card-created-event.js +3 -3
- package/dist/schemas/project-card-created-event.js.map +2 -2
- package/dist/schemas/project-card-deleted-event.js +3 -3
- package/dist/schemas/project-card-deleted-event.js.map +2 -2
- package/dist/schemas/project-card-edited-event.js +3 -3
- package/dist/schemas/project-card-edited-event.js.map +2 -2
- package/dist/schemas/project-card-moved-event.js +3 -3
- package/dist/schemas/project-card-moved-event.js.map +2 -2
- package/dist/schemas/project-closed-event.js +3 -3
- package/dist/schemas/project-closed-event.js.map +2 -2
- package/dist/schemas/project-column-created-event.js +3 -3
- package/dist/schemas/project-column-created-event.js.map +2 -2
- package/dist/schemas/project-column-deleted-event.js +3 -3
- package/dist/schemas/project-column-deleted-event.js.map +2 -2
- package/dist/schemas/project-column-edited-event.js +3 -3
- package/dist/schemas/project-column-edited-event.js.map +2 -2
- package/dist/schemas/project-column-moved-event.js +3 -3
- package/dist/schemas/project-column-moved-event.js.map +2 -2
- package/dist/schemas/project-created-event.js +3 -3
- package/dist/schemas/project-created-event.js.map +2 -2
- package/dist/schemas/project-deleted-event.js +3 -3
- package/dist/schemas/project-deleted-event.js.map +2 -2
- package/dist/schemas/project-edited-event.js +3 -3
- package/dist/schemas/project-edited-event.js.map +2 -2
- package/dist/schemas/project-reopened-event.js +3 -3
- package/dist/schemas/project-reopened-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-archived-event.js +3 -3
- package/dist/schemas/projects-v2-item-archived-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-converted-event.js +3 -3
- package/dist/schemas/projects-v2-item-converted-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-created-event.js +3 -3
- package/dist/schemas/projects-v2-item-created-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-deleted-event.js +3 -3
- package/dist/schemas/projects-v2-item-deleted-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-edited-event.js +3 -3
- package/dist/schemas/projects-v2-item-edited-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-reordered-event.js +3 -3
- package/dist/schemas/projects-v2-item-reordered-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-restored-event.js +3 -3
- package/dist/schemas/projects-v2-item-restored-event.js.map +2 -2
- package/dist/schemas/public-event.js +3 -3
- package/dist/schemas/public-event.js.map +2 -2
- package/dist/schemas/pull-request-assigned-event.js +3 -3
- package/dist/schemas/pull-request-assigned-event.js.map +2 -2
- package/dist/schemas/pull-request-auto-merge-disabled-event.js +3 -3
- package/dist/schemas/pull-request-auto-merge-disabled-event.js.map +2 -2
- package/dist/schemas/pull-request-auto-merge-enabled-event.js +3 -3
- package/dist/schemas/pull-request-auto-merge-enabled-event.js.map +2 -2
- package/dist/schemas/pull-request-closed-event.js +3 -3
- package/dist/schemas/pull-request-closed-event.js.map +2 -2
- package/dist/schemas/pull-request-converted-to-draft-event.js +3 -3
- package/dist/schemas/pull-request-converted-to-draft-event.js.map +2 -2
- package/dist/schemas/pull-request-demilestoned-event.js +3 -3
- package/dist/schemas/pull-request-demilestoned-event.js.map +2 -2
- package/dist/schemas/pull-request-dequeued-event.js +3 -3
- package/dist/schemas/pull-request-dequeued-event.js.map +2 -2
- package/dist/schemas/pull-request-edited-event.js +3 -3
- package/dist/schemas/pull-request-edited-event.js.map +2 -2
- package/dist/schemas/pull-request-enqueued-event.js +3 -3
- package/dist/schemas/pull-request-enqueued-event.js.map +2 -2
- package/dist/schemas/pull-request-labeled-event.js +3 -3
- package/dist/schemas/pull-request-labeled-event.js.map +2 -2
- package/dist/schemas/pull-request-locked-event.js +3 -3
- package/dist/schemas/pull-request-locked-event.js.map +2 -2
- package/dist/schemas/pull-request-milestoned-event.js +3 -3
- package/dist/schemas/pull-request-milestoned-event.js.map +2 -2
- package/dist/schemas/pull-request-opened-event.js +3 -3
- package/dist/schemas/pull-request-opened-event.js.map +2 -2
- package/dist/schemas/pull-request-ready-for-review-event.js +3 -3
- package/dist/schemas/pull-request-ready-for-review-event.js.map +2 -2
- package/dist/schemas/pull-request-reopened-event.js +3 -3
- package/dist/schemas/pull-request-reopened-event.js.map +2 -2
- package/dist/schemas/pull-request-review-comment-created-event.js +3 -3
- package/dist/schemas/pull-request-review-comment-created-event.js.map +2 -2
- package/dist/schemas/pull-request-review-comment-deleted-event.js +3 -3
- package/dist/schemas/pull-request-review-comment-deleted-event.js.map +2 -2
- package/dist/schemas/pull-request-review-comment-edited-event.js +3 -3
- package/dist/schemas/pull-request-review-comment-edited-event.js.map +2 -2
- package/dist/schemas/pull-request-review-dismissed-event.js +3 -3
- package/dist/schemas/pull-request-review-dismissed-event.js.map +2 -2
- package/dist/schemas/pull-request-review-edited-event.js +3 -3
- package/dist/schemas/pull-request-review-edited-event.js.map +2 -2
- package/dist/schemas/pull-request-review-submitted-event.js +3 -3
- package/dist/schemas/pull-request-review-submitted-event.js.map +2 -2
- package/dist/schemas/pull-request-review-thread-resolved-event.js +3 -3
- package/dist/schemas/pull-request-review-thread-resolved-event.js.map +2 -2
- package/dist/schemas/pull-request-review-thread-unresolved-event.js +3 -3
- package/dist/schemas/pull-request-review-thread-unresolved-event.js.map +2 -2
- package/dist/schemas/pull-request-synchronize-event.js +3 -3
- package/dist/schemas/pull-request-synchronize-event.js.map +2 -2
- package/dist/schemas/pull-request-unassigned-event.js +3 -3
- package/dist/schemas/pull-request-unassigned-event.js.map +2 -2
- package/dist/schemas/pull-request-unlabeled-event.js +3 -3
- package/dist/schemas/pull-request-unlabeled-event.js.map +2 -2
- package/dist/schemas/pull-request-unlocked-event.js +3 -3
- package/dist/schemas/pull-request-unlocked-event.js.map +2 -2
- package/dist/schemas/push-event.js +3 -3
- package/dist/schemas/push-event.js.map +2 -2
- package/dist/schemas/registry-package-published-event.js +3 -3
- package/dist/schemas/registry-package-published-event.js.map +2 -2
- package/dist/schemas/registry-package-updated-event.js +3 -3
- package/dist/schemas/registry-package-updated-event.js.map +2 -2
- package/dist/schemas/release-created-event.js +3 -3
- package/dist/schemas/release-created-event.js.map +2 -2
- package/dist/schemas/release-deleted-event.js +3 -3
- package/dist/schemas/release-deleted-event.js.map +2 -2
- package/dist/schemas/release-edited-event.js +3 -3
- package/dist/schemas/release-edited-event.js.map +2 -2
- package/dist/schemas/release-prereleased-event.js +3 -3
- package/dist/schemas/release-prereleased-event.js.map +2 -2
- package/dist/schemas/release-published-event.js +3 -3
- package/dist/schemas/release-published-event.js.map +2 -2
- package/dist/schemas/release-released-event.js +3 -3
- package/dist/schemas/release-released-event.js.map +2 -2
- package/dist/schemas/release-unpublished-event.js +3 -3
- package/dist/schemas/release-unpublished-event.js.map +2 -2
- package/dist/schemas/repository-archived-event.js +3 -3
- package/dist/schemas/repository-archived-event.js.map +2 -2
- package/dist/schemas/repository-created-event.js +3 -3
- package/dist/schemas/repository-created-event.js.map +2 -2
- package/dist/schemas/repository-deleted-event.js +3 -3
- package/dist/schemas/repository-deleted-event.js.map +2 -2
- package/dist/schemas/repository-dispatch-event.js +3 -3
- package/dist/schemas/repository-dispatch-event.js.map +2 -2
- package/dist/schemas/repository-edited-event.js +3 -3
- package/dist/schemas/repository-edited-event.js.map +2 -2
- package/dist/schemas/repository-import-event.js +3 -3
- package/dist/schemas/repository-import-event.js.map +2 -2
- package/dist/schemas/repository-privatized-event.js +3 -3
- package/dist/schemas/repository-privatized-event.js.map +2 -2
- package/dist/schemas/repository-publicized-event.js +3 -3
- package/dist/schemas/repository-publicized-event.js.map +2 -2
- package/dist/schemas/repository-renamed-event.js +3 -3
- package/dist/schemas/repository-renamed-event.js.map +2 -2
- package/dist/schemas/repository-transferred-event.js +3 -3
- package/dist/schemas/repository-transferred-event.js.map +2 -2
- package/dist/schemas/repository-unarchived-event.js +3 -3
- package/dist/schemas/repository-unarchived-event.js.map +2 -2
- package/dist/schemas/repository-vulnerability-alert-create-event.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-create-event.js.map +2 -2
- package/dist/schemas/repository-vulnerability-alert-dismiss-event.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-dismiss-event.js.map +2 -2
- package/dist/schemas/repository-vulnerability-alert-reopen-event.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-reopen-event.js.map +2 -2
- package/dist/schemas/repository-vulnerability-alert-resolve-event.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-resolve-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-created-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-created-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-location-created-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-location-created-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-reopened-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-reopened-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-resolved-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-resolved-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-revoked-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-revoked-event.js.map +2 -2
- package/dist/schemas/security-advisory-performed-event.js +3 -3
- package/dist/schemas/security-advisory-performed-event.js.map +2 -2
- package/dist/schemas/security-advisory-published-event.js +3 -3
- package/dist/schemas/security-advisory-published-event.js.map +2 -2
- package/dist/schemas/security-advisory-updated-event.js +3 -3
- package/dist/schemas/security-advisory-updated-event.js.map +2 -2
- package/dist/schemas/security-advisory-withdrawn-event.js +3 -3
- package/dist/schemas/security-advisory-withdrawn-event.js.map +2 -2
- package/dist/schemas/shared/alert-instance.js +2 -2
- package/dist/schemas/shared/alert-instance.js.map +2 -2
- package/dist/schemas/shared/app.js +3 -3
- package/dist/schemas/shared/app.js.map +2 -2
- package/dist/schemas/shared/branch-protection-rule.js +3 -3
- package/dist/schemas/shared/branch-protection-rule.js.map +2 -2
- package/dist/schemas/shared/check-run-deployment.js +3 -3
- package/dist/schemas/shared/check-run-deployment.js.map +2 -2
- package/dist/schemas/shared/check-run-pull-request.js +3 -3
- package/dist/schemas/shared/check-run-pull-request.js.map +2 -2
- package/dist/schemas/shared/commit.js +3 -3
- package/dist/schemas/shared/commit.js.map +2 -2
- package/dist/schemas/shared/committer.js +3 -3
- package/dist/schemas/shared/committer.js.map +2 -2
- package/dist/schemas/shared/custom-property-value.js +3 -3
- package/dist/schemas/shared/custom-property-value.js.map +2 -2
- package/dist/schemas/shared/dependabot-alert-package.js +3 -3
- package/dist/schemas/shared/dependabot-alert-package.js.map +2 -2
- package/dist/schemas/shared/dependabot-alert.js +3 -3
- package/dist/schemas/shared/dependabot-alert.js.map +2 -2
- package/dist/schemas/shared/deployment-workflow-run.js +3 -3
- package/dist/schemas/shared/deployment-workflow-run.js.map +2 -2
- package/dist/schemas/shared/deployment.js +3 -3
- package/dist/schemas/shared/deployment.js.map +2 -2
- package/dist/schemas/shared/discussion-category.js +3 -3
- package/dist/schemas/shared/discussion-category.js.map +2 -2
- package/dist/schemas/shared/discussion.js +3 -3
- package/dist/schemas/shared/discussion.js.map +2 -2
- package/dist/schemas/shared/git-hub-org.js +3 -3
- package/dist/schemas/shared/git-hub-org.js.map +2 -2
- package/dist/schemas/shared/index.js +2 -2
- package/dist/schemas/shared/index.js.map +1 -1
- package/dist/schemas/shared/installation-lite.js +3 -3
- package/dist/schemas/shared/installation-lite.js.map +2 -2
- package/dist/schemas/shared/installation.js +3 -3
- package/dist/schemas/shared/installation.js.map +2 -2
- package/dist/schemas/shared/issue-comment.js +3 -3
- package/dist/schemas/shared/issue-comment.js.map +2 -2
- package/dist/schemas/shared/issue.js +3 -3
- package/dist/schemas/shared/issue.js.map +2 -2
- package/dist/schemas/shared/label.js +3 -3
- package/dist/schemas/shared/label.js.map +2 -2
- package/dist/schemas/shared/license.js +3 -3
- package/dist/schemas/shared/license.js.map +2 -2
- package/dist/schemas/shared/link.js +3 -3
- package/dist/schemas/shared/link.js.map +2 -2
- package/dist/schemas/shared/marketplace-purchase.js +3 -3
- package/dist/schemas/shared/marketplace-purchase.js.map +2 -2
- package/dist/schemas/shared/membership.js +3 -3
- package/dist/schemas/shared/membership.js.map +2 -2
- package/dist/schemas/shared/milestone.js +3 -3
- package/dist/schemas/shared/milestone.js.map +2 -2
- package/dist/schemas/shared/organization-custom-property.js +3 -3
- package/dist/schemas/shared/organization-custom-property.js.map +2 -2
- package/dist/schemas/shared/organization.js +3 -3
- package/dist/schemas/shared/organization.js.map +2 -2
- package/dist/schemas/shared/package-npm-metadata.js +3 -3
- package/dist/schemas/shared/package-npm-metadata.js.map +2 -2
- package/dist/schemas/shared/package-nuget-metadata.js +3 -3
- package/dist/schemas/shared/package-nuget-metadata.js.map +2 -2
- package/dist/schemas/shared/project-card.js +3 -3
- package/dist/schemas/shared/project-card.js.map +2 -2
- package/dist/schemas/shared/project-column.js +3 -3
- package/dist/schemas/shared/project-column.js.map +2 -2
- package/dist/schemas/shared/project.js +3 -3
- package/dist/schemas/shared/project.js.map +2 -2
- package/dist/schemas/shared/projects-v2-item.js +3 -3
- package/dist/schemas/shared/projects-v2-item.js.map +2 -2
- package/dist/schemas/shared/pull-request-auto-merge.js +3 -3
- package/dist/schemas/shared/pull-request-auto-merge.js.map +2 -2
- package/dist/schemas/shared/pull-request-review-comment.js +3 -3
- package/dist/schemas/shared/pull-request-review-comment.js.map +2 -2
- package/dist/schemas/shared/pull-request-review.js +3 -3
- package/dist/schemas/shared/pull-request-review.js.map +2 -2
- package/dist/schemas/shared/pull-request.js +3 -3
- package/dist/schemas/shared/pull-request.js.map +2 -2
- package/dist/schemas/shared/reactions.js +3 -3
- package/dist/schemas/shared/reactions.js.map +2 -2
- package/dist/schemas/shared/referenced-workflow.js +3 -3
- package/dist/schemas/shared/referenced-workflow.js.map +2 -2
- package/dist/schemas/shared/release-asset.js +3 -3
- package/dist/schemas/shared/release-asset.js.map +2 -2
- package/dist/schemas/shared/release.js +3 -3
- package/dist/schemas/shared/release.js.map +2 -2
- package/dist/schemas/shared/repo-ref.js +3 -3
- package/dist/schemas/shared/repo-ref.js.map +2 -2
- package/dist/schemas/shared/repository-lite.js +3 -3
- package/dist/schemas/shared/repository-lite.js.map +2 -2
- package/dist/schemas/shared/repository-vulnerability-alert-alert.js +3 -3
- package/dist/schemas/shared/repository-vulnerability-alert-alert.js.map +2 -2
- package/dist/schemas/shared/repository.js +3 -3
- package/dist/schemas/shared/repository.js.map +2 -2
- package/dist/schemas/shared/secret-scanning-alert.js +3 -3
- package/dist/schemas/shared/secret-scanning-alert.js.map +2 -2
- package/dist/schemas/shared/secret-scanning-location-commit.js +3 -3
- package/dist/schemas/shared/secret-scanning-location-commit.js.map +2 -2
- package/dist/schemas/shared/secret-scanning-location-issue-body.js +3 -3
- package/dist/schemas/shared/secret-scanning-location-issue-body.js.map +2 -2
- package/dist/schemas/shared/secret-scanning-location-issue-comment.js +3 -3
- package/dist/schemas/shared/secret-scanning-location-issue-comment.js.map +2 -2
- package/dist/schemas/shared/secret-scanning-location-issue-title.js +3 -3
- package/dist/schemas/shared/secret-scanning-location-issue-title.js.map +2 -2
- package/dist/schemas/shared/security-advisory-cvss.js +3 -3
- package/dist/schemas/shared/security-advisory-cvss.js.map +2 -2
- package/dist/schemas/shared/security-advisory-cwes.js +3 -3
- package/dist/schemas/shared/security-advisory-cwes.js.map +2 -2
- package/dist/schemas/shared/simple-commit.js +3 -3
- package/dist/schemas/shared/simple-commit.js.map +2 -2
- package/dist/schemas/shared/simple-pull-request.js +3 -3
- package/dist/schemas/shared/simple-pull-request.js.map +2 -2
- package/dist/schemas/shared/sponsorship-tier.js +3 -3
- package/dist/schemas/shared/sponsorship-tier.js.map +2 -2
- package/dist/schemas/shared/team.js +3 -3
- package/dist/schemas/shared/team.js.map +2 -2
- package/dist/schemas/shared/user.js +3 -3
- package/dist/schemas/shared/user.js.map +2 -2
- package/dist/schemas/shared/workflow-job.js +2 -2
- package/dist/schemas/shared/workflow-job.js.map +2 -2
- package/dist/schemas/shared/workflow-run.js +3 -3
- package/dist/schemas/shared/workflow-run.js.map +2 -2
- package/dist/schemas/shared/workflow-step-completed.js +3 -3
- package/dist/schemas/shared/workflow-step-completed.js.map +2 -2
- package/dist/schemas/shared/workflow-step-in-progress.js +3 -3
- package/dist/schemas/shared/workflow-step-in-progress.js.map +2 -2
- package/dist/schemas/shared/workflow-step-queued.js +3 -3
- package/dist/schemas/shared/workflow-step-queued.js.map +2 -2
- package/dist/schemas/shared/workflow.js +3 -3
- package/dist/schemas/shared/workflow.js.map +2 -2
- package/dist/schemas/sponsorship-cancelled-event.js +3 -3
- package/dist/schemas/sponsorship-cancelled-event.js.map +2 -2
- package/dist/schemas/sponsorship-created-event.js +3 -3
- package/dist/schemas/sponsorship-created-event.js.map +2 -2
- package/dist/schemas/sponsorship-edited-event.js +3 -3
- package/dist/schemas/sponsorship-edited-event.js.map +2 -2
- package/dist/schemas/sponsorship-pending-cancellation-event.js +3 -3
- package/dist/schemas/sponsorship-pending-cancellation-event.js.map +2 -2
- package/dist/schemas/sponsorship-pending-tier-change-event.js +3 -3
- package/dist/schemas/sponsorship-pending-tier-change-event.js.map +2 -2
- package/dist/schemas/sponsorship-tier-changed-event.js +3 -3
- package/dist/schemas/sponsorship-tier-changed-event.js.map +2 -2
- package/dist/schemas/star-created-event.js +3 -3
- package/dist/schemas/star-created-event.js.map +2 -2
- package/dist/schemas/star-deleted-event.js +3 -3
- package/dist/schemas/star-deleted-event.js.map +2 -2
- package/dist/schemas/status-event.js +3 -3
- package/dist/schemas/status-event.js.map +2 -2
- package/dist/schemas/team-add-event.js +3 -3
- package/dist/schemas/team-add-event.js.map +2 -2
- package/dist/schemas/team-added-to-repository-event.js +3 -3
- package/dist/schemas/team-added-to-repository-event.js.map +2 -2
- package/dist/schemas/team-created-event.js +3 -3
- package/dist/schemas/team-created-event.js.map +2 -2
- package/dist/schemas/team-deleted-event.js +3 -3
- package/dist/schemas/team-deleted-event.js.map +2 -2
- package/dist/schemas/team-edited-event.js +3 -3
- package/dist/schemas/team-edited-event.js.map +2 -2
- package/dist/schemas/team-removed-from-repository-event.js +3 -3
- package/dist/schemas/team-removed-from-repository-event.js.map +2 -2
- package/dist/schemas/watch-started-event.js +3 -3
- package/dist/schemas/watch-started-event.js.map +2 -2
- package/dist/schemas/workflow-dispatch-event.js +3 -3
- package/dist/schemas/workflow-dispatch-event.js.map +2 -2
- package/dist/schemas/workflow-job-completed-event.js +3 -3
- package/dist/schemas/workflow-job-completed-event.js.map +2 -2
- package/dist/schemas/workflow-job-in-progress-event.js +3 -3
- package/dist/schemas/workflow-job-in-progress-event.js.map +2 -2
- package/dist/schemas/workflow-job-queued-event.js +3 -3
- package/dist/schemas/workflow-job-queued-event.js.map +2 -2
- package/dist/schemas/workflow-job-waiting-event.js +3 -3
- package/dist/schemas/workflow-job-waiting-event.js.map +2 -2
- package/dist/schemas/workflow-run-completed-event.js +3 -3
- package/dist/schemas/workflow-run-completed-event.js.map +2 -2
- package/dist/schemas/workflow-run-in-progress-event.js +3 -3
- package/dist/schemas/workflow-run-in-progress-event.js.map +2 -2
- package/dist/schemas/workflow-run-requested-event.js +3 -3
- package/dist/schemas/workflow-run-requested-event.js.map +2 -2
- package/package.json +15 -8
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{a as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as o}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as r}from"./shared/repository.js";import{ij as i}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as t}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as e}from"zod";var a=e.object({action:e.literal("unarchived"),repository:r.and(e.object({archived:e.literal(!1)})),sender:t,installation:o.optional(),organization:i.optional()});function p(n){return a.safeParse(n).success}export{p as isRepositoryUnarchivedEvent,a as RepositoryUnarchivedEventSchema};
|
|
3
|
+
export{a as xf,p as yf};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=F78C556ED38F77B964756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for RepositoryUnarchivedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { RepositoryUnarchivedEvent as RepositoryUnarchivedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const RepositoryUnarchivedEventSchema = z.object({\n action: z.literal('unarchived'),\n repository: RepositorySchema.and(\n z.object({\n archived: z.literal(false),\n }),\n ),\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<RepositoryUnarchivedEventOctokit>;\n\nexport type RepositoryUnarchivedEvent = RepositoryUnarchivedEventOctokit;\n\nexport function isRepositoryUnarchivedEvent(\n value: unknown,\n): value is RepositoryUnarchivedEvent {\n return RepositoryUnarchivedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";8sEAMA,WAAS,mBASF,KAAM,SAAkC,CAAE,EAAO,gBACtD,QAAQ,UAAE,WAAQ,KAAY,JAC9B,oBAAY,CAAiB,aAC3B,DAAE,aAAO,WACP,kBAAU,EAAE,8BAAQ,NAAK,wBAC3B,DAAC,LACH,EACA,cAAQ,KACR,YAAc,YAAuB,qBAAS,MAC9C,+BAAc,DAAmB,QAAS,GAC5C,CAAC,QAIM,IAAS,HAA2B,0BACzC,QACoC,OACpC,iBAAO,NAAgC,MAAU,RAAK,UAAE",
|
|
8
|
+
"debugId": "F78C556ED38F77B964756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{x as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import{ei as q}from"./shared/repository-vulnerability-alert-alert.js";import{gi as f}from"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as k}from"./shared/repository.js";import{ij as j}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as d}from"zod";var x=d.object({action:d.literal("create"),alert:q.and(d.object({state:d.literal("open")})),repository:k,sender:f,organization:j.optional()});function D(w){return x.safeParse(w).success}export{D as isRepositoryVulnerabilityAlertCreateEvent,x as RepositoryVulnerabilityAlertCreateEventSchema};
|
|
3
|
+
export{x as dg,D as eg};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=721E66D1F2F5228064756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for RepositoryVulnerabilityAlertCreateEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { RepositoryVulnerabilityAlertCreateEvent as RepositoryVulnerabilityAlertCreateEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n GitHubOrgSchema,\n OrganizationSchema,\n RepositorySchema,\n RepositoryVulnerabilityAlertAlertSchema,\n} from './shared/index.js';\n\nexport const RepositoryVulnerabilityAlertCreateEventSchema = z.object({\n action: z.literal('create'),\n alert: RepositoryVulnerabilityAlertAlertSchema.and(\n z.object({\n state: z.literal('open'),\n }),\n ),\n repository: RepositorySchema,\n sender: GitHubOrgSchema,\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<RepositoryVulnerabilityAlertCreateEventOctokit>;\n\nexport type RepositoryVulnerabilityAlertCreateEvent =\n RepositoryVulnerabilityAlertCreateEventOctokit;\n\nexport function isRepositoryVulnerabilityAlertCreateEvent(\n value: unknown,\n): value is RepositoryVulnerabilityAlertCreateEvent {\n return RepositoryVulnerabilityAlertCreateEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";8sEAMA,WAAS,mBASF,KAAM,SAAgD,CAAE,EAAO,gBACpE,QAAQ,UAAE,WAAQ,CAAQ,JAC1B,eAAO,CAAwC,aAC7C,DAAE,aAAO,WACP,eAAO,EAAE,8BAAQ,FAAM,wBACzB,DAAC,LACH,EACA,kBAAY,KACZ,MAAQ,YACR,yBAAc,MAAmB,2BAAS,FAC5C,AAAC,IAKM,SAAS,OAAyC,JACvD,FACkD,0BAClD,aAAO,QAA8C,oBAAU,PAAK,FAAE",
|
|
8
|
+
"debugId": "721E66D1F2F5228064756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{B as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import{ei as w}from"./shared/repository-vulnerability-alert-alert.js";import{gi as j}from"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as q}from"./shared/repository.js";import{ij as k}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as f}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as d}from"zod";var B=d.object({action:d.literal("dismiss"),alert:w.and(d.object({dismisser:f,dismiss_reason:d.string(),dismissed_at:d.string(),state:d.literal("dismissed")})),repository:q,sender:j,organization:k.optional()});function E(x){return B.safeParse(x).success}export{E as isRepositoryVulnerabilityAlertDismissEvent,B as RepositoryVulnerabilityAlertDismissEventSchema};
|
|
3
|
+
export{B as Rd,E as Sd};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=9D0DBBCBF2E75FCB64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for RepositoryVulnerabilityAlertDismissEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { RepositoryVulnerabilityAlertDismissEvent as RepositoryVulnerabilityAlertDismissEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n GitHubOrgSchema,\n OrganizationSchema,\n RepositorySchema,\n RepositoryVulnerabilityAlertAlertSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const RepositoryVulnerabilityAlertDismissEventSchema = z.object({\n action: z.literal('dismiss'),\n alert: RepositoryVulnerabilityAlertAlertSchema.and(\n z.object({\n dismisser: UserSchema,\n dismiss_reason: z.string(),\n dismissed_at: z.string(),\n state: z.literal('dismissed'),\n }),\n ),\n repository: RepositorySchema,\n sender: GitHubOrgSchema,\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<RepositoryVulnerabilityAlertDismissEventOctokit>;\n\nexport type RepositoryVulnerabilityAlertDismissEvent =\n RepositoryVulnerabilityAlertDismissEventOctokit;\n\nexport function isRepositoryVulnerabilityAlertDismissEvent(\n value: unknown,\n): value is RepositoryVulnerabilityAlertDismissEvent {\n return RepositoryVulnerabilityAlertDismissEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";2tEAMA,WAAS,mBAUF,KAAM,SAAiD,CAAE,EAAO,gBACrE,QAAQ,UAAE,WAAQ,EAAS,JAC3B,eAAO,CAAwC,aAC7C,DAAE,aAAO,WACP,mBAAW,EACX,qCAAgB,NAAE,8BAAO,AACzB,OAAc,EAAE,cAAO,KACvB,KAAO,YAAE,oBAAQ,eAAW,mBAC9B,FAAC,AACH,IACA,WAAY,QACZ,EAAQ,FACR,sCAAc,QAAmB,eAAS,WAC5C,PAAC,FAKM,AAAS,SAA0C,FACxD,yBACmD,FACnD,MAAO,RAA+C,aAAU,YAAK,WAAE",
|
|
8
|
+
"debugId": "9D0DBBCBF2E75FCB64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{x as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import{ei as q}from"./shared/repository-vulnerability-alert-alert.js";import{gi as f}from"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as k}from"./shared/repository.js";import{ij as j}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as d}from"zod";var x=d.object({action:d.literal("reopen"),alert:q.and(d.object({state:d.literal("open")})),repository:k,sender:f,organization:j.optional()});function D(w){return x.safeParse(w).success}export{D as isRepositoryVulnerabilityAlertReopenEvent,x as RepositoryVulnerabilityAlertReopenEventSchema};
|
|
3
|
+
export{x as fg,D as gg};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=3EEBD71B5A22242064756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for RepositoryVulnerabilityAlertReopenEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { RepositoryVulnerabilityAlertReopenEvent as RepositoryVulnerabilityAlertReopenEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n GitHubOrgSchema,\n OrganizationSchema,\n RepositorySchema,\n RepositoryVulnerabilityAlertAlertSchema,\n} from './shared/index.js';\n\nexport const RepositoryVulnerabilityAlertReopenEventSchema = z.object({\n action: z.literal('reopen'),\n alert: RepositoryVulnerabilityAlertAlertSchema.and(\n z.object({\n state: z.literal('open'),\n }),\n ),\n repository: RepositorySchema,\n sender: GitHubOrgSchema,\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<RepositoryVulnerabilityAlertReopenEventOctokit>;\n\nexport type RepositoryVulnerabilityAlertReopenEvent =\n RepositoryVulnerabilityAlertReopenEventOctokit;\n\nexport function isRepositoryVulnerabilityAlertReopenEvent(\n value: unknown,\n): value is RepositoryVulnerabilityAlertReopenEvent {\n return RepositoryVulnerabilityAlertReopenEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";8sEAMA,WAAS,mBASF,KAAM,SAAgD,CAAE,EAAO,gBACpE,QAAQ,UAAE,WAAQ,CAAQ,JAC1B,eAAO,CAAwC,aAC7C,DAAE,aAAO,WACP,eAAO,EAAE,8BAAQ,FAAM,wBACzB,DAAC,LACH,EACA,kBAAY,KACZ,MAAQ,YACR,yBAAc,MAAmB,2BAAS,FAC5C,AAAC,IAKM,SAAS,OAAyC,JACvD,FACkD,0BAClD,aAAO,QAA8C,oBAAU,PAAK,FAAE",
|
|
8
|
+
"debugId": "3EEBD71B5A22242064756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{x as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import{ei as q}from"./shared/repository-vulnerability-alert-alert.js";import{gi as f}from"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as k}from"./shared/repository.js";import{ij as j}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as d}from"zod";var x=d.object({action:d.literal("resolve"),alert:q.and(d.object({state:d.literal("fixed"),fixed_at:d.string(),fix_reason:d.string(),fixed_in:d.string()})),repository:k,sender:f,organization:j.optional()});function D(w){return x.safeParse(w).success}export{D as isRepositoryVulnerabilityAlertResolveEvent,x as RepositoryVulnerabilityAlertResolveEventSchema};
|
|
3
|
+
export{x as Hc,D as Ic};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=06606AE7C223474364756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for RepositoryVulnerabilityAlertResolveEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { RepositoryVulnerabilityAlertResolveEvent as RepositoryVulnerabilityAlertResolveEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n GitHubOrgSchema,\n OrganizationSchema,\n RepositorySchema,\n RepositoryVulnerabilityAlertAlertSchema,\n} from './shared/index.js';\n\nexport const RepositoryVulnerabilityAlertResolveEventSchema = z.object({\n action: z.literal('resolve'),\n alert: RepositoryVulnerabilityAlertAlertSchema.and(\n z.object({\n state: z.literal('fixed'),\n fixed_at: z.string(),\n fix_reason: z.string(),\n fixed_in: z.string(),\n }),\n ),\n repository: RepositorySchema,\n sender: GitHubOrgSchema,\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<RepositoryVulnerabilityAlertResolveEventOctokit>;\n\nexport type RepositoryVulnerabilityAlertResolveEvent =\n RepositoryVulnerabilityAlertResolveEventOctokit;\n\nexport function isRepositoryVulnerabilityAlertResolveEvent(\n value: unknown,\n): value is RepositoryVulnerabilityAlertResolveEvent {\n return RepositoryVulnerabilityAlertResolveEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";8sEAMA,WAAS,mBASF,KAAM,SAAiD,CAAE,EAAO,gBACrE,QAAQ,UAAE,WAAQ,EAAS,JAC3B,eAAO,CAAwC,aAC7C,DAAE,aAAO,WACP,eAAO,EAAE,8BAAQ,DAAO,yBACxB,OAAU,JAAE,OAAO,SACnB,cAAY,CAAE,iBAAO,cACrB,aAAU,oBAAE,IAAO,AACrB,GAAC,CACH,QACA,MAAY,FACZ,gCAAQ,QACR,mBAAc,YAAmB,CAAS,HAC5C,RAAC,UAKM,MAAS,wBAA0C,FACxD,CACmD,TACnD,UAAO,aAA+C,mBAAU,UAAK,SAAE",
|
|
8
|
+
"debugId": "06606AE7C223474364756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{x as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as f}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import{aj as q}from"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as k}from"./shared/repository.js";import{ij as j}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var x=b.object({action:b.literal("created"),alert:q.and(b.object({resolution:b.null(),resolved_by:b.null(),resolved_at:b.null()})),repository:k,organization:j.optional(),installation:f.optional()});function F(w){return x.safeParse(w).success}export{F as isSecretScanningAlertCreatedEvent,x as SecretScanningAlertCreatedEventSchema};
|
|
3
|
+
export{x as fe,F as ge};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=22FD63813CF1807164756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SecretScanningAlertCreatedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SecretScanningAlertCreatedEvent as SecretScanningAlertCreatedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n SecretScanningAlertSchema,\n} from './shared/index.js';\n\nexport const SecretScanningAlertCreatedEventSchema = z.object({\n action: z.literal('created'),\n alert: SecretScanningAlertSchema.and(\n z.object({\n resolution: z.null(),\n resolved_by: z.null(),\n resolved_at: z.null(),\n }),\n ),\n repository: RepositorySchema,\n organization: OrganizationSchema.optional(),\n installation: InstallationLiteSchema.optional(),\n}) satisfies z.ZodType<SecretScanningAlertCreatedEventOctokit>;\n\nexport type SecretScanningAlertCreatedEvent = SecretScanningAlertCreatedEventOctokit;\n\nexport function isSecretScanningAlertCreatedEvent(\n value: unknown,\n): value is SecretScanningAlertCreatedEvent {\n return SecretScanningAlertCreatedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";8sEAMA,WAAS,mBASF,KAAM,SAAwC,CAAE,EAAO,gBAC5D,QAAQ,UAAE,WAAQ,EAAS,JAC3B,eAAO,CAA0B,aAC/B,DAAE,aAAO,WACP,oBAAY,EAAE,2BAAK,NACnB,mCAAa,AAAE,DAAK,EACpB,mBAAa,KAAE,IAAK,WACtB,aAAC,KACH,oBACA,QAAY,CACZ,eAAc,EAAmB,eAAS,HAC1C,SAAc,2BAAuB,eAAS,OAChD,WAAC,NAIM,KAAS,RAAiC,SAC/C,DAC0C,wBAC1C,IAAO,CAAsC,AAAU,IAAK,aAAE",
|
|
8
|
+
"debugId": "22FD63813CF1807164756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{E as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import{ai as x}from"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as j}from"./shared/installation-lite.js";import{yi as w}from"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import{Oi as z}from"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import{aj as q}from"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import{ej as C}from"./shared/secret-scanning-location-issue-title.js";import{gj as p}from"./shared/repository.js";import{ij as k}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as f}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var E=b.object({action:b.literal("created"),alert:q,location:b.union([b.object({type:b.literal("commit"),details:w}),b.object({type:b.literal("issue_title"),details:C}),b.object({type:b.literal("issue_body"),details:x}),b.object({type:b.literal("issue_comment"),details:z})]),repository:p,sender:f,organization:k.optional(),installation:j.optional()});function H(D){return E.safeParse(D).success}export{H as isSecretScanningAlertLocationCreatedEvent,E as SecretScanningAlertLocationCreatedEventSchema};
|
|
3
|
+
export{E as Fa,H as Ga};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=B6D4D68955F264A964756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SecretScanningAlertLocationCreatedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SecretScanningAlertLocationCreatedEvent as SecretScanningAlertLocationCreatedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n SecretScanningAlertSchema,\n SecretScanningLocationCommitSchema,\n SecretScanningLocationIssueBodySchema,\n SecretScanningLocationIssueCommentSchema,\n SecretScanningLocationIssueTitleSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const SecretScanningAlertLocationCreatedEventSchema = z.object({\n action: z.literal('created'),\n alert: SecretScanningAlertSchema,\n location: z.union([\n z.object({\n type: z.literal('commit'),\n details: SecretScanningLocationCommitSchema,\n }),\n z.object({\n type: z.literal('issue_title'),\n details: SecretScanningLocationIssueTitleSchema,\n }),\n z.object({\n type: z.literal('issue_body'),\n details: SecretScanningLocationIssueBodySchema,\n }),\n z.object({\n type: z.literal('issue_comment'),\n details: SecretScanningLocationIssueCommentSchema,\n }),\n ]),\n repository: RepositorySchema,\n sender: UserSchema,\n organization: OrganizationSchema.optional(),\n installation: InstallationLiteSchema.optional(),\n}) satisfies z.ZodType<SecretScanningAlertLocationCreatedEventOctokit>;\n\nexport type SecretScanningAlertLocationCreatedEvent =\n SecretScanningAlertLocationCreatedEventOctokit;\n\nexport function isSecretScanningAlertLocationCreatedEvent(\n value: unknown,\n): value is SecretScanningAlertLocationCreatedEvent {\n return SecretScanningAlertLocationCreatedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": "
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";+wEAMA,WAAS,mBAcF,KAAM,SAAgD,CAAE,EAAO,gBACpE,QAAQ,UAAE,WAAQ,EAAS,JAC3B,eAAO,CACP,kBAAU,DAAE,YAAM,WAChB,WAAE,OAAO,uBACP,HAAM,yBAAE,MAAQ,EAAQ,EACxB,eAAS,IACX,AAAC,YACD,cAAE,WAAO,mBACP,EAAM,CAAE,UAAQ,aAAa,QAC7B,GAAS,HACX,0BAAC,QACD,QAAE,iBAAO,PACP,CAAM,PAAE,gBAAQ,SAAY,yBAC5B,KAAS,AACX,TAAC,KACD,aAAE,gBAAO,UACP,YAAM,gBAAE,IAAQ,MAAe,PAC/B,EAAS,JACX,CAAC,CACH,CAAC,EACD,WAAY,EACZ,OAAQ,EACR,aAAc,EAAmB,SAAS,EAC1C,aAAc,EAAuB,SAAS,CAChD,CAAC,EAKM,SAAS,CAAyC,CACvD,EACkD,CAClD,OAAO,EAA8C,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "B6D4D68955F264A964756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{x as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as j}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as q}from"./shared/repository.js";import{ij as k}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as f}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var x=b.object({action:b.literal("reopened"),alert:b.object({number:b.number(),secret_type:b.string(),resolution:b.null(),resolved_by:b.null(),resolved_at:b.null()}),repository:q,organization:k.optional(),installation:j.optional(),sender:f});function D(w){return x.safeParse(w).success}export{D as isSecretScanningAlertReopenedEvent,x as SecretScanningAlertReopenedEventSchema};
|
|
3
|
+
export{x as Vd,D as Wd};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=6A4A2EABC0EDAAFB64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SecretScanningAlertReopenedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SecretScanningAlertReopenedEvent as SecretScanningAlertReopenedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const SecretScanningAlertReopenedEventSchema = z.object({\n action: z.literal('reopened'),\n alert: z.object({\n number: z.number(),\n secret_type: z.string(),\n resolution: z.null(),\n resolved_by: z.null(),\n resolved_at: z.null(),\n }),\n repository: RepositorySchema,\n organization: OrganizationSchema.optional(),\n installation: InstallationLiteSchema.optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<SecretScanningAlertReopenedEventOctokit>;\n\nexport type SecretScanningAlertReopenedEvent = SecretScanningAlertReopenedEventOctokit;\n\nexport function isSecretScanningAlertReopenedEvent(\n value: unknown,\n): value is SecretScanningAlertReopenedEvent {\n return SecretScanningAlertReopenedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";8sEAMA,WAAS,mBASF,KAAM,SAAyC,CAAE,EAAO,gBAC7D,QAAQ,UAAE,WAAQ,GAAU,JAC5B,eAAO,CAAE,gBAAO,FACd,aAAQ,YAAE,gBAAO,EACjB,kCAAa,NAAE,8BAAO,AACtB,KAAY,EAAE,YAAK,KACnB,WAAa,YAAE,iBAAK,MACpB,8BAAa,DAAE,IAAK,GACtB,CAAC,QACD,MAAY,FACZ,sCAAc,QAAmB,eAAS,YAC1C,KAAc,FAAuB,AAAS,UAC9C,IAAQ,wBACV,FAAC,CAIM,DAAS,IAAkC,YAChD,WAC2C,UAC3C,cAAO,gBAAuC,MAAU,RAAK,PAAE",
|
|
8
|
+
"debugId": "6A4A2EABC0EDAAFB64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{B as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as j}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import{aj as w}from"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as q}from"./shared/repository.js";import{ij as k}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as f}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var B=b.object({action:b.literal("resolved"),alert:w.and(b.object({resolution:b.union([b.literal("revoked"),b.literal("false_positive"),b.literal("wont_fix"),b.literal("used_in_tests")]),resolved_by:f,resolved_at:b.string()})),repository:q,organization:k.optional(),installation:j.optional(),sender:f});function F(x){return B.safeParse(x).success}export{F as isSecretScanningAlertResolvedEvent,B as SecretScanningAlertResolvedEventSchema};
|
|
3
|
+
export{B as Rg,F as Sg};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=C7A8AB3825F0144964756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SecretScanningAlertResolvedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SecretScanningAlertResolvedEvent as SecretScanningAlertResolvedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n SecretScanningAlertSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const SecretScanningAlertResolvedEventSchema = z.object({\n action: z.literal('resolved'),\n alert: SecretScanningAlertSchema.and(\n z.object({\n resolution: z.union([\n z.literal('revoked'),\n z.literal('false_positive'),\n z.literal('wont_fix'),\n z.literal('used_in_tests'),\n ]),\n resolved_by: UserSchema,\n resolved_at: z.string(),\n }),\n ),\n repository: RepositorySchema,\n organization: OrganizationSchema.optional(),\n installation: InstallationLiteSchema.optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<SecretScanningAlertResolvedEventOctokit>;\n\nexport type SecretScanningAlertResolvedEvent = SecretScanningAlertResolvedEventOctokit;\n\nexport function isSecretScanningAlertResolvedEvent(\n value: unknown,\n): value is SecretScanningAlertResolvedEvent {\n return SecretScanningAlertResolvedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";2tEAMA,WAAS,mBAUF,KAAM,SAAyC,CAAE,EAAO,gBAC7D,QAAQ,UAAE,WAAQ,GAAU,JAC5B,eAAO,CAA0B,aAC/B,DAAE,aAAO,WACP,oBAAY,EAAE,4BAAM,PAClB,yBAAE,MAAQ,GAAS,EACnB,SAAE,WAAQ,eAAgB,YAC1B,cAAE,YAAQ,4BAAU,DACpB,CAAE,UAAQ,eAAe,OAC3B,JAAC,FACD,qCAAa,QACb,kBAAa,YAAE,DAAO,HACxB,RAAC,SACH,DACA,kCAAY,DACZ,YAAc,RAAmB,YAAS,aAC1C,sBAAc,WAAuB,gBAAS,gBAC9C,GAAQ,RACV,RAAC,JAIM,IAAS,CAAkC,CAChD,EAC2C,CAC3C,OAAO,EAAuC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "C7A8AB3825F0144964756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{C as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as j}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import{aj as x}from"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as w}from"./shared/repository.js";import{ij as q}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as f}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var C=b.object({action:b.literal("revoked"),alert:x.and(b.object({resolution:b.literal("revoked"),resolved_by:f,resolved_at:b.string()})),repository:w,organization:q.optional(),installation:j.optional(),sender:f});function G(B){return C.safeParse(B).success}export{G as isSecretScanningAlertRevokedEvent,C as SecretScanningAlertRevokedEventSchema};
|
|
3
|
+
export{C as dc,G as ec};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=0665CB528E271B4964756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SecretScanningAlertRevokedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SecretScanningAlertRevokedEvent as SecretScanningAlertRevokedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n SecretScanningAlertSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const SecretScanningAlertRevokedEventSchema = z.object({\n action: z.literal('revoked'),\n alert: SecretScanningAlertSchema.and(\n z.object({\n resolution: z.literal('revoked'),\n resolved_by: UserSchema,\n resolved_at: z.string(),\n }),\n ),\n repository: RepositorySchema,\n organization: OrganizationSchema.optional(),\n installation: InstallationLiteSchema.optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<SecretScanningAlertRevokedEventOctokit>;\n\nexport type SecretScanningAlertRevokedEvent = SecretScanningAlertRevokedEventOctokit;\n\nexport function isSecretScanningAlertRevokedEvent(\n value: unknown,\n): value is SecretScanningAlertRevokedEvent {\n return SecretScanningAlertRevokedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";2tEAMA,WAAS,mBAUF,KAAM,SAAwC,CAAE,EAAO,gBAC5D,QAAQ,UAAE,WAAQ,EAAS,JAC3B,eAAO,CAA0B,aAC/B,DAAE,aAAO,WACP,oBAAY,EAAE,8BAAQ,CAAS,yBAC/B,UAAa,JACb,YAAa,SAAE,UAAO,AACxB,WAAC,aACH,MACA,6BAAY,DACZ,YAAc,IAAmB,SAAS,QAC1C,QAAc,FAAuB,kCAAS,QAC9C,aAAQ,WACV,PAAC,FAIM,AAAS,SAAiC,FAC/C,yBAC0C,FAC1C,MAAO,RAAsC,aAAU,YAAK,WAAE",
|
|
8
|
+
"debugId": "0665CB528E271B4964756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{z as b}from"zod";var j=b.object({action:b.literal("performed"),security_advisory:b.object({cvss:b.object({vector_string:b.string().nullable(),score:b.number()}),cwes:b.array(b.object({cwe_id:b.string(),name:b.string()})),ghsa_id:b.string(),cve_id:b.string().nullable(),summary:b.string(),description:b.string(),severity:b.string(),identifiers:b.array(b.object({value:b.string(),type:b.string()})),references:b.array(b.object({url:b.string()})),published_at:b.string(),updated_at:b.string(),withdrawn_at:b.string().nullable(),vulnerabilities:b.array(b.object({package:b.object({ecosystem:b.string(),name:b.string()}),severity:b.string(),vulnerable_version_range:b.string(),first_patched_version:b.object({identifier:b.string()}).nullable()}))})});function p(g){return j.safeParse(g).success}export{p as isSecurityAdvisoryPerformedEvent,j as SecurityAdvisoryPerformedEventSchema};
|
|
3
|
-
export{j as
|
|
2
|
+
import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var j=b.object({action:b.literal("performed"),security_advisory:b.object({cvss:b.object({vector_string:b.string().nullable(),score:b.number()}),cwes:b.array(b.object({cwe_id:b.string(),name:b.string()})),ghsa_id:b.string(),cve_id:b.string().nullable(),summary:b.string(),description:b.string(),severity:b.string(),identifiers:b.array(b.object({value:b.string(),type:b.string()})),references:b.array(b.object({url:b.string()})),published_at:b.string(),updated_at:b.string(),withdrawn_at:b.string().nullable(),vulnerabilities:b.array(b.object({package:b.object({ecosystem:b.string(),name:b.string()}),severity:b.string(),vulnerable_version_range:b.string(),first_patched_version:b.object({identifier:b.string()}).nullable()}))})});function p(g){return j.safeParse(g).success}export{p as isSecurityAdvisoryPerformedEvent,j as SecurityAdvisoryPerformedEventSchema};
|
|
3
|
+
export{j as te,p as ue};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=C04DA3D19EFBEC1964756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SecurityAdvisoryPerformedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SecurityAdvisoryPerformedEvent as SecurityAdvisoryPerformedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nexport const SecurityAdvisoryPerformedEventSchema = z.object({\n action: z.literal('performed'),\n security_advisory: z.object({\n cvss: z.object({\n vector_string: z.string().nullable(),\n score: z.number(),\n }),\n cwes: z.array(\n z.object({\n cwe_id: z.string(),\n name: z.string(),\n }),\n ),\n ghsa_id: z.string(),\n cve_id: z.string().nullable(),\n summary: z.string(),\n description: z.string(),\n severity: z.string(),\n identifiers: z.array(\n z.object({\n value: z.string(),\n type: z.string(),\n }),\n ),\n references: z.array(\n z.object({\n url: z.string(),\n }),\n ),\n published_at: z.string(),\n updated_at: z.string(),\n withdrawn_at: z.string().nullable(),\n vulnerabilities: z.array(\n z.object({\n package: z.object({\n ecosystem: z.string(),\n name: z.string(),\n }),\n severity: z.string(),\n vulnerable_version_range: z.string(),\n first_patched_version: z\n .object({\n identifier: z.string(),\n })\n .nullable(),\n }),\n ),\n }),\n}) satisfies z.ZodType<SecurityAdvisoryPerformedEventOctokit>;\n\nexport type SecurityAdvisoryPerformedEvent = SecurityAdvisoryPerformedEventOctokit;\n\nexport function isSecurityAdvisoryPerformedEvent(\n value: unknown,\n): value is SecurityAdvisoryPerformedEvent {\n return SecurityAdvisoryPerformedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";6BAMA,YAAS,YAEF,IAAM,EAAuC,EAAE,OAAO,CAC3D,OAAQ,EAAE,QAAQ,WAAW,EAC7B,kBAAmB,EAAE,OAAO,CAC1B,KAAM,EAAE,OAAO,CACb,cAAe,EAAE,OAAO,EAAE,SAAS,EACnC,MAAO,EAAE,OAAO,CAClB,CAAC,EACD,KAAM,EAAE,MACN,EAAE,OAAO,CACP,OAAQ,EAAE,OAAO,EACjB,KAAM,EAAE,OAAO,CACjB,CAAC,CACH,EACA,QAAS,EAAE,OAAO,EAClB,OAAQ,EAAE,OAAO,EAAE,SAAS,EAC5B,QAAS,EAAE,OAAO,EAClB,YAAa,EAAE,OAAO,EACtB,SAAU,EAAE,OAAO,EACnB,YAAa,EAAE,MACb,EAAE,OAAO,CACP,MAAO,EAAE,OAAO,EAChB,KAAM,EAAE,OAAO,CACjB,CAAC,CACH,EACA,WAAY,EAAE,MACZ,EAAE,OAAO,CACP,IAAK,EAAE,OAAO,CAChB,CAAC,CACH,EACA,aAAc,EAAE,OAAO,EACvB,WAAY,EAAE,OAAO,EACrB,aAAc,EAAE,OAAO,EAAE,SAAS,EAClC,gBAAiB,EAAE,MACjB,EAAE,OAAO,CACP,QAAS,EAAE,OAAO,CAChB,UAAW,EAAE,OAAO,EACpB,KAAM,EAAE,OAAO,CACjB,CAAC,EACD,SAAU,EAAE,OAAO,EACnB,yBAA0B,EAAE,OAAO,EACnC,sBAAuB,EACpB,OAAO,CACN,WAAY,EAAE,OAAO,CACvB,CAAC,EACA,SAAS,CACd,CAAC,CACH,CACF,CAAC,CACH,CAAC,EAIM,SAAS,CAAgC,CAC9C,EACyC,CACzC,OAAO,EAAqC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "C04DA3D19EFBEC1964756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{z as f}from"zod";var j=f.object({action:f.literal("published"),security_advisory:f.object({cvss:f.object({vector_string:f.string().nullable(),score:f.number()}),cwes:f.array(f.object({cwe_id:f.string(),name:f.string()})),ghsa_id:f.string(),cve_id:f.string().nullable(),summary:f.string(),description:f.string(),severity:f.string(),identifiers:f.array(f.object({value:f.string(),type:f.string()})),references:f.array(f.object({url:f.string()})),published_at:f.string(),updated_at:f.string(),withdrawn_at:f.string().nullable(),vulnerabilities:f.array(f.object({package:f.object({ecosystem:f.string(),name:f.string()}),severity:f.string(),vulnerable_version_range:f.string(),first_patched_version:f.object({identifier:f.string()}).nullable()}))})});function p(g){return j.safeParse(g).success}export{p as isSecurityAdvisoryPublishedEvent,j as SecurityAdvisoryPublishedEventSchema};
|
|
3
|
-
export{j as
|
|
2
|
+
import"../chunk-sgm7k1ae.js";import{z as f}from"zod";var j=f.object({action:f.literal("published"),security_advisory:f.object({cvss:f.object({vector_string:f.string().nullable(),score:f.number()}),cwes:f.array(f.object({cwe_id:f.string(),name:f.string()})),ghsa_id:f.string(),cve_id:f.string().nullable(),summary:f.string(),description:f.string(),severity:f.string(),identifiers:f.array(f.object({value:f.string(),type:f.string()})),references:f.array(f.object({url:f.string()})),published_at:f.string(),updated_at:f.string(),withdrawn_at:f.string().nullable(),vulnerabilities:f.array(f.object({package:f.object({ecosystem:f.string(),name:f.string()}),severity:f.string(),vulnerable_version_range:f.string(),first_patched_version:f.object({identifier:f.string()}).nullable()}))})});function p(g){return j.safeParse(g).success}export{p as isSecurityAdvisoryPublishedEvent,j as SecurityAdvisoryPublishedEventSchema};
|
|
3
|
+
export{j as bb,p as cb};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=E6558A3EB96D5D7F64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SecurityAdvisoryPublishedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SecurityAdvisoryPublishedEvent as SecurityAdvisoryPublishedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nexport const SecurityAdvisoryPublishedEventSchema = z.object({\n action: z.literal('published'),\n security_advisory: z.object({\n cvss: z.object({\n vector_string: z.string().nullable(),\n score: z.number(),\n }),\n cwes: z.array(\n z.object({\n cwe_id: z.string(),\n name: z.string(),\n }),\n ),\n ghsa_id: z.string(),\n cve_id: z.string().nullable(),\n summary: z.string(),\n description: z.string(),\n severity: z.string(),\n identifiers: z.array(\n z.object({\n value: z.string(),\n type: z.string(),\n }),\n ),\n references: z.array(\n z.object({\n url: z.string(),\n }),\n ),\n published_at: z.string(),\n updated_at: z.string(),\n withdrawn_at: z.string().nullable(),\n vulnerabilities: z.array(\n z.object({\n package: z.object({\n ecosystem: z.string(),\n name: z.string(),\n }),\n severity: z.string(),\n vulnerable_version_range: z.string(),\n first_patched_version: z\n .object({\n identifier: z.string(),\n })\n .nullable(),\n }),\n ),\n }),\n}) satisfies z.ZodType<SecurityAdvisoryPublishedEventOctokit>;\n\nexport type SecurityAdvisoryPublishedEvent = SecurityAdvisoryPublishedEventOctokit;\n\nexport function isSecurityAdvisoryPublishedEvent(\n value: unknown,\n): value is SecurityAdvisoryPublishedEvent {\n return SecurityAdvisoryPublishedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";6BAMA,YAAS,YAEF,IAAM,EAAuC,EAAE,OAAO,CAC3D,OAAQ,EAAE,QAAQ,WAAW,EAC7B,kBAAmB,EAAE,OAAO,CAC1B,KAAM,EAAE,OAAO,CACb,cAAe,EAAE,OAAO,EAAE,SAAS,EACnC,MAAO,EAAE,OAAO,CAClB,CAAC,EACD,KAAM,EAAE,MACN,EAAE,OAAO,CACP,OAAQ,EAAE,OAAO,EACjB,KAAM,EAAE,OAAO,CACjB,CAAC,CACH,EACA,QAAS,EAAE,OAAO,EAClB,OAAQ,EAAE,OAAO,EAAE,SAAS,EAC5B,QAAS,EAAE,OAAO,EAClB,YAAa,EAAE,OAAO,EACtB,SAAU,EAAE,OAAO,EACnB,YAAa,EAAE,MACb,EAAE,OAAO,CACP,MAAO,EAAE,OAAO,EAChB,KAAM,EAAE,OAAO,CACjB,CAAC,CACH,EACA,WAAY,EAAE,MACZ,EAAE,OAAO,CACP,IAAK,EAAE,OAAO,CAChB,CAAC,CACH,EACA,aAAc,EAAE,OAAO,EACvB,WAAY,EAAE,OAAO,EACrB,aAAc,EAAE,OAAO,EAAE,SAAS,EAClC,gBAAiB,EAAE,MACjB,EAAE,OAAO,CACP,QAAS,EAAE,OAAO,CAChB,UAAW,EAAE,OAAO,EACpB,KAAM,EAAE,OAAO,CACjB,CAAC,EACD,SAAU,EAAE,OAAO,EACnB,yBAA0B,EAAE,OAAO,EACnC,sBAAuB,EACpB,OAAO,CACN,WAAY,EAAE,OAAO,CACvB,CAAC,EACA,SAAS,CACd,CAAC,CACH,CACF,CAAC,CACH,CAAC,EAIM,SAAS,CAAgC,CAC9C,EACyC,CACzC,OAAO,EAAqC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "E6558A3EB96D5D7F64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{z as b}from"zod";var g=b.object({action:b.literal("updated"),security_advisory:b.object({cvss:b.object({vector_string:b.string().nullable(),score:b.number()}),cwes:b.array(b.object({cwe_id:b.string(),name:b.string()})),ghsa_id:b.string(),cve_id:b.string().nullable(),summary:b.string(),description:b.string(),severity:b.string(),identifiers:b.array(b.object({value:b.string(),type:b.string()})),references:b.array(b.object({url:b.string()})),published_at:b.string(),updated_at:b.string(),withdrawn_at:b.string().nullable(),vulnerabilities:b.array(b.object({package:b.object({ecosystem:b.string(),name:b.string()}),severity:b.string(),vulnerable_version_range:b.string(),first_patched_version:b.object({identifier:b.string()}).nullable()}))})});function k(f){return g.safeParse(f).success}export{k as isSecurityAdvisoryUpdatedEvent,g as SecurityAdvisoryUpdatedEventSchema};
|
|
3
|
-
export{g as
|
|
2
|
+
import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var g=b.object({action:b.literal("updated"),security_advisory:b.object({cvss:b.object({vector_string:b.string().nullable(),score:b.number()}),cwes:b.array(b.object({cwe_id:b.string(),name:b.string()})),ghsa_id:b.string(),cve_id:b.string().nullable(),summary:b.string(),description:b.string(),severity:b.string(),identifiers:b.array(b.object({value:b.string(),type:b.string()})),references:b.array(b.object({url:b.string()})),published_at:b.string(),updated_at:b.string(),withdrawn_at:b.string().nullable(),vulnerabilities:b.array(b.object({package:b.object({ecosystem:b.string(),name:b.string()}),severity:b.string(),vulnerable_version_range:b.string(),first_patched_version:b.object({identifier:b.string()}).nullable()}))})});function k(f){return g.safeParse(f).success}export{k as isSecurityAdvisoryUpdatedEvent,g as SecurityAdvisoryUpdatedEventSchema};
|
|
3
|
+
export{g as Na,k as Oa};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=AB65BA670DA5594F64756E2164756E21
|