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

Integrating OpenAI Code Analysis for identifying harmful code #4

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on May 8, 2023

  1. Added

    AICondition to Configuration
    Added new Command
      New-AICondition
    Added SecureStringHelper
    Michael Zanatta committed May 8, 2023
    Configuration menu
    Copy the full SHA
    0c8d18b View commit details
    Browse the repository at this point in the history
  2. Automatic SecureString to Base64 Conversion

    Michael Zanatta committed May 8, 2023
    Configuration menu
    Copy the full SHA
    3e10202 View commit details
    Browse the repository at this point in the history
  3. Add OpenAI

    Added AI Conditions
    Michael Zanatta committed May 8, 2023
    Configuration menu
    Copy the full SHA
    0322a9b View commit details
    Browse the repository at this point in the history
  4. Adding XML Deseralization

    Michael Zanatta committed May 8, 2023
    Configuration menu
    Copy the full SHA
    c65c80c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Added Unit Testing

    Updated Dependency Versions
    Michael Zanatta committed May 9, 2023
    Configuration menu
    Copy the full SHA
    090aee9 View commit details
    Browse the repository at this point in the history
  2. Fixing Build Issues

    Michael Zanatta committed May 9, 2023
    Configuration menu
    Copy the full SHA
    00ede68 View commit details
    Browse the repository at this point in the history
  3. Fix Typo

    Michael Zanatta committed May 9, 2023
    Configuration menu
    Copy the full SHA
    90f3721 View commit details
    Browse the repository at this point in the history
  4. Remove SecureString

    Fixing Errors in Code
    Michael Zanatta committed May 9, 2023
    Configuration menu
    Copy the full SHA
    df8be10 View commit details
    Browse the repository at this point in the history
  5. Fixing Compiling Errors

    Michael Zanatta committed May 9, 2023
    Configuration menu
    Copy the full SHA
    d0211d3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Remove 'Async' from Method

    Michael Zanatta committed May 10, 2023
    Configuration menu
    Copy the full SHA
    463458c View commit details
    Browse the repository at this point in the history
  2. Fixing Tests

    Updating Dependecies
    Michael Zanatta committed May 10, 2023
    Configuration menu
    Copy the full SHA
    63dc5f4 View commit details
    Browse the repository at this point in the history
  3. Update Manifest

    Michael Zanatta committed May 10, 2023
    Configuration menu
    Copy the full SHA
    1703aa5 View commit details
    Browse the repository at this point in the history
  4. Bug Fixes

    Michael Zanatta committed May 10, 2023
    Configuration menu
    Copy the full SHA
    1f21cc6 View commit details
    Browse the repository at this point in the history
  5. Remove OpenAI

    Michael Zanatta committed May 10, 2023
    Configuration menu
    Copy the full SHA
    f2d4075 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Nightly Commit.

    Debugging AI Endpoint.
    Michael Zanatta committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c9f18f1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Add Commenting to Conditions

    Updating Configuration
    Fixing Bugs
    Michael Zanatta committed May 13, 2023
    Configuration menu
    Copy the full SHA
    f7b0075 View commit details
    Browse the repository at this point in the history
  2. Tweaks to the AI statements

    Michael Zanatta committed May 13, 2023
    Configuration menu
    Copy the full SHA
    9742721 View commit details
    Browse the repository at this point in the history
  3. Updating Prompt

    Michael Zanatta committed May 13, 2023
    Configuration menu
    Copy the full SHA
    a18738e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Added:

    isObfuscated Condition
    
    Refactored OpenAI into seperate class
    Added Model to configuration.
    Michael Zanatta committed May 14, 2023
    Configuration menu
    Copy the full SHA
    253d52a View commit details
    Browse the repository at this point in the history
  2. Updates to NewAICondition

    Michael Zanatta committed May 14, 2023
    Configuration menu
    Copy the full SHA
    6645f6a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Adding SharpApplocker classes

    Refactoring AI logic to be include PSP non-ai conditions
    Added New-AIConfiguration
    Michael Zanatta committed May 18, 2023
    Configuration menu
    Copy the full SHA
    ec181de View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Adding Applocker Classes

    Michael Zanatta committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a3ec85d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Added AppLocker Policy Dependecies

    Michael Zanatta committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    cac77e9 View commit details
    Browse the repository at this point in the history