Update GET /cve-id/{id}
and PUT /cve-id/{id}
endpoints to redact requested_by.user
fields not in requested_by.org
organizations
#214
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
issues: | |
types: [opened] | |
jobs: | |
createCard: | |
runs-on: ubuntu-latest | |
steps: | |
- name: Add New Issues to Issue Triage Board | |
uses: peter-evans/create-or-update-project-card@866533e2ae61f13c35fd1d374049713fab43c729 # current tag: v2 | |
with: | |
project-name: Issue Triage | |
column-name: Needs Triage |