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

curationexperts / cypripedium
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/bundler/net-imap-0.5.15
DEFAULT BRANCH: main
Repo Added 23 Jan 2018 02:12PM UTC
Files 91
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

LAST BUILD ON BRANCH fix_atom_encoding
branch: fix_atom_encoding
CHANGE BRANCH
x
Reset
  • fix_atom_encoding
  • add_coveralls
  • archives
  • archives2
  • archives3
  • archvies4
  • aws_tags
  • bag_refactor
  • bootstrap4
  • bs4_draft
  • cap_changes
  • capistrano
  • code_climate
  • collection_sort
  • creator_order
  • dependabot/bundler/actionview-7.2.3.1
  • dependabot/bundler/activerecord-7.2.2.2
  • dependabot/bundler/activestorage-7.2.2.2
  • dependabot/bundler/activestorage-7.2.3.1
  • dependabot/bundler/activesupport-7.2.3.1
  • dependabot/bundler/aws-sdk-s3-1.208.0
  • dependabot/bundler/bcrypt-3.1.22
  • dependabot/bundler/devise-5.0.3
  • dependabot/bundler/faraday-2.14.1
  • dependabot/bundler/google-protobuf-3.25.5
  • dependabot/bundler/json-2.10.2
  • dependabot/bundler/net-imap-0.5.15
  • dependabot/bundler/net-imap-0.5.6
  • dependabot/bundler/net-imap-0.5.7
  • dependabot/bundler/nokogiri-1.18.3
  • dependabot/bundler/nokogiri-1.18.4
  • dependabot/bundler/nokogiri-1.18.8
  • dependabot/bundler/nokogiri-1.18.9
  • dependabot/bundler/nokogiri-1.19.1
  • dependabot/bundler/rack-2.2.13
  • dependabot/bundler/rack-2.2.14
  • dependabot/bundler/rack-2.2.18
  • dependabot/bundler/rack-2.2.19
  • dependabot/bundler/rack-2.2.20
  • dependabot/bundler/rack-2.2.22
  • dependabot/bundler/rexml-3.4.2
  • dependabot/bundler/thor-1.4.0
  • dependabot/bundler/uri-1.0.3
  • dependabot/bundler/uri-1.0.4
  • deployment_woes
  • envioronment-badge
  • environment_badge
  • fix_binstubs
  • fix_citation_date_error
  • fix_collection_link
  • fix_create_work
  • fix_create_work_button
  • fix_deploy
  • fix_flaky_test
  • fix_report_download
  • fix_searches
  • fix_sort_and_per_page
  • h5_patch_update_redux
  • handle_deprecations
  • hyrax_3x_latest
  • hyrax_51
  • hyrax_51_rc2
  • initial_h5_redux
  • json_creators
  • json_views
  • main
  • parallelism_test
  • patch_upgrade
  • patch_upgrade2
  • pre-xray-rails-upgrade
  • production_tuning
  • rack_mini_profiler
  • remove_content_dm
  • remove_contentdm
  • remove_creator_migration
  • remove_dead_code
  • remove_execption_flow
  • semantic_logging
  • simplify_fits
  • stats
  • update_badge
  • update_docker
  • update_jquery
  • update_readme
  • upgrade_cleanup
  • upgrade_hyrax5
  • v5.8.0-for-load
  • wip_creator_views

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

Relevant lines Covered
Build:
Build:
1216 RELEVANT LINES 1199 COVERED LINES
17.32 HITS PER LINE
Source Files on fix_atom_encoding
  • Tree
  • List 91
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
6db8f690... fix_atom_encoding 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 elimina... Pull #753 21 May 2026 08:03PM UTC mark-dce circleci
98.6
See All Builds (573)
  • Repo on GitHub
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