Skip to content

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 25, 2025

Summary

With the 1.x release we're extending security support for Qiskit to 1 yr. We still only support 1.x for general bugfixes for 6 months after the 2.0.0 release. But for 1.x if any security vulnerabilities are identified we will provide fixes for that up to 1 yr after the release of 2.0.0. This was reflected in the 1.4.0 release notes and is on the version strategy docs:

https://docs.quantum.ibm.com/open-source/qiskit-sdk-version-strategy

but we forgot to update the security policy document in the Qiskit repo. This commit fixes this oversight.

Details and comments


This is an automatic backport of pull request #14081 done by [Mergify](https://mergify.com).

* Update security policy for 1.x and 2.x

With the 1.x release we're extending security support for Qiskit to 1
yr. We still only support 1.x for general bugfixes for 6 months after
the 2.0.0 release. But for 1.x if any security vulnerabilities are
identified we will provide fixes for that up to 1 yr after the release
of 2.0.0. This was reflected in the 1.4.0 release notes and is on the
version strategy docs:

https://docs.quantum.ibm.com/open-source/qiskit-sdk-version-strategy

but we forgot to update the security policy document in the Qiskit repo.
This commit fixes this oversight.

* Update SECURITY.md

Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>

---------

Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
(cherry picked from commit cd05386)
@mergify mergify bot requested a review from a team as a code owner March 25, 2025 09:30
@qiskit-bot
Copy link
Collaborator

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

One or more of the following people are relevant to this code:

  • @Qiskit/terra-core

@github-actions github-actions bot added documentation Something is not clear or an error documentation Changelog: None Do not include in changelog labels Mar 25, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 14056151245

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 19 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.02%) to 88.055%

Files with Coverage Reduction New Missed Lines %
crates/accelerate/src/unitary_synthesis.rs 1 94.79%
crates/qasm2/src/expr.rs 1 94.23%
crates/qasm2/src/lex.rs 5 92.48%
crates/qasm2/src/parse.rs 12 96.68%
Totals Coverage Status
Change from base Build 14045855716: -0.02%
Covered Lines: 72708
Relevant Lines: 82571

💛 - Coveralls

@ElePT ElePT added this pull request to the merge queue Mar 25, 2025
Merged via the queue into stable/2.0 with commit ed98ba8 Mar 25, 2025
23 checks passed
@jakelishman jakelishman deleted the mergify/bp/stable/2.0/pr-14081 branch June 9, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: None Do not include in changelog documentation Something is not clear or an error documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants