GitLab naprawia podatności związane z biblioteką ruby-saml
GitLab ogłosił wydanie nowych wersji oprogramowania. Aktualizacja dotyczy zarówno Community Edition, jak i Enterprise Edition. Poprawione wersje to 17.9.2, 17.8.5 oraz 17.7.7. Najważniejsza poprawka dotyczy dwóch podatności (CVE-2025-25291, CVE-2025-25292), zgłoszonych w bibliotece ruby-saml, która jest wykorzystywana przez GitLab do SAML SSO (security assertion markup language; single sign-on). W pewnych okolicznościach...
#WBiegu #Cve #Gitlab #Graphql #Podatności #Rce #Ruby #Saml
https://sekurak.pl/gitlab-naprawia-podatnosci-zwiazane-z-biblioteka-ruby-saml/
TIL: graphql-ruby supports async data loaders out of the box. A must have if you have fields that do network requests when resolved.
Rethinking SQL: The Case for a New Era of Relational Query Languages
SQL has long been the dominant language for relational databases, but its limitations are becoming increasingly apparent. As technology evolves, the need for a more expressive, compressible, and porou...
https://news.lavx.hu/article/rethinking-sql-the-case-for-a-new-era-of-relational-query-languages
Is there a #GraphQL client people love? I just want to easily create queries to use in my code.
The few tools I've found so far were a pain to use, so curious what others are using.
Directus – real-time REST and GraphQL API of any SQL database
Link: https://github.com/directus/directus
Discussion: https://news.ycombinator.com/item?id=43150116
Directus – real-time REST and GraphQL API of any SQL database — https://github.com/directus/directus
#HackerNews #Directus #real-time #REST #GraphQL #API #SQL #database
Users don't care about your tech stack
https://www.empathetic.dev/users-dont-care-about-your-tech-stack
#ycombinator #tech_leader #senior_software_engineer #full_stack_engineer #web_development #software_development #programming #next_js #JavaScript #React #Node_js #graphql #apollo #marco_moi #marco_tech_lead #merkomoi #merkdev
Come see me and dozens of amazing speakers next week at @ConFooCa in Montreal, CA! I'll be talking about the history of web applications and #GraphQL. https://buff.ly/4hIEHij
#SpannerGraph is now generally available (GA)!
Explore new capabilities like the Graph Notebook, GraphRAG with LangChain integration, Graph schema in Spanner Studio, and enhanced Graph query features supporting path data type and functions.
Curious to learn more? Dive into the details here: https://bit.ly/4k3ejBd
I was made redundant from my first #SoftwareEngineering job at a start up a few months back. I have been doing a couple of freelance jobs here and there but I prefer the stability of something more long term.
I am looking for a #remote position within Spain.
3 years experience as a web app #FullStackDeveloper in #javascript with #React #NextJS #MongoDB #GraphQL
I have a little experience with Vue and mySQL too.
Currently learning #Typescript and looking to start a web accessibility course in the summer.
I have been described as "product minded and user focused".
.. I now found that such #ecommerce website is using #graphql for backend/frontend data communication.
We love GrapQL, its introspection and well documented data types, don't we?
Someone should mention them about securing the endpoints and making sure no sensitive data is leaked, as I found a (documented) "orders" type, which (unprotected) gave me access to all orders placed on that platform, including items, delivery address and the customers email addresses. Oops!
Have the #GraphQL people and the #AppStoreConnect API people talked? (the ASC api has a rather convoluted way to do REST API and add extra fields..)
#GraphQL federation: what tools are there to handle the #supergraph schema composition? Is it unwise to try to pin some custom logic inside the query planning stage? If I need to do custom authorization remapping, where would that sit?
It looks to me as if #Apollo federation gateway is a subscription-only service that requires an outside online connection... Surely that can't be right? What am I missing?
Edit: found #WunderGraph and #HiveGateway as two other options. And we're being pushed towards #Azure APIM resolver as a temporary solution. This one feels iffy.
When and why to use GraphQL instead of REST https://chat-to.dev/post?id=cGlVNEdleWFMZG9aUld3bWxTbHlOdz09 #graphql #rest #javascript #python #programming
By taking part in our community you'll be helping us to grow. Create your account today and get involved.
graphql-path-enum a rust tool that lists the different ways of reaching a given type in a GraphQL schema taking the introspection query result as input.