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

curationexperts / cypripedium / 6db8f690-8dce-49c9-9710-88edfedab580
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/bundler/net-imap-0.5.15
DEFAULT BRANCH: main
Ran 21 May 2026 08:03PM UTC
Jobs 1
Files 91
Run time 1min
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

21 May 2026 07:51PM UTC coverage: 98.602% (+0.006%) from 98.596%
6db8f690-8dce-49c9-9710-88edfedab580

Pull #753

circleci

mark-dce
Patch Qualys flagged unencoded parameters

**ISSUE**
Qualys scans report a large number of potential unencoded character
vulnerabilites. We believe that the application sufficiently protects
from the potential threat vector, but we want to eliminate the
issues from Qualys report to achieve a clean baseline.

**RESOLUTION**
1) Ensure query parameters are escaped before reflecting them back in
search output.
2) Clear any invalid query parameters on invalid requests.

**Qualys Details**
>**Threat**
>The web application reflects potentially dangerous characters such as single quotes, double quotes, and angle brackets. These characters are commonly used for HTML injection attacks such as cross-site scripting (XSS).
>**Impact**
>No exploit was determined for these reflected characters. The input parameter should be manually analyzed to verify that no other characters can be injected that would lead to an HTML injection (XSS) vulnerability.
>**Solution**
>Review the reflected characters to ensure that they are properly handled as defined by the web application's coding practice. Typical solutions are to apply HTML encoding or percent encoding to the characters depending on where they are placed in the HTML. For example, a double quote might be encoded as " when displayed in a text node, but as %22 when placed in the value of an href attribute.
Pull Request #753: Patch Qualys flagged unencoded parameters

5 of 5 new or added lines in 2 files covered. (100.0%)

1199 of 1216 relevant lines covered (98.6%)

17.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6db8f690-8dce-49c9-9710-88edfedab580.1 21 May 2026 08:03PM UTC 91
98.6
Source Files on build 6db8f690-8dce-49c9-9710-88edfedab580
  • Tree
  • List 91
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #6DB8F690...
  • Pull Request #753
  • PR Base - main (#B9A5050C...)
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