Skip to content

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

Merged
TheTechromancer merged 5 commits into
blacklanternsecurity:devfrom
cclauss:patch-3
Nov 21, 2024
Merged

Keep GitHub Actions up to date with GitHub's Dependabot#1996
TheTechromancer merged 5 commits into
blacklanternsecurity:devfrom
cclauss:patch-3

Conversation

@cclauss

@cclauss cclauss commented Nov 21, 2024

Copy link
Copy Markdown
Contributor

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
@cclauss
cclauss deleted the patch-3 branch November 21, 2024 14:40
cclauss added a commit to cclauss/bbot that referenced this pull request Nov 25, 2024
* blacklanternsecurity#1996 on the `stable` branch because Dependabot only runs on the default branch.
cclauss added a commit to cclauss/bbot that referenced this pull request Nov 25, 2024
* blacklanternsecurity#1996 copied to the `stable` branch because Dependabot only runs on the default branch.
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