Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Below you can find codes of C# new rules:

 

  • OPT.CSHARP.CodeInjectionWithDeserialization 
  • OPT.CSHARP.PlaintextStorageInACookie 
  • OPT.CSHARP.PotentialInfiniteLoop
  • OPT.CSHARP.SEC.AccessibilitySubversionRule 
  • OPT.CSHARP.SEC.AvoidHostNameChecks 
  • OPT.CSHARP.SEC.CookiesInSecurityDecision 
  • OPT.CSHARP.SEC.HardcodedSalt 
  • OPT.CSHARP.SEC.ImproperAuthentication 
  • OPT.CSHARP.SEC.InformationExposureThroughDebugLog 
  • OPT.CSHARP.SEC.InformationExposureThroughErrorMessage 
  • OPT.CSHARP.SEC.InsecureTransport 
  • OPT.CSHARP.SEC.LogForging 
  • OPT.CSHARP.SEC.MailCommandInjection 
  • OPT.CSHARP.SEC.NoSQLInjection 
  • OPT.CSHARP.SEC.PlaintextStorageOfPassword 
  • OPT.CSHARP.SEC.SerializableClassContainingSensitiveData 
  • OPT.CSHARP.SEC.ServerInsecureTransport 
  • OPT.CSHARP.SEC.StaticDatabaseConnection 
  • OPT.CSHARP.SEC.UnsafeCookieRule 
  • OPT.CSHARP.SEC.UserControlledSQLPrimaryKey 
  • OPT.CSHARP.SEC.XMLEntityInjection 
  • OPT.CSHARP.TooMuchOriginsAllowed 
  • OPT.CSHARP.UncheckedInputInLoopCondition

...

Below you can find codes of JavaScript new rules: 

  • OPT.JAVASCRIPT.ANGULARJS.AngularCrossSiteScripting
  • OPT.JAVASCRIPT.ANGULARJS.AngularLocalStorageInformationLeak
  • OPT.JAVASCRIPT.ANGULARJS.UnsafeResourceUrlWhitelist
  • OPT.JAVASCRIPT.CodeInjectionWithDeserialization
  • OPT.JAVASCRIPT.HttpParameterPollution
  • OPT.JAVASCRIPT.InformationExposureThroughErrorMessage
  • OPT.JAVASCRIPT.LdapInjection
  • OPT.JAVASCRIPT.MailCommandInjection
  • OPT.JAVASCRIPT.PlaintextStorageInACookie
  • OPT.JAVASCRIPT.TrustBoundaryViolation
  • OPT.JAVASCRIPT.XmlEntityInjection
  • OPT.JAVASCRIPT.XPathInjection

...