Skip to content

Tags: center-for-threat-informed-defense/caldera_pathfinder

Tags

v1.1

Fix handling of default values for scanners (fixes #60)

The default values for dropdowns and checkboxes were not being
populated, and then the client side was initializing them to blank
strings, which caused the default values to be wrong for script and
pingless fields. This commit initializes default values for these field
types, removes the int() coercion for pingless, and changes how the
client side intializes values from default (since "false" is a valid
default).

v1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #25 from center-for-threat-informed-defense/submod…

…ule_link_change

changing submodule urls from ssh to https