• Email
  • Like
  • Save
  • Private Content
  • Embed
 

Static code analysis v2

by

  • 1,202 views

Most of the time, auditing PHP code is done manually. One need to read the code to understand it, and find flaws (security, business, quality…)...

Most of the time, auditing PHP code is done manually. One need to read the code to understand it, and find flaws (security, business, quality…)

Static analysis takes over manual auditing by providing means to search all the code, without leaving a stone unturned : it still needs to do this according to direction.

During this session, we’ll cover the use an open static analysis tool, also known as cornac, that will provide us invaluable information such as : PHP 5.3 compabitility, security flaws, inclusion tree, unused variables and arguments, GPC manipulations, stange names and classes inventories.

This is the best way to take a look at one’s code with hindsight. We’ll share with the audience code metrics and must-check structures of code.

Accessibility

Categories

Upload Details

Uploaded via SlideShare as Apple Keynote

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

1 Embed 29

http://www.oscon.com 29

Statistics

Likes
4
Downloads
32
Comments
0
Embed Views
29
Views on SlideShare
1,173
Total Views
1,202
Post Comment
Edit your comment

Static code analysis v2 Static code analysis v2 Presentation Transcript