You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Created new domain management type. Started initial work on new domains type
* Fix tests to reflect changes to domains
* Continued work on testing json stuff
* Created New README.md to give a examples on how to write schema objects
* Update README.md
Fixing formatting
* Update README.md
* Update README.md
* Created new schema directory structure. Skipped all resolvers tests, and commented them out from the schema. Waiting on db decision
* DMARC object type completed
* SPF, and the inital EmailScan objects are in working order
* SPF, and DMARC definitions completed
* Removed Bool values from domains table
* Update README.md
Added in .all() in missing cases
* Stated work on domain object type. Added fix to limit only related dmarc and spf scans results be returned
* Initial work on dkim object type has been completed
* Started work on www_scan and associated files, moved shared functions into seperate files in the functions folder
* Combined elements straight into object other than tags, due to their logic
* Started work on domain resolver
* Fix db migration after rebase
* Completed initial domain resolvers and corresponding tests, corrected dkim tag generation
* Fixed org id issue in the domain resolver
* Refactor test_domains_resolver.py to test_domains_resolver_access_control.py
* Started work on resolver README.md
* Fixed auth issue for user not having any roles in db
* Started work on graphql logger filter
* created ssl_tags file
* Added descriptions to domain(s) resolver
* Formatted excludes to be one field one row
* Completed first iteration of the resolver README.md
* Uncomment check
0 commit comments