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 Proxmox support #837

Open
wants to merge 42 commits into
base: main
Choose a base branch
from

Merge branch 'main' into add-proxmox-support

7a5bd65
Select commit
Loading
Failed to load commit list.
Open

Add Proxmox support #837

Merge branch 'main' into add-proxmox-support
7a5bd65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 16, 2024 in 0s

72.72% of diff hit (target 75.59%)

View this Pull Request on Codecov

72.72% of diff hit (target 75.59%)

Annotations

Check warning on line 28 in dissect/target/loaders/proxmox.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/loaders/proxmox.py#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 33 in dissect/target/loaders/proxmox.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/loaders/proxmox.py#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 38 in dissect/target/loaders/proxmox.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/loaders/proxmox.py#L35-L38

Added lines #L35 - L38 were not covered by tests

Check warning on line 44 in dissect/target/loaders/proxmox.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/loaders/proxmox.py#L41-L44

Added lines #L41 - L44 were not covered by tests

Check warning on line 47 in dissect/target/loaders/proxmox.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/loaders/proxmox.py#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 49 in dissect/target/loaders/proxmox.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/loaders/proxmox.py#L49

Added line #L49 was not covered by tests

Check warning on line 52 in dissect/target/loaders/proxmox.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/loaders/proxmox.py#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 60 in dissect/target/loaders/proxmox.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/loaders/proxmox.py#L56-L60

Added lines #L56 - L60 were not covered by tests

Check warning on line 66 in dissect/target/loaders/proxmox.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/loaders/proxmox.py#L62-L66

Added lines #L62 - L66 were not covered by tests

Check warning on line 68 in dissect/target/loaders/proxmox.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/loaders/proxmox.py#L68

Added line #L68 was not covered by tests

Check warning on line 19 in dissect/target/plugins/child/proxmox.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/child/proxmox.py#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 257 in dissect/target/plugins/os/unix/_os.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/_os.py#L256-L257

Added lines #L256 - L257 were not covered by tests

Check warning on line 50 in dissect/target/plugins/os/unix/linux/debian/proxmox/_os.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/linux/debian/proxmox/_os.py#L47-L50

Added lines #L47 - L50 were not covered by tests

Check warning on line 74 in dissect/target/plugins/os/unix/linux/debian/proxmox/_os.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/linux/debian/proxmox/_os.py#L74

Added line #L74 was not covered by tests

Check warning on line 100 in dissect/target/plugins/os/unix/linux/debian/proxmox/_os.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/linux/debian/proxmox/_os.py#L100

Added line #L100 was not covered by tests

Check warning on line 104 in dissect/target/plugins/os/unix/linux/debian/proxmox/_os.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/linux/debian/proxmox/_os.py#L104

Added line #L104 was not covered by tests

Check warning on line 128 in dissect/target/plugins/os/unix/linux/debian/proxmox/_os.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/linux/debian/proxmox/_os.py#L128

Added line #L128 was not covered by tests

Check warning on line 20 in dissect/target/plugins/os/unix/linux/debian/proxmox/vm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/linux/debian/proxmox/vm.py#L20

Added line #L20 was not covered by tests