Coder Social home page Coder Social logo

iqtlabs / portunus Goto Github PK

View Code? Open in Web Editor NEW
11.0 7.0 6.0 671 KB

A user-friendly tool for creating multi-tenant environments to run experiments in, such as detecting lateral movement attacks.

License: Apache License 2.0

Python 99.60% Dockerfile 0.40%
multi-tenant-environments sdn software-defined-network cybersecurity testbed experiments

portunus's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

portunus's Issues

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

This repository currently has no open or pending branches.


  • Check this box to trigger a request for Renovate to run again on this repository

Don't ask for volumes if no containers were specified

Traceback (most recent call last):
  File "/home/clewis/.local/lib/python3.8/site-packages/PyInquirer/prompt.py", line 49, in prompt
    if not question['when'](answers):
  File "/home/clewis/.local/lib/python3.8/site-packages/portunus/portunus.py", line 394, in <lambda>
    'when': lambda answers: answers[f'use_volume_{val}'] > 0 and answers[f'use_volume_{val}'],
KeyError: 'use_volume_1'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/clewis/.local/bin/portunus", line 6, in <module>
    Portunus().main()
  File "/home/clewis/.local/lib/python3.8/site-packages/portunus/portunus.py", line 1262, in main
    action_dict[action](actions[action])
  File "/home/clewis/.local/lib/python3.8/site-packages/portunus/portunus.py", line 885, in start_info
    network = self.get_network_info(i, selections)
  File "/home/clewis/.local/lib/python3.8/site-packages/portunus/portunus.py", line 466, in get_network_info
    answers = self.execute_prompt(container_questions)
  File "/home/clewis/.local/lib/python3.8/site-packages/portunus/portunus.py", line 43, in execute_prompt
    answers = prompt(questions, style=custom_style_2)
  File "/home/clewis/.local/lib/python3.8/site-packages/PyInquirer/prompt.py", line 52, in prompt
    raise ValueError(
ValueError: Problem in 'when' check of volume_name_1 question: 'use_volume_1'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.