Risk Assessment and Decision Support for Security Policies and Related Enterprise Operational Proces

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Risk Assessment and Decision Support for Security Policies and Related Enterprise Operational Proces
# 1  
Old 01-25-2011
Risk Assessment and Decision Support for Security Policies and Related Enterprise Operational Proces

HPL-2011-12 Risk Assessment and Decision Support for Security Policies and Related Enterprise Operational Processes - Casassa Mont, Marco; Brown, Richard
Keyword(s): Security Policies, Risk Assessment, Decision Support, Access Management, Security Analytics, Modelling, Simulation
Abstract: This paper presents and discusses our work to provide organizations with risk assessment and decision support capabilities when dealing with their strategic security policies. Traditional work in the policy management space primarily focuses on technical languages and frameworks to manage and enforc ...
Full Report

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Perl::Critic::ThemeListing(3)				User Contributed Perl Documentation			     Perl::Critic::ThemeListing(3)

NAME
Perl::Critic::ThemeListing - List the themes of the installed Policies. DESCRIPTION
This is a helper class that gathers the themes of the installed Policies. There are no user-serviceable parts here. INTERFACE SUPPORT
This is considered to be a non-public class. Its interface is subject to change without notice. CONSTRUCTOR
"new( -policies => @POLICY_OBJECTS )" Returns a reference to a new "Perl::Critic::ThemeListing" object. METHODS
to_string() Returns a string representation of this "ThemeListing". See "OVERLOADS" for more information. OVERLOADS
When a Perl::Critic::ThemeListing is evaluated in string context, it produces a one-line summary of the default severity, policy name, and default themes for each Perl::Critic::Policy object that was given to the constructor of this "ThemeListing". AUTHOR
Jeffrey Ryan Thalhammer <jeff@imaginative-software.com> COPYRIGHT
Copyright (c) 2005-2011 Imaginative Software Systems. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of this license can be found in the LICENSE file included with this module. perl v5.16.3 2014-06-09 Perl::Critic::ThemeListing(3)