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

Set allow_forks to false by default #290

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

timweri
Copy link
Contributor

@timweri timweri commented Jun 3, 2024

Allowing forks should be false by default as forks can be used to upload malicious artifacts.

Closes #288

@dawidd6 dawidd6 merged commit 854e2de into dawidd6:master Jun 3, 2024
7 of 17 checks passed
@dawidd6
Copy link
Owner

dawidd6 commented Jun 3, 2024

Thanks. As this is kind of a breaking change, I'm gonna cut a major release.

@timweri timweri deleted the allow-fork-false-by-default branch June 4, 2024 18:11
kodiakhq bot pushed a commit to cloudquery/plugin-sdk that referenced this pull request Jun 13, 2024
)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) | action | major | `v3` -> `v6` |

---

### Release Notes

<details>
<summary>dawidd6/action-download-artifact (dawidd6/action-download-artifact)</summary>

### [`v6`](https://github.com/dawidd6/action-download-artifact/releases/tag/v6)

[Compare Source](https://github.com/dawidd6/action-download-artifact/compare/v5...v6)

**Full Changelog**: dawidd6/action-download-artifact@v5...v6

### [`v5`](https://github.com/dawidd6/action-download-artifact/releases/tag/v5)

[Compare Source](https://github.com/dawidd6/action-download-artifact/compare/v4...v5)

**Full Changelog**: dawidd6/action-download-artifact@v4...v5

### [`v4`](https://github.com/dawidd6/action-download-artifact/releases/tag/v4)

[Compare Source](https://github.com/dawidd6/action-download-artifact/compare/v3...v4)

#### What's Changed

-   **VERSIONING CHANGE**: now there will only be major releases of this action, e.g. v5, v6 and so on
-   build(deps): bump undici from 5.28.3 to 5.28.4 by [@&#8203;dependabot](https://github.com/dependabot) in [dawidd6/action-download-artifact#284
-   build(deps): bump [@&#8203;actions/artifact](https://github.com/actions/artifact) from 2.1.4 to 2.1.5 by [@&#8203;dependabot](https://github.com/dependabot) in [dawidd6/action-download-artifact#285
-   build(deps): bump [@&#8203;actions/artifact](https://github.com/actions/artifact) from 2.1.5 to 2.1.7 by [@&#8203;dependabot](https://github.com/dependabot) in [dawidd6/action-download-artifact#287
-   build(deps): bump adm-zip from 0.5.12 to 0.5.13 by [@&#8203;dependabot](https://github.com/dependabot) in [dawidd6/action-download-artifact#289
-   Set allow_forks to false by default by [@&#8203;timweri](https://github.com/timweri) in [dawidd6/action-download-artifact#290

#### New Contributors

-   [@&#8203;timweri](https://github.com/timweri) made their first contribution in [dawidd6/action-download-artifact#290

**Full Changelog**: dawidd6/action-download-artifact@v3...v4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
charithe pushed a commit to cerbos/cerbos that referenced this pull request Jul 1, 2024
)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact)
| action | major | `v3` -> `v4` |

---

### Release Notes

<details>
<summary>dawidd6/action-download-artifact
(dawidd6/action-download-artifact)</summary>

###
[`v4`](https://github.com/dawidd6/action-download-artifact/releases/tag/v4)

[Compare
Source](https://github.com/dawidd6/action-download-artifact/compare/v3...v4)

##### What's Changed

- **VERSIONING CHANGE**: now there will only be major releases of this
action, e.g. v5, v6 and so on
- build(deps): bump undici from 5.28.3 to 5.28.4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dawidd6/action-download-artifact#284
- build(deps): bump
[@&#8203;actions/artifact](https://github.com/actions/artifact) from
2.1.4 to 2.1.5 by [@&#8203;dependabot](https://github.com/dependabot)
in
[dawidd6/action-download-artifact#285
- build(deps): bump
[@&#8203;actions/artifact](https://github.com/actions/artifact) from
2.1.5 to 2.1.7 by [@&#8203;dependabot](https://github.com/dependabot)
in
[dawidd6/action-download-artifact#287
- build(deps): bump adm-zip from 0.5.12 to 0.5.13 by
[@&#8203;dependabot](https://github.com/dependabot) in
[dawidd6/action-download-artifact#289
- Set allow_forks to false by default by
[@&#8203;timweri](https://github.com/timweri) in
[dawidd6/action-download-artifact#290

##### New Contributors

- [@&#8203;timweri](https://github.com/timweri) made their first
contribution in
[dawidd6/action-download-artifact#290

**Full Changelog**:
dawidd6/action-download-artifact@v3...v4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cerbos/cerbos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcmVhL2RlcGVuZGVuY2llcyIsImJvdHMiLCJraW5kL2Nob3JlIl19-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

Ignore forks should be true by default
2 participants