Bug 111040

Summary: [NEW PORT] www/phpsecinfo: A PHP environment security auditing toool
Product: Ports & Packages Reporter: chinsan <chinsan>
Component: Individual Port(s)Assignee: Rong-En Fan <rafan>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
phpsecinfo-0.2.0.shar none

Description chinsan freebsd_committer freebsd_triage 2007-03-30 18:10:05 UTC
### WHAT IS PHPSECINFO?
PHPSecInfo is a PHP environment security auditing tool modeled after the
phpsecinfo() function.  From a single function call, PHPSecInfo runs a
series of tests on your PHP environment to identify potential security
issues and offer suggestions.  It can be useful as part of a multilayered
security approach.


#### WHAT IS PHPSECINFO NOT?
* It is not a replacement for secure coding practices
* It does not audit PHP code
* It is not comprehensive test for either your hosting environment
  or your web application
* It is not the "final word."  PHPSecInfo identifies *potential* problems
  and offers suggestions for improvement.  Your environment may _require_
  certain settings that trigger cautions or warnings.

WWW: http://phpsec.org/projects/phpsecinfo/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-30 18:10:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

rafan@ wants this PRs
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2007-04-01 14:09:55 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-04-01 14:10:09 UTC
rafan       2007-04-01 13:09:57 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/phpsecinfo  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add phpsecinfo 0.2.0, a PHP environment security auditing toool.
  
  PR:             ports/111040
  Submitted by:   chinsan
  
  Revision  Changes    Path
  1.873     +1 -0      ports/security/Makefile
  1.1       +38 -0     ports/security/phpsecinfo/Makefile (new)
  1.1       +3 -0      ports/security/phpsecinfo/distinfo (new)
  1.1       +18 -0     ports/security/phpsecinfo/pkg-descr (new)
  1.1       +125 -0    ports/security/phpsecinfo/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"