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

nbs-system / snuffleupagus / 157
99%

Build:
DEFAULT BRANCH: master
Ran 29 Sep 2017 03:19PM UTC
Jobs 4
Files 37
Run time 10s
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
157

push

travis-ci

web-flow
Fix two cookie encryption issues found by @cfreal, and a bonus one (#18)

* Fix a cookie encryption issue found by @cfreal

- Use the base64-decoded payload length to allocate memory to decrypt
  it, instead of allocating the length of the undecoded one. This has
  no security impact, since the base64-encoded string is at least as large
  as the decoded one. Since we're using AEAD, there is no way to leak
  memory, since this would make the decryption fail.

1045 of 1112 relevant lines covered (93.97%)

3186.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 157.1 29 Sep 2017 03:19PM UTC 0
93.97
Travis Job 157.1
2 157.2 29 Sep 2017 03:19PM UTC 0
93.97
Travis Job 157.2
3 157.3 29 Sep 2017 03:19PM UTC 0
93.97
Travis Job 157.3
4 157.4 29 Sep 2017 03:19PM UTC 0
93.97
Travis Job 157.4
Source Files on build 157
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #157
  • b5628fcc on github
  • Prev Build on master (#150)
  • Next Build on master (#162)
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