aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/public/json/homepage.json
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-web/public/json/homepage.json')
-rw-r--r--server/sonar-web/public/json/homepage.json117
1 files changed, 0 insertions, 117 deletions
diff --git a/server/sonar-web/public/json/homepage.json b/server/sonar-web/public/json/homepage.json
deleted file mode 100644
index edeca526f73..00000000000
--- a/server/sonar-web/public/json/homepage.json
+++ /dev/null
@@ -1,117 +0,0 @@
-{
- "generatedAt": "2018-10-14T19:13:28Z",
- "publicProjects": 236,
- "publicLoc": 12345,
- "rules": 1234,
- "newPullRequests7d": 300,
- "featuredProjects": [
- {
- "key": "sonarsource-jfrog.simple-js-php-project",
- "avatarUrl": null,
- "organizationKey": "sonarsource-jfrog",
- "organizationName": "SonarSource & JFrog",
- "name": "Simple JS & PHP project",
- "bugs": 0,
- "codeSmells": 7,
- "coverage": 9.7,
- "duplications": 56.2,
- "gateStatus": "OK",
- "languages": ["js", "php"],
- "maintainabilityRating": 1,
- "ncloc": 324,
- "reliabilityRating": 1,
- "securityRating": 1,
- "vulnerabilities": 0
- },
- {
- "key": "example-js",
- "avatarUrl": null,
- "organizationKey": "autoscan",
- "organizationName": "AutoScan",
- "name": "example-js",
- "bugs": 13,
- "codeSmells": 5,
- "coverage": 0,
- "duplications": 0,
- "gateStatus": "OK",
- "languages": ["go", "js", "php", "py"],
- "maintainabilityRating": 1,
- "ncloc": 80,
- "reliabilityRating": 1,
- "securityRating": 1,
- "vulnerabilities": 0
- },
- {
- "key": "example-js-2",
- "avatarUrl": null,
- "organizationKey": "autoscan",
- "organizationName": "AutoScan",
- "name": "example-js",
- "bugs": 13,
- "codeSmells": 5,
- "coverage": 0,
- "duplications": 0,
- "gateStatus": "OK",
- "languages": ["go", "js", "php", "py"],
- "maintainabilityRating": 1,
- "ncloc": 80,
- "reliabilityRating": 1,
- "securityRating": 1,
- "vulnerabilities": 0
- },
- {
- "key": "example-js-3",
- "avatarUrl": null,
- "organizationKey": "autoscan",
- "organizationName": "AutoScan",
- "name": "example-js",
- "bugs": 13,
- "codeSmells": 5,
- "coverage": 0,
- "duplications": 0,
- "gateStatus": "OK",
- "languages": ["go", "js", "php", "py"],
- "maintainabilityRating": 1,
- "ncloc": 80,
- "reliabilityRating": 1,
- "securityRating": 1,
- "vulnerabilities": 0
- },
- {
- "key": "example-js-4",
- "avatarUrl": null,
- "organizationKey": "autoscan",
- "organizationName": "AutoScan",
- "name": "example-js",
- "bugs": 13,
- "codeSmells": 5,
- "coverage": 0,
- "duplications": 0,
- "gateStatus": "OK",
- "languages": ["go", "js", "php", "py"],
- "maintainabilityRating": 1,
- "ncloc": 80,
- "reliabilityRating": 1,
- "securityRating": 1,
- "vulnerabilities": 0
- },
- {
- "key": "example-js-5",
- "avatarUrl": null,
- "organizationKey": "autoscan",
- "organizationName": "AutoScan",
- "name": "example-js",
- "bugs": 13,
- "codeSmells": 5,
- "coverage": 0,
- "duplications": 0,
- "gateStatus": "OK",
- "languages": ["go", "js", "php", "py"],
- "maintainabilityRating": 1,
- "ncloc": 80,
- "reliabilityRating": "E",
- "securityRating": 1,
- "vulnerabilities": 0
- }
- ]
-}