owncloud/core

View on GitHub
lib/private/Security/CSP/ContentSecurityPolicy.php

Summary

Maintainability
A
2 hrs
Test Coverage

ContentSecurityPolicy has 24 functions (exceeds 20 allowed). Consider refactoring.
Open

class ContentSecurityPolicy extends \OCP\AppFramework\Http\ContentSecurityPolicy {
    /**
     * @return boolean
     */
    public function isInlineScriptAllowed() {
Severity: Minor
Found in lib/private/Security/CSP/ContentSecurityPolicy.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status