-
-
Notifications
You must be signed in to change notification settings - Fork 10
Support Semantic MediaWiki 7.0 #112
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
Merged
Merged
Changes from 3 commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
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 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
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 |
|---|---|---|
| @@ -0,0 +1,51 @@ | ||
| # Security Policy | ||
|
|
||
| ## Supported versions | ||
|
|
||
| Security fixes are provided for the latest major version of Semantic Meta Tags. | ||
| Please upgrade to the current release before reporting an issue. Fixes ship in a | ||
| new release rather than as backports to older versions. | ||
|
|
||
| ## Reporting a vulnerability | ||
|
|
||
| Please do **not** report security vulnerabilities through public GitHub issues, | ||
| pull requests, the mailing list, or the project wiki. | ||
|
|
||
| Instead, report them privately using GitHub's | ||
| [private vulnerability reporting](https://github.com/SemanticMediaWiki/SemanticMetaTags/security/advisories/new). | ||
| Please include the affected version, steps to reproduce, and the potential | ||
| impact. | ||
|
|
||
| A maintainer will respond to your report, keep you informed of the progress | ||
| towards a fix, and may ask for additional information. | ||
|
|
||
| ## Disclosure process | ||
|
|
||
| To minimise the risk of exploitation, please give us a reasonable opportunity to | ||
| release a fix before any public disclosure. After a report is submitted, we aim | ||
| to: | ||
|
|
||
| - Acknowledge the report within 15 days. | ||
| - Confirm the issue and assess its severity and impact. | ||
| - Prepare and release a fix, prioritised by severity, keeping the reporter | ||
| informed of progress. | ||
| - Publish a security advisory once a fix is available, crediting the reporter | ||
| unless they prefer to remain anonymous. | ||
|
|
||
| Remediation time depends on the severity and complexity of the issue. For | ||
| coordinated disclosure we aim to release a fix within 90 days where feasible. | ||
|
|
||
| Because the repository is public and can be watched by potential attackers, | ||
| please avoid describing the vulnerability in public channels, including commit | ||
| messages and issue comments, until a fix has been released. | ||
|
|
||
| ## Vulnerabilities in MediaWiki or Semantic MediaWiki | ||
|
|
||
| Semantic Meta Tags is an extension to MediaWiki that builds on Semantic | ||
| MediaWiki. If the issue is actually in one of those rather than in Semantic Meta | ||
| Tags itself, please report it there instead: | ||
|
|
||
| - For Semantic MediaWiki, use its | ||
| [private vulnerability reporting](https://github.com/SemanticMediaWiki/SemanticMediaWiki/security/advisories/new). | ||
| - For MediaWiki core or another extension, contact the | ||
| [Wikimedia security team](https://www.mediawiki.org/wiki/Reporting_security_bugs). |
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,2 +1,12 @@ | ||
| fixes: | ||
| - "/var/www/html/extensions/SemanticMetaTags/::" | ||
| coverage: | ||
| status: | ||
| project: | ||
| default: | ||
| informational: true | ||
| patch: | ||
| default: | ||
| informational: true | ||
| removed_code_behavior: adjust_base | ||
|
|
||
| fixes: | ||
| - "/var/www/html/extensions/SemanticMetaTags/::" |
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,6 +1,6 @@ | ||
| { | ||
| "name": "SemanticMetaTags", | ||
| "version": "4.1.1", | ||
| "version": "7.0.0-alpha", | ||
| "author": [ | ||
| "James Hong Kong" | ||
| ], | ||
|
|
||
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
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 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
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.
Uh oh!
There was an error while loading. Please reload this page.