Jens Keim

Results 33 issues of Jens Keim

Hi there, I just came across this project and tested it quickly with Netflix. I found that it has the same problem most/any browser using widevine has. The stream is...

enhancement
wontfix

I'd like to propose a **license** field, specifying the license under which the adventure is released. This way one could filter not only for proprietary vs. open source adventures, but...

new field

Hello, I wanted to try out your code and came across an issue regarding pytorch dependencies. I installed all the requirements in a fresh conda environment with `python 3.7.11` via...

## Context: We have some windows python tools, which are scanned with ORT for licensing purposes. Even though the tool is created for windows and scanned on linux, ORT collects...

enhancement
analyzer

## Preparation: I created a package-configuration for `PyPI::pillow:9.2.0` based on the examples in https://github.com/oss-review-toolkit/ort-config. ```yaml --- id: "PyPI::pillow:9.2.0" source_artifact_url: "https://files.pythonhosted.org/packages/8c/92/2975b464d9926dc667020ed1abfa6276e68c3571dcb77e43347e15ee9eed/Pillow-9.2.0.tar.gz" path_excludes: - pattern: "Pillow-9.2.0/docs/**" reason: "DOCUMENTATION_OF" - pattern: "Pillow-9.2.0/Tests/**" reason:...

invalid
configuration

This PR fixes a bug with scapy and the ctypes update of python>=3.9.1. When executing `id2t` unter python `3.9.1` or above (`3.10.5` in my case), you got the following error:...

> That the listing of parameters also listed the units for the parameter.

`scapy` is acting up [full error log](https://travis-ci.org/github/tklab-tud/ID2T/jobs/711978170) travisCI [macOS build enviroment](https://docs.travis-ci.com/user/reference/osx#stq=linux&stp=1): `osx` `xcode12u` I also tried 10.15.5 with `xcode12`. [full error log](https://travis-ci.org/github/tklab-tud/ID2T/jobs/711985324) ``` ImportError: Failed to import test module: test_AttackController...

global: - [ ] exclude private C broadcast ip and mac addresses - [ ] add ARP packets to statistics P2P Botnet: - [x] exclude private C broadcast ip and...

enhancement
workinprogress

- [x] create class based Parameter - [x] create class based Parameter Types - [ ] add Version Parameter? - [ ] make range support available to all param types...

enhancement
workinprogress