Skip to content

Commit bc9a5f2

Browse files
committed
0.3.2 - update security policy
Update the link of submitting the vulnerability issue, and the description in the security policy file.
1 parent ddf8184 commit bc9a5f2

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121

2222
1. Modify the workflow to exempt the out-of-date dependency: `borales/actions-yarn@v4`.
2323
2. Update the issue templates by changing some examples.
24+
3. Update the link of submitting the vulnerability issue, and the description in the security policy file.
2425

2526
### 0.3.1 @ 09/14/2024
2627

SECURITY.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22

33
## Supported Versions
44

5-
Use this section to tell people about which versions of your project are
6-
currently being supported with security updates.
5+
The following list shows the maintenance status of all versions. For each version,
6+
the version of the corresponding core dependency (React JSON Grid) is also specified.
7+
We will try to make dash-json-grid always synchronized to the version of
8+
React-JSON-Grid.
79

810
| Version | Supported | Available on [PyPI :link:][link-pypi] | React-JSON-Grid |
911
| ------- | ------------------ | ------------------ | ------------------ |
10-
| 0.3.x | :white_check_mark: | :white_check_mark: | [`0.7.0` :link:][link-rjg-070] |
11-
| < 0.3 | :x: | :x: | - |
12+
| `0.3.x` | :white_check_mark: | :white_check_mark: | [`0.7.0` :link:][link-rjg-070] |
13+
| < `0.3` | :x: | :x: | - |
1214

1315
## Reporting a Vulnerability
1416

@@ -20,6 +22,6 @@ template and let me know what to expect if the vulnerability is accepted or decl
2022
Any vulnerability submitted for a not-supported version will be declined directly.
2123

2224
[link-pypi]:https://pypi.org/project/dash-json-grid
23-
[link-issue]:https://github.com/cainmagi/dash-json-grid/issues/new?template=vulnerability_report.yml
25+
[link-issue]:https://github.com/cainmagi/dash-json-grid/issues/new?assignees=&labels=vulnerability%2Cto+be+solved&projects=&template=vulnerability_report.yml&title=%5BVUL%5D
2426

2527
[link-rjg-070]:https://github.com/RedHeadphone/react-json-grid/tree/94e0da926a63d3bd810357eac84b871eeea49f00

0 commit comments

Comments
 (0)