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

Add new plugin to check use of pyghmi #803

Merged
merged 4 commits into from Feb 7, 2022
Merged

Add new plugin to check use of pyghmi #803

merged 4 commits into from Feb 7, 2022

Commits on Aug 13, 2018

  1. Add new plugin to check use of pyghmi

    This patch set adds a new bandit plugin to check the use of pyghmi.
    
    Signed-off-by: Tin Lam <tin@irrational.io>
    stannum-l committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    abc1b50 View commit details
    Browse the repository at this point in the history
  2. Fix example and polish te code.

    Signed-off-by: Tin Lam <tin@irrational.io>
    stannum-l committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    e96cd6b View commit details
    Browse the repository at this point in the history
  3. Add new plug-in to check pyghmi

    This patch set adds a new bandit plugin to check the use of the
    pyghmi library, as the IPMI is known to be an insecured protocol.
    
    Closes: #356
    Signed-off-by: Tin Lam <tin@irrational.io>
    stannum-l committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    ec1e38e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Merge branch 'feat/pyghmi' of ssh://github.com/stannum-l/bandit into …

    …ipmi
    
    This patch set adds a new bandit plugin to check the use of pyghmi.
    
    Closes #356
    
    Signed-off-by: Tin Lam tin@irrational.io
    Signed-off-by: Eric Brown <browne@vmware.com>
    ericwb committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    800c233 View commit details
    Browse the repository at this point in the history