-
Notifications
You must be signed in to change notification settings - Fork 831
Documentation Update For WAMR's New Home #5008
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
woodsmc
wants to merge
7
commits into
bytecodealliance:main
Choose a base branch
from
woodsmc:doc_migration
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
35d38f9
Removed BA references
aee758e
Removing reference to BA and OCOC
3bebc09
removing mentions of Bytecode Alliance
c9c848a
removing mentions of Bytecode Alliance
68c0475
removing references to Bytecode Alliance
f8dcf38
Removing references to Bytecode Alliance, and organizational code of …
aee23b2
inheriting the same security practices as Bytecode Alliance
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,42 @@ | ||
| # Security Policy | ||
|
|
||
| Please refer to the [Bytecode Alliance security policy](https://bytecodealliance.org/security) for details on how to report security issues in WebAssembly Micro Runtime, our disclosure policy, and how to receive notifications about security issues. | ||
| ## Reporting a security bug in a the WAMR Project | ||
| Security is a top priority for the WAMR Project. As such, we take all reports of suspected security vulnerabilities seriously, and have a number of ways to report them. | ||
|
|
||
| For suspected vulnerabilities in a specific project, prefer to report the issue using GitHub’s [private vulnerability reporting facilities](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability). Maintainers will then work with you to resolve the issue. | ||
|
|
||
| If you think that that channel isn’t right for reporting your specific issue, you can also send email to the WAMR core team directly via [wamr-core@googlegroups.com](mailto:wamr-core@googlegroups.com). We will then acknowledge receipt of your report and prioritize initial analysis of severity. | ||
|
|
||
| The security team may work in private with individuals from the WAMR Core team, supporting WAMR organizations, core contributors to the affected project, and, where applicable, affected downstream projects and products. | ||
|
|
||
| After the initial reply to your report, the core team will endeavor to keep you informed of the progress being made towards a fix and full announcement, and may ask for additional information or guidance surrounding the reported issue. | ||
|
|
||
| If you have not received a reply to your report within two days, please reach out again via our email address : [wamr-core@googlegroups.com](mailto:wamr-core@googlegroups.com) | ||
|
|
||
|
|
||
| ## Preferences | ||
| * Please provide detailed reports with reproducible steps and a clearly defined impact. | ||
| * Submit one vulnerability per report. | ||
| * Social engineering (e.g. phishing, vishing, smishing) is prohibited. | ||
|
|
||
| ## Disclosure Policy | ||
| * The security report is received and is assigned a primary handler. This person will coordinate the fix and release process. The problem is confirmed and a list of all affected versions is determined. Code is audited to find any potential similar problems. Fixes are prepared for all releases which are still under maintenance. These fixes are not committed to the public repository but rather held locally pending the announcement. | ||
|
|
||
| * A suggested embargo date for this vulnerability is chosen and a CVE (Common Vulnerabilities and Exposures (CVE®)) is requested for the vulnerability. | ||
|
|
||
| * A prenotification may be published on the wamr-dev mailing list, providing information about affected projects, severity, and the embargo date. | ||
|
|
||
| * On the embargo date, the wamr-dev mailing list is sent a copy of the announcement. The changes are pushed to the public repository and new builds are deployed. | ||
|
|
||
| * Typically the embargo date will be set 72 hours from the time the CVE is issued. However, this may vary depending on the severity of the bug or difficulty in applying a fix. | ||
|
|
||
| * This process can take some time, especially when coordination is required with maintainers of other projects. Every effort will be made to handle the bug in as timely a manner as possible; however, it’s important that we follow the release process above to ensure that the disclosure is handled in a consistent manner. | ||
|
|
||
| * Core team members are encouraged to write a post-mortem for the WAMR blog, detailing the vulnerability and steps being taken to identify and prevent similar vulnerabilities in the future. | ||
|
|
||
| ## Receiving Security Updates | ||
| Security notifications will be distributed our wamr-dev email list. Please do join this here: | ||
| [https://groups.google.com/g/wamr-dev](https://groups.google.com/g/wamr-dev). | ||
|
|
||
|
|
||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this section looks like a modified copy of https://bytecodealliance.org/security.
i wonder if it's copyright-wise ok.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess not. And I assume this is not the final version. We will define our own version soon.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Correct. We inherit the same security process as currently used. In the past this was a link to the BA's process. In the future, it should be the same process, using WAMR specific channels. Hence why it copies the original BA text.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Soon as in, before Monday? - Let's see if there is any objections from the BA. Ideally we'd implement the same process, and best practices. We should base this on the the original BA text.