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

guillaumeaubert / Perl-Critic-Policy-ValuesAndExpressions-PreventSQLInjection
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: nferraz/prevent-false-positives
DEFAULT BRANCH: master
Repo Added 15 Oct 2013 03:44AM UTC
Files 1
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 nferraz/prevent-false-positives
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • detect_concatenation
  • dev
  • gh13_function_calls
  • gh18_anonymous_functions
  • master
  • v1.3.0
  • v1.3.1
  • v1.4.0

pending completion
107

Pull #23

travis-ci

web-flow
Implement safe_context

A space-separated string listing the functions that are not subject to
SQL injections.

Default functions are:

- die
- warn
- croak
- carp
- confess

Other good candidates are logging functions like:

- TRACE
- DEBUG
- INFO
- WARN
- ERROR
- FATAL
Pull Request #23: Prevent false positives

12 of 12 new or added lines in 1 file covered. (100.0%)

143 of 148 relevant lines covered (96.62%)

85.38 hits per line

Relevant lines Covered
Build:
Build:
148 RELEVANT LINES 143 COVERED LINES
85.38 HITS PER LINE
Source Files on master
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
107 nferraz/prevent-false-positives Implement safe_context A space-separated string listing the functions that are not subject to SQL injections. Default functions are: - die - warn - croak - carp - confess Other good candidates are logging functions like: - TRACE - DEBUG - INF... Pull #23 20 Sep 2019 10:52AM UTC web-flow travis-ci pending completion  
106 master added Test::Perl::Critic as build dep Pull #22 19 Jul 2019 04:23AM UTC web-flow travis-ci pending completion  
105 master reset `_sqlsafe` when scanning multiple documents; added tests Pull #22 19 Jul 2019 04:16AM UTC web-flow travis-ci pending completion  
104 master Reduce false positive by ending at an operator This reduce false positive like "update" eq $foo; $foo eq "update" && $bar; $foo ne "select" || $bar; Pull #21 25 May 2018 04:25PM UTC web-flow travis-ci pending completion  
103 v1.4.0 Release version v1.4.0. push 23 Mar 2017 06:43AM UTC guillaumeaubert travis-ci pending completion  
102 master Release version v1.4.0. push 23 Mar 2017 06:41AM UTC guillaumeaubert travis-ci pending completion  
101 master Update target Perl versions for CI. push 20 Mar 2017 01:58AM UTC guillaumeaubert travis-ci pending completion  
100 master Update copyright year. push 20 Mar 2017 12:09AM UTC guillaumeaubert travis-ci pending completion  
99 master Relicense under Perl 5 terms. push 16 Apr 2016 06:44AM UTC guillaumeaubert travis-ci pending completion  
98 master Add license badge. push 10 Mar 2016 04:34AM UTC guillaumeaubert travis-ci pending completion  
See All Builds (94)
  • 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

© 2025 Coveralls, Inc