Skip to content

docs: add security policy#363

Merged
ajbozarth merged 6 commits intogenerative-computing:mainfrom
ajbozarth:security
Feb 4, 2026
Merged

docs: add security policy#363
ajbozarth merged 6 commits intogenerative-computing:mainfrom
ajbozarth:security

Conversation

@ajbozarth
Copy link
Contributor

@ajbozarth ajbozarth commented Jan 26, 2026

Misc PR

Type of PR

  • Bug Fix
  • New Feature
  • Documentation
  • Other

Description

Implements a SECURITY.md policy. This policy was taken from other IBM open source projects such as beeai-framework and qiskit-serverless and is a simple version of the standard GitHub policy.

Testing

  • Tests added to the respective file if code was changed
  • New code has 100% coverage if code as added
  • Ensure existing tests and github automation passes (a maintainer will kick off the github automation when the rest of the PR is populated)

Signed-off-by: Alex Bozarth <ajbozart@us.ibm.com>
@github-actions
Copy link
Contributor

The PR description has been updated. Please fill out the template for your PR to be reviewed.

@mergify
Copy link

mergify bot commented Jan 26, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|release)(?:\(.+\))?:

@ajbozarth
Copy link
Contributor Author

looking at the security tab we may also need to enable reporting once this is merged as I see no report button at the location linked in this new doc (like I see at https://github.com/Qiskit/qiskit-serverless/security)

@planetf1
Copy link
Contributor

@ajbozarth Agreed - the text looks good to me, but one of the admins will need to enable private vuln. reporting as per https://docs.github.com/en/code-security/how-tos/report-and-fix-vulnerabilities/configure-vulnerability-reporting/configuring-private-vulnerability-reporting-for-a-repository

@ajbozarth
Copy link
Contributor Author

ajbozarth commented Jan 29, 2026

Status Update: This needs to following before merge:

@psschwei psschwei closed this Feb 3, 2026
@psschwei psschwei reopened this Feb 3, 2026
Copy link
Member

@psschwei psschwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ajbozarth ajbozarth enabled auto-merge (squash) February 4, 2026 18:25
@ajbozarth ajbozarth merged commit afbda1d into generative-computing:main Feb 4, 2026
4 checks passed
@ajbozarth ajbozarth deleted the security branch February 4, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sugg: Add SECURITY.md / policy

3 participants