Skip to content

New XML config and config management needed #164

Open
@meg23

Description

@meg23

From [email protected] on September 29, 2010 14:35:21

XML-Validation is a good thing but only part of the story.
It would be cool if there was an additional test that checked the configuration for dependencies.
For example if you have a reference to a class, it would check if the class exists and this before you launch the application server.

Another thing that would be cool would be to split HTTPUtilities.
A quick look at the documentation shows that this interface is a case of excessive SRP* violation...

  • The HTTPUtilities interface is a collection of methods that provide additional security related to HTTP requests,
  • responses, sessions, cookies, headers, and logging.

-Sebastian Kübeck

Original issue: http://code.google.com/p/owasp-esapi-java/issues/detail?id=154

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions