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

Taxii2 major Bug fixes and enhancements for production use #272

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Dec 25, 2023

  1. Configure taxii2 server

    aams-eam committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    1380888 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    b8a5b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    067831a View commit details
    Browse the repository at this point in the history
  3. Add authentication for taxii2

    - Added example on how to define accounts with permissions for taxii2
      and taxii1.
    - Fixed authentication for taxii2. Now accounts can be defined to access
      private collections with 'read' or 'modify' access.
    aams-eam committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    18d7a89 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Fix error for opentaxii-sync-data

    When a collection that does not exist is used in a data-configuration
    file, a warning is produced
    aams-eam committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    171e99b View commit details
    Browse the repository at this point in the history
  2. Fix problem with can_read function

    If no credentials are provided and you try to access a public
    collection, there is an error. Now it has been fixed.
    aams-eam committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    8c60407 View commit details
    Browse the repository at this point in the history
  3. Fixed write access to collections

    Also expanded the example for taxii2 data-configuration-accounts
    aams-eam committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    63fae86 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Add script for push, pull, and subscribe

    The script can be used to test push, pull, and subscribe functionality
    with taxii2-client
    aams-eam committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d54a754 View commit details
    Browse the repository at this point in the history
  2. Fix docker-compose.yml

    docker-compose.yml was missing version and services.
    aams-eam committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    056eb8d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Deleting unused var

    aams-eam committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    1e5658d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    5b7128e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    9d5438c View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    priyank-bhuva-crestdata committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    54673b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d8e699 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    0bc2f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    056fa76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7f3e38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee6d722 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    22249de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5e883b View commit details
    Browse the repository at this point in the history