Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for issue #58 #60

Merged
merged 5 commits into from
Apr 20, 2023
Merged

fix for issue #58 #60

merged 5 commits into from
Apr 20, 2023

Commits on Mar 27, 2023

  1. Version 1.1.0 (#52)

    ## What's Changed
    
    - Updated docs versions.
    - New format for the "category" field.
    
    ### New
    
    ```yaml
    bios: Dell Inc
    bios_version: 1.6.5
    cs_agent_version: 6.44.15806.0
    cs_dv_control_applied: true
    cs_dv_firewall_applied: true
    cs_dv_globalconfig_applied: true
    cs_dv_sensorupdate_applied: true
    cs_first_seen: 10/15/20 00:31:59 UTC
    cs_last_seen: 09/14/22 15:06:50 UTC
    cs_uninstallprotection: ENABLED
    dvc_manufacturer: Dell Inc
    dvc_name: OptiPlex 5050
    dvc_status: normal
    dvc_type: Workstation
    external_ip: 165.225.10.253
    gen: sa-crowdstrike
    os_major_version: 10
    os_name: Windows 10
    os_platform: Windows
    os_version: 10.0.19044.1889
    provision_status: Provisioned
    reduced_functionality_mode: no
    splunk_last_updated: 03/27/23 02:09:24 UTC
    ```
    
    ### Old
    
    ```yaml
    cs_agent_version:6.44.15806.0
    cs_bios_mf:dell_inc
    cs_bios_version:1.6.5
    cs_dv_control_applied:true
    cs_dv_firewall_applied:true
    cs_dv_globalconfig_applied:true
    cs_dv_sensorupdate_applied:true
    cs_dv_status:normal
    cs_dv_type:workstation
    cs_external_ip:165.225.10.253
    cs_os_major_version:10
    cs_os_name:windows_10
    cs_os_platform:windows
    cs_sys_mf:dell_inc
    cs_sys_name:optiplex_5050
    cs_uninstallprotection:enabled
    gen:sa_crowdstrike
    cs_first_seen:10/15/20 00:31:59 UTC
    cs_last_seen:09/14/22 15:06:50 UTC
    splunk_last_updated:03/27/23 02:14:24 UTC
    ```
    ZachChristensen28 authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4ce4c96 View commit details
    Browse the repository at this point in the history
  2. added favicon (#54)

    Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
    ZachChristensen28 authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    6537e6b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Update docs.yml

    Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
    ZachChristensen28 authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    05d05ee View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. updates for issue #58

    Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
    ZachChristensen28 authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    d992f79 View commit details
    Browse the repository at this point in the history
  2. updated notes

    Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
    ZachChristensen28 authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    20b0237 View commit details
    Browse the repository at this point in the history