Intelligence Digest
威胁情报
统一威胁情报视图,聚合漏洞监控、网安开源项目与官方源情报
漏洞监控
来自 GitHub Issues、仓库检索和关键词命中的 CVE / RCE / POC 动态。
3226总量
网安开源项目
优先展示中文安全团队维护的开源项目,兼顾工具落地场景和最近更新时间。
1553总量
威胁情报
来自 360、奇安信、斗象等官方站点的公开情报聚合。
246总量
OAuth2AuthorizationServerWebSecurityConfiguration should use HttpSecurity.oauth2AuthorizationServer
Spring Boot's auto configuration should use [`HttpSecurity.oauth2AuthorizationServer`](https://docs.spring.io/spring-security/reference/servlet/oauth2/authorization-server/getting-started.html#oauth2AuthorizationServer-d...
本页此列暂无更多数据
本页此列暂无更多数据
Provide protobuf gradle plugin support
We need something like #49353 for Gradle, probably our plugin reacting to the protobuf plugin. The current start.spring.io generated config is:
```gradle
Project
plugins {
id 'java'
id 'org.springframework.boot' ver...
Provide protobuf-maven-plugin configuration in the starter parent POM
```xml
<plugin>
<groupId>io.github.ascopes</groupId>
<artifactId>protobuf-maven-plugin</artifactId>
<version>4.0.3</version>
<configuration>
<protoc>${protobuf-java.version}</protoc>
<bina...
Spring batch auto-config allows the JobRegistry to be used as a Spring Bean
Enables `BatchJdbcAutoConfiguration` and `BatchAutoConfiguration` to use `JobRegistry` as a Spring Bean, or allows setting a custom `JobRegistry`.
## Context
When my `BatchJobLifecycleManager` starts, it attempts to res...
`OAuth2AuthorizationServerWebSecurityConfiguration` should use `HttpSecurity.oauth2AuthorizationServer`
Spring Boot's auto configuration should use [`HttpSecurity.oauth2AuthorizationServer`](https://docs.spring.io/spring-security/reference/servlet/oauth2/authorization-server/getting-started.html#oauth2AuthorizationServer-d...
p3Nt3st3r-sTAr/MajorDoMo-CVE-2026-27179
language: Python
Upgrade to Jackson 2.21.1
`jackson-core` 2.19.4, as used in Spring Boot 3.5.11, is affected by [Number Length Constraint Bypass in Async Parser Leads to Potential DoS Condition](https://github.com/advisories/GHSA-72hv-8253-57qq).
I've [asked](ht...
Allow proper replacement of @SpringBootTest and extension of SpringBootTestContextBootstrapper
The last version of `SpringBootTestContextBootstrapper` allows extension so users could create there own test bootstrappers while keeping Spring Test Context creation in line with default implementation.
Since `@Boot...
rce-blfm/helpdesk-logger-ui
language: HTML
Gh0s7Ops/SSTI-RCE-Exploit
language: Python