mirror of
https://github.com/XFox111/PasswordGeneratorExtension.git
synced 2026-04-22 08:08:01 +03:00
03d74f93d6
* Migrated to React 18 and FluentUI 9 * Added Ukranian translation * Updated GitHub templates * Updated CI/CD - Added CodeQL and Dependabot pipelines - Removed Whitesource Bolt integration - Added PR pipeline - Update release pipeline to meet ReactJS - Added Edge publish to pipeline - Updated PR checklist * Updated repo docs * Moved dependabot yml to the right place * Update README.md * Added path filters to pipelines
22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
Password generator extension has a linear versioning system. The latest version is always the most secure one. If you are using an older version, please update it to the latest one.
|
|
|
|
We regularly run security audits and fix any security issues that are found. If you find a security issue, please report it to us as described below.
|
|
|
|
### 1.x EoL
|
|
With 2.0 release bringing substantial changes to the extension, 1.x versions are no longer supported. Please update to the latest version.
|
|
|
|
If you are willing to continue using 1.x version, you can sideload it from the [releases page](https://github.com/XFox111/PasswordGeneratorExtension/releases/tag/v1.3). Use outdated versions at your own risk.
|
|
|
|
|
|
| Version | Supported |
|
|
| ------- | ------------------ |
|
|
| 2.x.x | :white_check_mark: |
|
|
| < 2.0.0 | :x: |
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
In case you find a security issue, please report it to us by [creating an issue](https://github.com/XFox111/PasswordGeneratorExtension/issues/new?assignees=xfox111&labels=bug&template=bug_report.md&title=)
|