Developer Blog

DISA STIG Automation

Tags: STIG

Tuesday, June 23, 2020 9:05:43 AM



Source:

https://software.af.mil/dsop/documents/

https://public.cyber.mil/stigs/scap/

https://www.reddit.com/r/sysadmin/comments/685nd3/disa_stig_automation/

No Comments

Add a Comment

Recent Blog Posts

  • Connect to GCP Vertex AI endpoint in .Net AWS Lambda

    Tags: vertex ai, .net core, gcp, aws, aws lambda, C#

    Thursday, August 3, 2023 7:32:26 AM

    Authentication

    Application Default Credentials (ADC) is a strategy used by the Google authentication libraries to automatically find credentials based on the application environment.

    ADC searches … more

  • Types of Software Testing

    Tags: software testing, unit testing, types of software testing

    Wednesday, April 13, 2022 8:02:57 AM
    No Comments

    Extended testing pyramidUnit TestingIntegration TestingComponent TestingContract TestingService TestingEnd-to-End Testing Contract Testing Microservices receive a payload of data by either an API … more

  • How to create infowindow component in vuejs

    Tags: vuejs, google maps, infowindow

    Friday, March 12, 2021 2:00:48 PM
    No Comments

    Create vue Infowindow content component, pass data, subscribe to events using $on, $mount vue component and inject element into infowindow. Fire vue infowindow component events using $emit.InfoWindow. … more

  • Support div height 100% in td in Firefox

    Tags: Firefox, div, td, height

    Thursday, December 31, 2020 8:15:51 AM
    No Comments

    Situationtable > tr > td> divdiv height should be 100%ProblemIn Firefox div height 100% requires tr, td height to be equal to 100%.In Chrome div height 100% becomes zero when tr, td height … more

  • Vuetify Word-Wrap table headers

    Tags: Vuetify

    Friday, November 20, 2020 1:25:17 PM
    No Comments

    You need to set white-space as well https://codepen.io/anon/pen/XLZGEW

    Also Word-wrap in an HTML table

    headers: [

    {

    text: 'Dessert (100g serving)',

    align: ' … more

Powered by Orchard © The Theme Machine 2010.
Sign In