This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1058 from HospitalRun/hospitalrun-electron
HospitalRun electron
- Loading branch information
Showing
87 changed files
with
23,816 additions
and
3,527 deletions.
There are no files selected for viewing
This file contains 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,13 +1,41 @@ | ||
version: v1.5.2 | ||
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. | ||
version: v1.7.0 | ||
failThreshold: high | ||
ignore: {} | ||
# ignores vulnerabilities until expiry date; change duration by modifying expiry date | ||
ignore: | ||
'npm:concat-stream:20160901': | ||
- ember-electron > electron-forge > electron-packager > extract-zip > concat-stream: | ||
reason: None given | ||
expires: '2017-05-19T14:53:23.081Z' | ||
# patches apply the minimum changes required to fix a vulnerability | ||
patch: | ||
'npm:minimatch:20160620': | ||
- ember-inflector > ember-cli-babel > broccoli-babel-transpiler > babel-core > minimatch: | ||
patched: '2016-07-06T20:50:31.952Z' | ||
ember-rapid-forms > ember-cli-babel > broccoli-babel-transpiler > babel-core > minimatch: | ||
patched: '2016-09-29T20:23:59.408Z' | ||
ember-electron > ember-cli-babel > broccoli-babel-transpiler > babel-core > minimatch: | ||
patched: '2017-04-19T14:48:55.772Z' | ||
- ember-inflector > ember-cli-babel > broccoli-babel-transpiler > babel-core > regenerator > commoner > glob > minimatch: | ||
patched: '2016-07-06T20:50:31.952Z' | ||
ember-rapid-forms > ember-validations > ember-cli-babel > broccoli-babel-transpiler > babel-core > minimatch: | ||
ember-electron > ember-inspector > ember-new-computed > ember-cli-babel > broccoli-babel-transpiler > babel-core > minimatch: | ||
patched: '2017-04-19T14:48:55.772Z' | ||
- ember-rapid-forms > ember-cli-babel > broccoli-babel-transpiler > babel-core > minimatch: | ||
patched: '2016-09-29T20:23:59.408Z' | ||
ember-electron > electron-forge > zip-folder > archiver > glob > minimatch: | ||
patched: '2017-04-19T14:48:55.772Z' | ||
- ember-rapid-forms > ember-validations > ember-cli-babel > broccoli-babel-transpiler > babel-core > minimatch: | ||
patched: '2016-09-29T20:23:59.408Z' | ||
'npm:qs:20170213': | ||
- ember-electron > npmi > npm > node-gyp > request > qs: | ||
patched: '2017-04-19T14:48:55.772Z' | ||
- ember-electron > npmi > npm > request > qs: | ||
patched: '2017-04-19T14:48:55.772Z' | ||
- ember-electron > npmi > npm > npm-registry-client > request > qs: | ||
patched: '2017-04-19T14:48:55.772Z' | ||
'npm:semver:20150403': | ||
- ember-electron > electron-forge > electron-windows-store > flatten-packages > semver: | ||
patched: '2017-04-19T14:48:55.772Z' | ||
'npm:ws:20160920': | ||
- ember-electron > testem > socket.io > engine.io > ws: | ||
patched: '2017-04-19T14:48:55.772Z' | ||
- ember-electron > testem > socket.io > socket.io-client > engine.io-client > ws: | ||
patched: '2017-04-19T14:48:55.772Z' |
This file contains 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 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.