Skip to main content
GitHub

MSC32-PL. Do not provide a module's version value from outside the module

This rule is a stub.

Noncompliant Code Example

This noncompliant code example shows an example where ...

Non-compliant code

Compliant Solution

In this compliant solution, ...

Compliant code

Risk Assessment

Leaking sensitive information outside a trust boundary is not a good idea.

RuleSeverityLikelihoodDetectableRepairablePriorityLevel
MSC32-PLLowUnlikelyYesNoP2L3

Automated Detection

ToolVersionCheckerDescription
Security Reviewer - Static Reviewer6.02PERL_D99Partially implemented

Bibliography

[ CPAN ]Wyant, III, Thomas R. Perl-Critic-1.116 Perl::Critic::Policy::ValuesAndExpressions::ProhibitComplexVersion