Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Security and auditing are valid concerns, but dangerous topics to wander into.

My work has often been in larger shops; from a couple hundred servers, to a few thousand, and up to "we don't really know". Security, and auditing, varied. Early on "it works" was sufficient. Later, when corporate started listening to us talk about needing to upgrade and defend, internal and external auditing became more common. I won't say everything was perfect, but at least we could talk about things openly and management would listen.

However, Perl and CPAN quickly become issues. Large shops use a variety of "solutions", and those use a variety of languages and language tools. Large shops can seldom audit the tool chain. With CPAN, it becomes even more problematic; every module increases your vulnerability footprint and fragility. In general, a large shop has three options:

  1. Pay for support for every language and every module used.
  2. Pay for a large enough staff to support every language and module used.
  3. Shift legal liability to the OS and Solution vendors since that's what they are paid for.

Any guesses as to which one usually gets picked? :P

Keep in mind, we've seen OS vulnerabilities that only affect "Version X and later." New versions of software can provide new functionality as well as increased performance, etc. However, that very "new" is an open invitation to new bugs and vulnerabilities. All software has bugs. New software has new bugs. Assuming newer is better is not a valid security posture.

Chronicler: The Domici War (domiciwar.net)

General Ne'er-do-well (github.com/LeamHall)


In reply to Re^4: Rediscovering Hubris by Leitz
in thread Rediscovering Hubris by Leitz

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-04-24 12:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found