-
Notifications
You must be signed in to change notification settings - Fork 234
BED-6848 chore: version bump to v2.8.1 #189
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
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
Script executed:
Repository: SpecterOps/SharpHound
<shell_result>
Repository: SpecterOps/SharpHound
Script execution failed with error: Request timed out after 120000ms (requestId=ddc2a94d-3d96-47db-9436-c426fe1574fb)
</shell_result>
NuGet SharpHoundRPC 4.5.1 release notes changelog
<web_search_result>
I can't find a NuGet package or release notes for "SharpHoundRPC 4.5.1". I searched NuGet and GitHub; related SharpHound repositories and NuGet packages (e.g., SharpHoundCommon) exist but no SharpHoundRPC 4.5.1 release/changelog was found. (github.com)
Do you have a package URL or repository link I should check, or should I broaden the search (other registries, forks, or mirrors)?
Citations:
</web_search_result>
Script executed:
Repository: SpecterOps/SharpHound
<shell_result>
Repository: SpecterOps/SharpHound
Exit code: 0
stdout:
</shell_result>
SharpHoundCommon NuGet package versions available
<web_search_result>
Available SharpHoundCommon NuGet versions (as listed on nuget.org): 3.0.8, 3.0.4, 3.0.3, 3.0.2, 3.0.1, 3.0.0-rc11, 3.0.0-rc10, 3.0.0-rc9, 3.0.0-rc8, 3.0.0-rc7, 3.0.0-rc6, 3.0.0-rc4, 3.0.0-rc3, 3.0.0-rc2, 3.0.0-rc1, 2.1.2, 2.1.1, 2.1.0, 2.0.15, 2.0.14, 2.0.13, 2.0.12, 2.0.11, 2.0.10, 2.0.9, 2.0.8, 2.0.7, 2.0.6, 2.0.4, 2.0.3, 2.0.2, 2.0.1, 2.0.0, 1.1.3, 1.1.2, 1.1.1, 1.1.0, 1.0.16, 1.0.15, 1.0.14, 1.0.13, 1.0.12, 1.0.11, 1.0.10, 1.0.9, 1.0.8, 1.0.7, 1.0.6, 1.0.5, 1.0.4, 1.0.3, 1.0.2, 1.0.1, 1.0.0. [1]
Source: nuget.org package page for SharpHoundCommon. [1]
</web_search_result>
SharpHoundRPC NuGet package exists
<web_search_result>
I couldn't find a NuGet package named "SharpHoundRPC" on nuget.org. The related SharpHoundCommon package exists on NuGet (example page). [1][2]
Sources:
If you want, I can run a more specific search (GitHub, other feeds) or check for similarly named packages.
</web_search_result>
Script executed:
Repository: SpecterOps/SharpHound
<shell_result>
Repository: SpecterOps/SharpHound
Exit code: 0
stdout:
</shell_result>
SharpHoundCommon 4.5.1 NuGet package SpecterOps
<web_search_result>
Short answer: There is no SharpHoundCommon NuGet package version 4.5.1. The SharpHoundCommon package on nuget.org is published by the BloodHound/SpecterOps project and available versions include 1.x → 3.x (the NuGet listing shows 3.0.8 as a recent publish). [1][2][3]
Sources:
If you want, I can: fetch the exact latest SharpHoundCommon version on nuget.org right now and give the dotnet/NuGet install command. Which would you prefer?
</web_search_result>
SharpHoundRPC NuGet SpecterOps package
<web_search_result>
Short answer: There is no official "SharpHoundRPC" NuGet package from SpecterOps. SpecterOps publishes SharpHound on GitHub (the collector/source) and related NuGet packages like SharpHoundCommon exist on nuget.org, but a package named SharpHoundRPC does not appear in the NuGet registry. [1][2]
Sources:
</web_search_result>
NuGet packages do not exist; package references are invalid and will cause build failure.
The referenced versions are unavailable:
The
nuget.configonly uses the official nuget.org source, so no private feeds can resolve these. The PR will fail during package restore with 404 errors.Correct the package names/versions before merging, or verify these are meant to reference internal packages from a private feed that needs to be configured.
🤖 Prompt for AI Agents