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

WIP: Feature/immersed #458

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

WIP: Feature/immersed #458

wants to merge 23 commits into from

Commits on Apr 30, 2021

  1. started adding immersed console feature, implemented environment sett…

    …ings behaviour on prompt cli
    danielsagi committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    5b36c9c View commit details
    Browse the repository at this point in the history
  2. removed test cmds

    danielsagi committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    2fac45e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6d4652 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

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

Commits on Jun 10, 2021

  1. fixed import bug

    danielsagi committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    7601692 View commit details
    Browse the repository at this point in the history
  2. added pod local discovery

    danielsagi committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    f1d4def View commit details
    Browse the repository at this point in the history
  3. added whereami command and auth subcmd to control auth database. wher…

    …eami stats the local files and updates to local auth store
    danielsagi committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    6a3c462 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. merged main into feature

    danielsagi committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    6a4e604 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f6badd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46b7f9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5efef4 View commit details
    Browse the repository at this point in the history
  5. removed old env.py file

    danielsagi committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    6a85681 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7e73fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6e43e2 View commit details
    Browse the repository at this point in the history
  8. fixed imports

    danielsagi committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    2400ab5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17fd101 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f706802 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1aab950 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    23b048c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    12f0d17 View commit details
    Browse the repository at this point in the history
  14. added auth store selection, and an impersonating: comment on top of t…

    …he prompt to indicate the current auth data
    danielsagi committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    348a288 View commit details
    Browse the repository at this point in the history
  15. fixed kube-hunter logo

    danielsagi committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    c2d0efc View commit details
    Browse the repository at this point in the history
  16. fixed bug for only one run

    danielsagi committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    40ebaa6 View commit details
    Browse the repository at this point in the history