Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wagga40/Zircolite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.10.0
Choose a base ref
...
head repository: wagga40/Zircolite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.20.0
Choose a head ref
  • 19 commits
  • 25 files changed
  • 2 contributors

Commits on Dec 30, 2023

  1. Update docs for pysigma and installation

    Update rulesets
    wagga40 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    85d2322 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #72 from wagga40/docs-pysigma

    Update docs for pysigma and installation
    wagga40 authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3d2a94f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Add on the fly Sigma YAML rule conversion with pySigma

    Add conditional imports to limit error for functions not used
    Add option groups to improve help readability
    Correct typo in docs
    Update some error messages
    Bump version to 2.20.0
    wagga40 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7fe72c6 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    wagga40 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    830e941 View commit details
    Browse the repository at this point in the history
  3. Update docs

    wagga40 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c80e890 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. fix: requirements.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-6209406
    - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-6209407
    snyk-bot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    abe3048 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Update requirements.txt

    wagga40 authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    10b5b1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #73 from wagga40/snyk-fix-d0f696038cef3825d564897a…

    …7019a7e9
    
    [Snyk] Security upgrade aiohttp from 3.8.6 to 3.9.2
    wagga40 authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    e8b6d6c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. fix: requirements.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-ORJSON-6276643
    snyk-bot committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a1f0025 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Merge pull request #74 from wagga40/snyk-fix-5b03df6a3011b23f5bd920ec…

    …fdb69114
    
    [Snyk] Security upgrade orjson from 3.9.7 to 3.9.15
    wagga40 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    263f6a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Add pySigma pipeline support

    Add a simple mechanism to control external binaries
    Add a requirement.full.txt
    Update docs and rules
    Correct a bug in output json results
    Clean options and arguments
    wagga40 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    8fd71fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27fec60 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #75 from wagga40/v2.20.0

    V2.20.0 : 
    Add conditional imports to limit error for functions not used
    Add option groups to improve help readability
    Correct typo in docs
    Update some error messages
    Bump version to 2.20.0
    Add a simple mechanism to control external binaries
    Add a requirement.full.txt
    Update docs and rules
    Correct a bug in output json results
    Clean options and arguments
    wagga40 authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    24dcf17 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Remove unused import

    Change logic (print version & quit)
    wagga40 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2af3909 View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    wagga40 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4e9da34 View commit details
    Browse the repository at this point in the history
  3. Update docs and readme

    wagga40 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2133210 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Force encoding for Windows 🤮

    Correct Typo in code
    Update docs
    wagga40 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    08892e6 View commit details
    Browse the repository at this point in the history
  2. Correct a bug in MiniGUI

    Update docs and rules
    wagga40 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    86baa66 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #76 from wagga40/gui-bug

    Correct a bug in MiniGUI
    wagga40 authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ebeca51 View commit details
    Browse the repository at this point in the history
Loading