-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude test snapshots from trailing-whitespace; apply fixes from end…
…-of-file-fixer, prettier, and trailing-whitespace.
- Loading branch information
1 parent
a74ab95
commit a38bd98
Showing
58 changed files
with
1,057 additions
and
1,043 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 |
---|---|---|
|
@@ -11,4 +11,4 @@ nvd-dump | |
minio-data | ||
**/node_modules | ||
**/.cache | ||
./docs/node_modules | ||
./docs/node_modules |
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 |
---|---|---|
|
@@ -50,4 +50,3 @@ minio-data | |
infrastructure/lambdas/security_headers.zip | ||
*.hcl | ||
.iac-data | ||
|
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,4 @@ node_modules | |
dist | ||
Dockerfile* | ||
nvd-dump | ||
coverage | ||
coverage |
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 +1 @@ | ||
engine-strict=true | ||
engine-strict=true |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,93 +1,93 @@ | ||
{ | ||
"Sitefinity": { | ||
"cats": [ | ||
1 | ||
], | ||
"icon": "Sitefinity.svg", | ||
"cpe": "cpe:/a:progress:sitefinity", | ||
"implies": "Microsoft ASP.NET", | ||
"js": { | ||
"Telerik.Sitefinity": "" | ||
}, | ||
"meta": { | ||
"generator": "^Sitefinity (\\S+)\\;version:\\1" | ||
}, | ||
"website": "https://www.progress.com/sitefinity-cms", | ||
"examples": [ | ||
{ | ||
"name": "with version and suffix", | ||
"html": "</script><meta name=\"Generator\" content=\"Sitefinity 11.0.6700 PE\" /><link", | ||
"version": "11.0.6700" | ||
}, | ||
{ | ||
"name": "with version and no suffix", | ||
"html": "</script><meta name=\"Generator\" content=\"Sitefinity 11.0.6700\" /><link", | ||
"version": "11.0.6700" | ||
} | ||
] | ||
"Atlassian Crowd": { | ||
"cats": [ | ||
61 | ||
], | ||
"cookies": { | ||
"crowd.rememberme.token": "" | ||
}, | ||
"Oracle WebLogic Server": { | ||
"cats": [ | ||
22 | ||
], | ||
"cpe": "cpe:/a:oracle:weblogic_server", | ||
"html": [ | ||
"<title>Oracle WebLogic Server Administration Console</title>", | ||
"<p id=\"footerVersion\">WebLogic Server Version: (.*?)</p>\\;version:\\1" | ||
], | ||
"icon": "Oracle.png", | ||
"website": "http://www.oracle.com/technetwork/middleware/ias/overview/index.html", | ||
"examples": [ | ||
{ | ||
"name": "with version", | ||
"html": "<p id=\"footerVersion\">WebLogic Server Version: 10.3.6.0</p>", | ||
"version": "10.3.6.0" | ||
} | ||
] | ||
"cpe": "cpe:/a:atlassian:crowd", | ||
"examples": [ | ||
{ | ||
"html": "<input id=\"crowd-version\" type=\"hidden\" value=\"Version: 3.7.0 (Build:#1271 - 2018-12-30) \">", | ||
"name": "with version", | ||
"version": "3.7.0" | ||
} | ||
], | ||
"html": [ | ||
"<link rel=\"shortcut icon\" href=\"/crowd/console/favicon.ico\">", | ||
"<input id=\"crowd-version\" type=\"hidden\" value=\"Version: (\\S+) \\;version:\\1" | ||
], | ||
"website": "https://www.atlassian.com/software/crowd" | ||
}, | ||
"Microsoft Exchange Server": { | ||
"cats": [ | ||
30 | ||
], | ||
"cpe": "cpe:/a:microsoft:exchange_server", | ||
"html": [ | ||
"<link rel=\"shortcut icon\" href=\"/owa/auth/(.*?)/\\;version:\\1" | ||
], | ||
"icon": "Microsoft.png", | ||
"website": "https://www.microsoft.com/en-us/microsoft-365/exchange/email" | ||
}, | ||
"Oracle PeopleSoft": { | ||
"cats": [ | ||
61 | ||
], | ||
"cookies": { | ||
"PS_TOKEN": "" | ||
}, | ||
"Microsoft Exchange Server": { | ||
"cats": [ | ||
30 | ||
], | ||
"cpe": "cpe:/a:microsoft:exchange_server", | ||
"html": [ | ||
"<link rel=\"shortcut icon\" href=\"/owa/auth/(.*?)/\\;version:\\1" | ||
], | ||
"icon": "Microsoft.png", | ||
"website": "https://www.microsoft.com/en-us/microsoft-365/exchange/email" | ||
"cpe": "cpe:/a:oracle:peoplesoft_enterprise", | ||
"html": [ | ||
"<title>Oracle PeopleSoft Sign-in</title>" | ||
], | ||
"website": "https://www.oracle.com/applications/peoplesoft/" | ||
}, | ||
"Oracle WebLogic Server": { | ||
"cats": [ | ||
22 | ||
], | ||
"cpe": "cpe:/a:oracle:weblogic_server", | ||
"examples": [ | ||
{ | ||
"html": "<p id=\"footerVersion\">WebLogic Server Version: 10.3.6.0</p>", | ||
"name": "with version", | ||
"version": "10.3.6.0" | ||
} | ||
], | ||
"html": [ | ||
"<title>Oracle WebLogic Server Administration Console</title>", | ||
"<p id=\"footerVersion\">WebLogic Server Version: (.*?)</p>\\;version:\\1" | ||
], | ||
"icon": "Oracle.png", | ||
"website": "http://www.oracle.com/technetwork/middleware/ias/overview/index.html" | ||
}, | ||
"Sitefinity": { | ||
"cats": [ | ||
1 | ||
], | ||
"cpe": "cpe:/a:progress:sitefinity", | ||
"examples": [ | ||
{ | ||
"html": "</script><meta name=\"Generator\" content=\"Sitefinity 11.0.6700 PE\" /><link", | ||
"name": "with version and suffix", | ||
"version": "11.0.6700" | ||
}, | ||
{ | ||
"html": "</script><meta name=\"Generator\" content=\"Sitefinity 11.0.6700\" /><link", | ||
"name": "with version and no suffix", | ||
"version": "11.0.6700" | ||
} | ||
], | ||
"icon": "Sitefinity.svg", | ||
"implies": "Microsoft ASP.NET", | ||
"js": { | ||
"Telerik.Sitefinity": "" | ||
}, | ||
"Atlassian Crowd": { | ||
"cats": [ | ||
61 | ||
], | ||
"cpe": "cpe:/a:atlassian:crowd", | ||
"cookies": { | ||
"crowd.rememberme.token": "" | ||
}, | ||
"html": [ | ||
"<link rel=\"shortcut icon\" href=\"/crowd/console/favicon.ico\">", | ||
"<input id=\"crowd-version\" type=\"hidden\" value=\"Version: (\\S+) \\;version:\\1" | ||
], | ||
"website": "https://www.atlassian.com/software/crowd", | ||
"examples": [ | ||
{ | ||
"name": "with version", | ||
"html": "<input id=\"crowd-version\" type=\"hidden\" value=\"Version: 3.7.0 (Build:#1271 - 2018-12-30) \">", | ||
"version": "3.7.0" | ||
} | ||
] | ||
"meta": { | ||
"generator": "^Sitefinity (\\S+)\\;version:\\1" | ||
}, | ||
"Oracle PeopleSoft": { | ||
"cats": [ | ||
61 | ||
], | ||
"cookies": { | ||
"PS_TOKEN": "" | ||
}, | ||
"cpe": "cpe:/a:oracle:peoplesoft_enterprise", | ||
"html": [ | ||
"<title>Oracle PeopleSoft Sign-in</title>" | ||
], | ||
"website": "https://www.oracle.com/applications/peoplesoft/" | ||
} | ||
} | ||
"website": "https://www.progress.com/sitefinity-cms" | ||
} | ||
} |
Oops, something went wrong.