Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crt.sh feature fails when using DB output #234

Open
Milamber31337 opened this issue Jan 12, 2023 · 0 comments
Open

crt.sh feature fails when using DB output #234

Milamber31337 opened this issue Jan 12, 2023 · 0 comments

Comments

@Milamber31337
Copy link

Milamber31337 commented Jan 12, 2023

Seems that when you use DB output and crt.sh it fails due to domain is missing, it still works on i.e csv output.
Would it be sufficient to add dom/domain as argument in function and add something like?:
if not 'domain' in n:
n['domain'] = dom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant