• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Rebilly / ReDoc / 1602
81%

Build:
DEFAULT BRANCH: master
Ran 14 May 2020 07:41AM UTC
Jobs 1
Files 142
Run time 16s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1602

push

travis-ci

GitHub
fix: add security headers to Docker nginx config (#1244)

* Add security headers to nginx config

Increase the security of the nginx server and the served page, by adding the following security headers to the nginx config:
- X-Frame-Options (Disables click jacking by disallowing the page to be run in a frame/iframe)
- X-XSS-Protection (Enables cross site scripting filtering)
- X-Content-Type-Options (Disables MIME sniffing and forces browser to use the type given in Content-Type.)
- Content-Security-Policy (Controls resources the user agent is allowed to load for a given page.)
- Referrer-Policy (Governs which referrer information sent in the Referer header should be included with requests made.)

Additional headers that could be added optionally:
- Strict-Transport-Security (Enforce HTTPS over HTTP)

1523 of 2226 branches covered (68.42%)

3118 of 3844 relevant lines covered (81.11%)

121.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1602.1 (GH_REF=github.com/Redocly/redoc.git GIT_AUTHOR_EMAIL=redoc-bot@users.noreply.github.com GIT_AUTHOR_NAME=RedocBot GH_TOKEN=[secure] COVERALLS_REPO_TOKEN=[secure] BUNDLESIZE_GITHUB_TOKEN=[secure] CYPRESS_RECORD_KEY=[secure] NPM_TOKEN=[secure]) 14 May 2020 07:41AM UTC 0
81.11
Travis Job 1602.1
Source Files on build 1602
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1602
  • 4512436f on github
  • Prev Build on master (#1598)
  • Next Build on master (#1605)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc