SECURITY.md
# Security Policies and Procedures This document outlines security procedures and general policies for the Vue 3 Scaffoldproject. - [Supported Versions](#supported-versions)- [Reporting a Bug](#reporting-a-bug)- [Disclosure Policy](#disclosure-policy)- [Comments on this Policy](#comments-on-this-policy) ## Supported Versions At this time, only the latest version of Vue 3 Scaffold is supported. | Version | Supported || ------- | ------------------ || 0.1.0 | :white_check_mark: || < 0.1.x | :x: |## Reporting a Bug The `CSS` team and community take all security bugs in `Vue 3 Scaffold` seriously.Thank you for improving the security of `Vue 3 Scaffold`. We appreciate your efforts andresponsible disclosure and will make every effort to acknowledge yourcontributions. Report security bugs by sending an email to <NR.CommonServiceShowcase@gov.bc.ca>. The `CSS` team will acknowledge your email within 48 hours, and will send amore detailed response within 48 hours indicating the next steps in handlingyour report. After the initial reply to your report, the security team willendeavor to keep you informed of the progress towards a fix and fullannouncement, and may ask for additional information or guidance. Report security bugs in third-party modules to the person or team maintainingthe module. ## Disclosure Policy When the security team receives a security bug report, they will assign it to aprimary handler. This person will coordinate the fix and release process,involving the following steps: - Confirm the problem and determine the affected versions.- Audit code to find any potential similar problems.- Prepare fixes for all releases still under maintenance. These fixes will be released as fast as possible. ## Comments on this Policy If you have suggestions on how this process could be improved please submit apull request.