You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We commit to publishing security updates for the last release of Slint:
8
+
9
+
| Name | Description | URL |
10
+
| ---- | ----------- | --- |
11
+
|`slint` Rust crate | Rust crate for Slint API |https://crates.io/crates/slint|
12
+
|`slint-interpreter` Rust crate | Rust crate for Slint interpreter API |https://crates.io/crates/slint-interpreter|
13
+
| Slint for C++ | CMake package for Slint |https://github.com/slint-ui/slint/releases/latest|
14
+
|`slint-ui` NPM package | Node.js API for Slint |https://www.npmjs.com/package/slint-ui|
15
+
|`slint` Python Package | Python API for Slint |https://pypi.org/project/slint/|
16
+
| Slint Visual Studio Code Extension | IDE Integration into VS Code |https://marketplace.visualstudio.com/items?itemName=Slint.slint|
17
+
|`slint-viewer`| Convenience tool to view `.slint` files from the command line |https://crates.io/crates/slint-viewer\|https://github.com/slint-ui/slint/releases/latest|
18
+
|`slint-lsp`| Language Server Protocol implementation for `.slint` files |https://crates.io/crates/slint-lsp\|https://github.com/slint-ui/slint/releases/latest|
19
+
20
+
Paid license holders may be eligible for support on additional versions, depending on their specific terms of
21
+
agreement.
22
+
23
+
## Reporting a Vulnerability
24
+
25
+
Please report any vulnerabilities via the GitHub Private Vulnerability Disclosure functionality.
26
+
27
+
Check out the [GitHub Instructions](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability#privately-reporting-a-security-vulnerability) on how to submit a report.
0 commit comments