sixcorners

Results 35 issues of sixcorners

# 🐞 Bug report ### Command (mark with an `x`) - [ ] new - [ ] build - [ ] serve - [ ] test - [ ] e2e...

type: bug/fix
freq1: low
severity1: confusing
area: angular/cli
ng update DX
2022Q3 Fixit

I can't use angular's [strict dependency injection](https://docs.angularjs.org/api/ng/directive/ngApp) feature to make sure my code can be minimized. I'm using angularFaces-core 2.1.8.

bug
question

OpenJDK packaged with Ubuntu and Alpine do this thing where `$JAVA_HOME/jre/lib/security/cacerts` is symlinked to `/etc/ssl/certs/java/cacerts` and the `update-ca-certificates` command runs a script in `/etc/ca-certificates/update.d/` that updates the keystore to match...

So uh... I've never really bought into the whole "permanent" web thing. I think it would be nice if I could have this unpin old deployments.

kind/enhancement
help wanted
effort/hours

https://advisory.checkmarx.net/advisory/vulnerability/CVE-2021-22569/ Intellij told me that this version of protobuf-java has a CVE filed against it.

Could you make https://triggermesh.io/ and https://www.triggermesh.io/ redirect to https://cloud.triggermesh.io/?

website

It would be nice if I could just put everything on the command line. It doesn't seem to work though. ddclient -file=/dev/null -foreground -daemon=300 -syslog -verbose -debug -use=fw -fw=http://testwifi.here/api/v1/status -fw-skip=localIpAddress...

I want to set the Content-Type header programatically. When I try this happens: ``` Caused by: feign.codec.EncodeException: Invalid mime type "{Content-Type}": does not contain '/' at feign.ReflectiveFeign$BuildEncodedTemplateFromArgs.resolve(ReflectiveFeign.java:346) at feign.ReflectiveFeign$BuildTemplateByResolvingArgs.create(ReflectiveFeign.java:213) at...

enhancement
help wanted

It looks like the AlwaysThrows check could check UUID.fromString() too.