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

Add SECURITY.md #16224

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Add SECURITY.md #16224

merged 1 commit into from
Feb 18, 2025

Conversation

InSyncWithFoo
Copy link
Contributor

Summary

Resolves #16206.

The file was copied almost verbatim from uv's, with the first section removed.

Test Plan

None.

@InSyncWithFoo
Copy link
Contributor Author

I think these kinds of issues shouldn't be help-wanted; "official" policies ought to be edited only by Astral employees.

@MichaReiser
Copy link
Member

MichaReiser commented Feb 18, 2025

Thank you

I think these kinds of issues shouldn't be help-wanted; "official" policies ought to be edited only by Astral employees.

I think it's fine for as long as an employee reviews the changes. The idea here was also that it gets picked up by someone who has more experience than me (I have none) writing such a security policy

@MichaReiser MichaReiser requested a review from zanieb February 18, 2025 12:50
@MichaReiser MichaReiser added the documentation Improvements or additions to documentation label Feb 18, 2025
Copy link
Member

@zanieb zanieb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@zanieb zanieb merged commit 0868e73 into astral-sh:main Feb 18, 2025
20 checks passed
@InSyncWithFoo InSyncWithFoo deleted the security-policy branch February 18, 2025 14:45
dcreager added a commit that referenced this pull request Feb 19, 2025
* main:
  [red-knot] Allow any `Ranged` argument for `report_lint` and `report_diagnostic` (#16252)
  [pycodestyle] Exempt `site.addsitedir(...)` calls (E402) (#16251)
  red_knot_python_semantic: improve diagnostic message for "invalid argument type"
  ruff_db: add "secondary" messages to `Diagnostic` trait
  ruff_db: refactor snippet rendering
  red_knot_python_semantic: remove `Ranged` impl for `TypeCheckDiagnostic`
  [red-knot] Refactor `infer_chained_boolean_types` to have access to `TypeInferenceBuilder` (#16222)
  Add `red_knot/README.md` (#16230)
  [airflow] move class attributed related cases to AIR302_class_attribute (AIR302) (#16226)
  [red-knot] Update tests for attributes inferred from parameters (#16208)
  [red-knot] update TODO comment in mdtest (#16242)
  [`refurb`] Correctly handle lengths of literal strings in `slice-to-remove-prefix-or-suffix` (`FURB188`) (#16237)
  Pass `ast::PythonVersion` to `type_hint_resolves_to_any` (#16236)
  Use `ast::PythonVersion` internally in the formatter and linter (#16170)
  Add `SECURITY.md` (#16224)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add SECURITY.md - Security Policy
3 participants