Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

feat: hasura #87

Merged
merged 64 commits into from
Aug 16, 2022
Merged

feat: hasura #87

merged 64 commits into from
Aug 16, 2022

Conversation

revolunet
Copy link
Member

@revolunet revolunet commented Jul 29, 2022

Avec intégration d'hasura avec les rôles keycloak

  • Keycloak 19
  • JWT refreshs
  • Hasura seeds in dev
  • Docs
  • Kontinuous

@gitguardian
Copy link

gitguardian bot commented Jul 29, 2022

⚠️ GitGuardian has uncovered 12 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id Secret Commit Filename
3513932 Generic High Entropy Secret 71544ca .env.development View secret
3513932 Generic High Entropy Secret 71544ca .env.development View secret
3513932 Generic High Entropy Secret 71544ca .env.production View secret
3513932 Generic High Entropy Secret 71544ca .env.staging View secret
3513932 Generic High Entropy Secret 8d50dc2 .env.development View secret
3513932 Generic High Entropy Secret 8d50dc2 .env.production View secret
3513932 Generic High Entropy Secret 8d50dc2 .env.staging View secret
3513932 Generic High Entropy Secret 2bfc7b7 .env.development View secret
3513932 Generic High Entropy Secret 2bfc7b7 .env.production View secret
3513932 Generic High Entropy Secret 2bfc7b7 .env.staging View secret
3513932 Generic High Entropy Secret 95b9b81 .env.production View secret
3513932 Generic High Entropy Secret 20beea1 .env.staging View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

src/lib/auth.ts Fixed Show fixed Hide fixed
src/pages/books.tsx Fixed Show fixed Hide fixed
src/pages/books.tsx Fixed Show fixed Hide fixed
src/pages/api/refresh.ts Fixed Show fixed Hide fixed
src/pages/profil.tsx Fixed Show fixed Hide fixed
@socket-security
Copy link

socket-security bot commented Jul 29, 2022

Socket Security Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

📜 New install scripts detected

A dependency change in this PR is introducing new install scripts to your install step.

Package Script field Location
@sentry/cli@1.74.5 (upgraded) install package.json via @sentry/nextjs@7.8.1, @sentry/webpack-plugin@1.19.0
hasura-cli@2.9.0 (added) postinstall package.json
Socket.dev scan summary
Issue Status
Did you mean? ✅ no new possible package typos
Install scripts ⚠️ 2 new install scripts detected
Telemetry ✅ no new telemetry
Troll package ✅ no new troll packages
Malware ✅ no new malware
Native code ✅ no new native modules

Powered by socket.dev

Julien Bouquillon added 2 commits July 29, 2022 16:24
src/pages/books.tsx Fixed Show fixed Hide fixed
@github-actions github-actions bot temporarily deployed to template-hasura July 29, 2022 17:52 Destroyed
src/pages/api/logout.ts Fixed Show fixed Hide fixed
src/pages/api/logout.ts Fixed Show fixed Hide fixed
@github-actions github-actions bot temporarily deployed to template-hasura July 29, 2022 18:38 Destroyed
Julien Bouquillon added 2 commits July 30, 2022 00:27
src/pages/books.tsx Fixed Show fixed Hide fixed
@github-actions github-actions bot temporarily deployed to template-hasura July 29, 2022 22:39 Destroyed
@revolunet revolunet closed this Jul 29, 2022
@revolunet revolunet reopened this Jul 29, 2022
@maxgfr
Copy link
Member

maxgfr commented Aug 1, 2022

J'ai oublié de mettre en commentaire mais pourquoi avons-nous supprimer keycloak/providers/keycloak-theme.jar

@revolunet
Copy link
Member Author

J'ai oublié de mettre en commentaire mais pourquoi avons-nous supprimer keycloak/providers/keycloak-theme.jar

Non il n'est pas supprimé, j'ai juste remplacé par la dernière version

Copy link
Member

@maxgfr maxgfr left a comment

Choose a reason for hiding this comment

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

🔥

@github-actions github-actions bot temporarily deployed to template-hasura August 11, 2022 08:25 Destroyed
@sonarcloud
Copy link

sonarcloud bot commented Aug 11, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 6 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

🎉 Deployment for commit d0f8dec :

Ingresses
Docker images
  • 📦 docker pull harbor.fabrique.social.gouv.fr/fabrique/template/app:sha-d0f8decbf39901e23387ab22e2ebe856c37dd7fc
  • 📦 docker pull harbor.fabrique.social.gouv.fr/fabrique/template/hasura:sha-d0f8decbf39901e23387ab22e2ebe856c37dd7fc
Debug

@revolunet revolunet merged commit e9a7090 into main Aug 16, 2022
@SocialGroovyBot
Copy link
Member

🎉 This PR is included in version 1.13.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants