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

[pull] master from smicallef:master #38

Open
wants to merge 122 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented May 3, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label May 3, 2022
bcoles and others added 26 commits May 5, 2022 20:59
* sflib: Use f-strings and resolve pylint violations

* sflib: Store dictnames and dictwords words in set()
Received consent offline from Michael Scherer <misc@zarb.org> to switch to MIT.
* SpiderFootHelpers: Add extractPgpKeysFromText function

* sfp_pgp: Change default key server to keyserver.ubuntu.com
* Corrected chrome installation

* Delete .gitpod.yml
smicallef and others added 30 commits February 7, 2023 13:06
* Tests: Add Python version 3.10 to GitHub tests workflow

* Tests: Run flake8 lint test before pytest
Adds additional type annotations to a handful of functions in helpers.py in order to their improve clarity.
* Improve type annotations in target.py

* Create `TargetAlias` for better typing

* Annotate `alias`

* Update documented types

* Simplify `TargetAlias` definition

* Use `typing.Dict` instead of `dict`

* Use `typing.List` instead of `list`

* Refactor `TargetAlias` to not use `Literal`

`typing.Literal` is not available in Python 3.7.

* Conditionally use `TypedDict`

* Describe version check

* Remove `TYPE_CHECKING` check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.