I'm trying to change the remediation data of vulnerabilities and when I try to use "hub.set_vulnerability_remediation" like in this example I get an error that the "'HubInstance' object has no attribute 'set_vulnerablity_remediation'". I tried re-installing the library a couple time but nothing has changed. Checking the library also shows that the function isn't installed in my local directory. I think this might be related to "set_vulnerability_remediation" being added recently.
Hi,
I'm trying to change the remediation data of vulnerabilities and when I try to use "hub.set_vulnerability_remediation" like in this example I get an error that the "'HubInstance' object has no attribute 'set_vulnerablity_remediation'". I tried re-installing the library a couple time but nothing has changed. Checking the library also shows that the function isn't installed in my local directory. I think this might be related to "set_vulnerability_remediation" being added recently.
Any help would be apprecicated!
Thanks!