Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Laravel Framework #514

Unanswered
mightysai1997 asked this question in Q&A
Discussion options

Hi ,
Is that PHP_CS will detect vulnerabilities in the Laravel Framework ?

You must be logged in to vote

Replies: 1 comment

Comment options

Hi, @mightysai1997!

I'm not sure I understand your question. Could you please provide more details about what you are looking for? I might be missing something, as I don't know much about the Lavarel framework. Which standard are you using or plan to use?

Generally speaking, PHPCS sniffs can detect some types of security vulnerabilities in PHP code. Which vulnerabilities are detected depends on which sniffs are used in a given standard. PHPCS includes a few standards, but there are also several custom standards, and those can also include custom sniffs to check for security vulnerabilities or other things.

For example, the WordPress Coding Standards is a custom PHPCS standard that includes some security-related sniffs.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /