Vanessa Fotso
Vanessa Fotso
[Tenable.sc API guide](https://docs.tenable.com/tenablesc/api/index.htm) API Capabilities: Tenable.sc REST API allows integration with other standalone or web applications through scripting. All available endpoints are listed on the left menu of guide. can...
@aaronlippold or @ejaronne can better explain this.
My understanding is that these are not security controls, but requirements that help to fulfill a security control.
Is this still on discussion? Should I move forward and replace the term or close this issue @rlakey @aaronlippold @ejaronne
This is not really an issue with Vulcan, but with the converter. Should be reported at converter level https://github.com/inspec/inspec-objects
> Ok I was able to reproduce the issue while testing this. The ticket says "bad characters" but I think the only real culprit is the null character. Using mockoon...
Test suite and group result now have messages and summary message. Only summary message for group is shown on the UI. messages are no shown. ![Screenshot 2024-08-09 at 9 42...
Just checked, Vulcan uses the Devise’s rememberable module. Setting the secure flag and http only can be done by updating the devise config `config/initializers/devise.rb`, setting the the secure attribute for...