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

SuspiciousMessageMode: Don't report 0 #199

Merged
merged 17 commits into from
Nov 2, 2024

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    8249a13 View commit details
    Browse the repository at this point in the history
  2. fix: add needed to cli

    Esorat committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4a3dbf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36efa2b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. fix: refactoring

    Esorat committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    23b3053 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b88f76 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    4134e5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b3c3cb View commit details
    Browse the repository at this point in the history
  3. fix: delete dublicate

    Esorat committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    28b0a28 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    dd22644 View commit details
    Browse the repository at this point in the history
  2. fix: remove dublicate

    Esorat committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1678728 View commit details
    Browse the repository at this point in the history
  3. chore: Update Changelog

    Esorat committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b4a8dbc View commit details
    Browse the repository at this point in the history
  4. Fix: Added mode: 0 detection in SuspiciousMessageMode detector

    - Implemented a check for mode: 0 in the `SuspiciousMessageMode.ts` to trigger warnings on redundant mode settings.
    - Updated test cases in `SuspiciousMessageMode.tact` to ensure mode: 0 is flagged as unnecessary.
    - Adjusted expected output in `SuspiciousMessageMode.expected` to reflect the new checks.
    Esorat committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    801086e View commit details
    Browse the repository at this point in the history
  5. fix: remove irrelevant changes

    Esorat committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    dc03d48 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    df5cdc4 View commit details
    Browse the repository at this point in the history
  2. fix: update suggestion

    Esorat committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    a525155 View commit details
    Browse the repository at this point in the history
  3. Chore: Update CHANGELOG

    Esorat committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    8e98af2 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    jubnzv authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    e389a26 View commit details
    Browse the repository at this point in the history