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

Keep GitHub Actions up to date with GitHub's Dependabot #1996

Merged
merged 5 commits into from
Nov 21, 2024

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Nov 21, 2024

cmyui and others added 5 commits November 17, 2024 21:26
I noticed this change here: blacklanternsecurity@02acd94#diff-c6756c35a5fb1d7b87dc0ed3d33a2d211374dc196f245d26a362c82c8c346d5cR131

I can only assume it was unintentional, given `id` is a python builtin function, and `str(id)` returns:
```py
cmyui@Joshs-MacBook-Pro ~ % python3
Python 3.13.0 (main, Oct  7 2024, 05:02:14) [Clang 15.0.0 (clang-1500.3.9.4)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> str(id)
'<built-in function id>'
```
Fix preservation of scan id at scan init
@cclauss cclauss changed the base branch from stable to dev November 21, 2024 10:04
@TheTechromancer TheTechromancer merged commit 7a26960 into blacklanternsecurity:dev Nov 21, 2024
14 checks passed
@cclauss cclauss deleted the patch-3 branch November 21, 2024 14:40
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

Successfully merging this pull request may close these issues.

3 participants