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

Create security policy #1080

Merged
merged 1 commit into from
Apr 27, 2023
Merged

Create security policy #1080

merged 1 commit into from
Apr 27, 2023

Conversation

louwers
Copy link
Collaborator

@louwers louwers commented Apr 27, 2023

I named it SECURITY.md because it is the default filename GitHub expects for a security policy.

It is a bit simpeler than the 'default' security policy because things like CSRF are not relevant in the context of MapLibre Native.

Instead of reporting by e-mail we should use the built-in functionality of GitHub, because it is more secure, will reach the right persons quicker, and allows for better collaboration with the reporter to fix the issue.

@louwers louwers requested review from ovivoda and wipfli April 27, 2023 08:58
@louwers louwers changed the title Create SECURITY.md Create security policy Apr 27, 2023
@louwers louwers self-assigned this Apr 27, 2023
Copy link
Contributor

@ovivoda ovivoda left a comment

Choose a reason for hiding this comment

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

Thanks for the initiative @louwers !

@louwers louwers merged commit e4501c7 into maplibre:main Apr 27, 2023
TimSylvester added a commit that referenced this pull request May 2, 2023
* commit '958cdb82067cc16c2e7a6746b24221240d3e7927':
  [pre-commit.ci] pre-commit autoupdate (#1096)
  Add clang-format (#1086)
  Update paths from maplibre-gl-native to maplibre-native (#1090)
  Revert GLES3 changes for OSMesa in Windows (#1079)
  [cmake] Use MLN prefix instead of MBGL (#1054)
  Create security policy (#1080)
  Adjust trivial links to maplibre-native (#1083)

# Conflicts:
#	include/mbgl/gfx/shader.hpp
#	src/mbgl/gfx/vertex_buffer.hpp
#	src/mbgl/gl/context.cpp
#	src/mbgl/gl/vertex_array.hpp
#	src/mbgl/renderer/layers/render_background_layer.cpp
#	src/mbgl/renderer/render_orchestrator.cpp
#	src/mbgl/renderer/render_orchestrator.hpp
TimSylvester added a commit that referenced this pull request May 3, 2023
* topic/drawable: (21 commits)
  build issues
  [pre-commit.ci] auto fixes from pre-commit.com hooks
  order drawables
  [pre-commit.ci] auto fixes from pre-commit.com hooks
  refactor
  [pre-commit.ci] pre-commit autoupdate (#1096)
  Add clang-format (#1086)
  Move generic shader lookup to context virtual
  Update paths from maplibre-gl-native to maplibre-native (#1090)
  missing includes
  warnings
  warnings
  warnings
  Eliminate GL drawable/builder dependencies from generic background layer
  Missing include
  Evaluate and apply color
  Revert GLES3 changes for OSMesa in Windows (#1079)
  [cmake] Use MLN prefix instead of MBGL (#1054)
  warnings
  Create security policy (#1080)
  ...
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.

2 participants