mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
cda93db944
* Replace many occurrences of DAML with Daml * Update docs logo * A few more CLI occurrences CHANGELOG_BEGIN - Change DAML capitalization and docs logo CHANGELOG_END * Fix some over-eager replacements * A few mor occurrences in md files * Address comments in *.proto files * Change case in comments and strings in .ts files * Revert changes to frozen proto files * Also revert LF 1.11 * Update get-daml.sh * Update windows installer * Include .py files * Include comments in .daml files * More instances in the assistant CLI * some more help texts
20 lines
671 B
Markdown
20 lines
671 B
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
The latest released version of Daml is supported with security updates.
|
|
You can find the latest version at:
|
|
https://docs.daml.com/support/release-notes.html
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
If you suspect that your issue has a security impact, do not use the issue tracker.
|
|
In that case, please follow our responsible disclosure policy:
|
|
https://www.digitalasset.com/responsible-disclosure
|
|
|
|
To report an issue that does not have a security impact, open an issue on GitHub:
|
|
https://github.com/digital-asset/daml/issues/new
|
|
|
|
For general questions about Daml and/or support requests, please ask in our forum:
|
|
https://discuss.daml.com/
|