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

Asset filter results no longer retrieve site ID #178

Closed
gschneider-r7 opened this issue Jun 30, 2015 · 0 comments
Closed

Asset filter results no longer retrieve site ID #178

gschneider-r7 opened this issue Jun 30, 2015 · 0 comments
Labels

Comments

@gschneider-r7
Copy link
Contributor

I believe this is due to changes in Nexpose 5.13.0, which enabled global asset linking. The results of the filter search now present the site ID differently. Need to update how the site_id is obtained.

It looks like we need to traverse the sitePermissions array in the JSON response to get multiple siteIDs. The JSON does not indicate which site is "primary". If we provide an array of site_ids then this will be a backwards-incompatible change to the gem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant