Skip to content
#

Hacktoberfest

hacktoberfest logo

Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.

Here are 5,594 public repositories matching this topic...

Gornoka
Gornoka commented Aug 20, 2020

Bug Report Checklist

  • [~] Have you provided a full/minimal spec to reproduce the issue?
  • Have you validated the input using an OpenAPI validator, yes I used the validate function of the api generator
  • [5.0.0 ] What's the version of OpenAPI Generator used?
  • Have you search for related issues/PRs?
  • What's the actual output vs expected output?
jhowlett96
jhowlett96 commented May 21, 2021

Hi,

I am getting some XSS Reflected and persistent alerts generated when a .xls or .pdf file contains unsantised XSS injection strings. I do not want to add an alert filter because it is an .asp page that generates these files and so there could be another XSS vulnerability on the page.

I was wondering if the XSS rule could check the Content-Type header and the file identifying line (first

liuzhaozhao
liuzhaozhao commented Sep 24, 2021

Describe the bug

When I only use Hibernate Reactive, there is no @ProjectedFieldName in the imported jar, resulting in a compilation error; when I import the jar package "quarkus-hibernate-orm-panache-common" that contains @ProjectedFieldName, another error occurs:

Caused by: io.quarkus.runtime.configuration.ConfigurationException: Unable to find a JDBC driver corresponding to the dat
thadguidry
thadguidry commented Oct 2, 2021

We could improve the Error: output to a user shown in the expression preview to tell them what the Type() is for a parameter being passed that is not compatible with the parameter type being expected.

Proposed solution

On our various HTML/XML GREL functions (htmlText(), wholeText(), ownText(), etc.) add the new Type().call(bindings, args) to the EvalError and rephrase the error text as n

questdb
Cubxity
Cubxity commented Aug 5, 2021

Is your feature request related to a problem?

When deploying Minecraft servers at scale, you would want to automate as much as you can. What I would like to achieve is an immutable Docker image to deploy my Minecraft server. I would like to store Bukkit, Spigot, Paper, etc config inside the Docker image. However, it is not a good idea to store sensitive information like forwarding secret insi

Created by DigitalOcean and GitHub

Released October 2014

Website
hacktoberfest.digitalocean.com