Wrong confirmation ID
  • Email
  • Favorite
  • Download
  • Embed
  • Private Content

Static code analysis v2

by Seguy Damien on Aug 17, 2011

  • 727 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

Tags

php cornac audit static php php analysis

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 25

http://www.oscon.com 25

Statistics

Favorites
4
Downloads
24
Comments
0
Embed Views
25
Views on SlideShare
702
Total Views
727
Post Comment
Edit your comment Cancel

Static code analysis v2 — Presentation Transcript