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 net_dns_record table not listing correct results for consecutive queries when using type column quals and add more columns used for DNS checks #28

Merged
merged 18 commits into from
Apr 28, 2022

Commits on Mar 21, 2022

  1. update plugin sdk to 2.1.1

    LalitTurbot committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    4b88b54 View commit details
    Browse the repository at this point in the history
  2. Fix Table net_dns_record not listing correct results for consecutive …

    …queries when used filter for type column. Fixes #21
    LalitTurbot committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    0502014 View commit details
    Browse the repository at this point in the history
  3. Update steampipe-plugin-sdk to v3.0.1 and update github.com/miekg/dns…

    … to v1.1.47 and add new columns to dns_record table .Closes #23 .Closes #24
    Subhajit97 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    25882da View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

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

Commits on Mar 28, 2022

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

Commits on Mar 29, 2022

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

Commits on Mar 30, 2022

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

Commits on Mar 31, 2022

  1. Add column header_strict_transport_security and header_x_content_type…

    …_options in table net_request
    Subhajit97 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    e751607 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    4a6ed81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb38e8d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    fe6cdf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7c55f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Add read timeout

    Subhajit97 committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    e9de979 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfa4117 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

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

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    553c8e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdc5faa View commit details
    Browse the repository at this point in the history
  3. Resolve merge conflicts

    cbruno10 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    4b41955 View commit details
    Browse the repository at this point in the history