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

Update Zimmerman Tools installation #101

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

digitalsleuth
Copy link
Contributor

As per the previous PR, this state will allow for the installation of dotnet-sdk-6.0 on SIFT to support Zimmerman tools, however this state will now download each zip independently instead of as one group. The previous PR pulled a single zip file which no longer exists at its previous path, thus the update to this state.

It will also install dotnet based on the OS version at time of install. On Focal, the dotnet-sdk-6.0 does not exist without the support of the Microsoft repo, but it does exist on Jammy without the repo. If installing on Jammy with the repo, the installation completes but does not function as intended (see error identified here).

@ekristen ekristen merged commit 026d564 into teamdfir:master Nov 15, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants