Commit Graph

4 Commits

Author SHA1 Message Date
d9f86f1155 fix(storage): Default domain_expiration to 0 for SQL when the column doesn't already exist
This will prevent temporary issues with the parsing of old results that would otherwise
have a value of NULL for domain_expiration

Fixes an issue introduced by 
2022-09-07 18:18:26 -04:00
01484832fc feat: Add [DOMAIN_EXPIRATION] placeholder for monitoring domain expiration using WHOIS ()
* feat: Add [DOMAIN_EXPIRATION] placeholder for monitoring domain expiration using WHOIS

* test: Fix issue caused by possibility of millisecond elapsed during previous tests

* test: Fix test with different behavior based on architecture

* docs: Revert accidental change to starttls example

* docs: Fix mistake in comment for Condition.hasIPPlaceholder()
2022-09-06 21:22:02 -04:00
6ed93d4b82 Rename Service to Endpoint ()
* Add clarifications in comments

* : Rename Service to Endpoint
2021-10-23 16:47:12 -04:00
bacf7d841b Close : Add support for Postgres as a storage solution 2021-09-10 19:01:44 -04:00