├── .codeqlversion
├── .devcontainer
├── bootstrap.sh
├── devcontainer.json
└── scripts
│ ├── codeql
│ └── codeql-scan
├── .github
├── CODEOWNERS
├── actions
│ └── install-codeql
│ │ └── action.yml
├── dependabot.yml
├── scripts
│ ├── pr-compile.sh
│ ├── pr-configs.sh
│ └── pr-suites-packs.sh
└── workflows
│ ├── ci.yml
│ ├── hotspots.yml
│ ├── publish.yml
│ └── update-release.yml
├── .gitignore
├── .release.yml
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── LICENSE
├── README.md
├── SECURITY.md
├── SUPPORT.md
├── codeql-workspace.yml
├── configs
├── README.md
├── audit.yml
├── default.yml
└── synthetics.yml
├── cpp
├── lib
│ ├── applications
│ │ └── .gitkeep
│ ├── codeql-pack.lock.yml
│ ├── frameworks
│ │ └── .gitkeep
│ ├── ghsl
│ │ └── .gitkeep
│ └── qlpack.yml
├── src
│ ├── CVEs
│ │ └── .gitkeep
│ ├── audit
│ │ ├── explore
│ │ │ ├── Dependencies.ql
│ │ │ ├── Files.ql
│ │ │ └── RemoteFlowSources.ql
│ │ └── templates
│ │ │ ├── BackwardsPartialDataFlow.ql
│ │ │ ├── DataFlowConfiguration.ql
│ │ │ ├── ForwardPartialDataflow.ql
│ │ │ └── HoistSink.ql
│ ├── codeql-pack.lock.yml
│ ├── qlpack.yml
│ ├── security
│ │ └── .gitkeep
│ └── suites
│ │ ├── cpp-audit.qls
│ │ └── cpp.qls
└── test
│ ├── audit
│ └── .gitkeep
│ ├── codeql-pack.lock.yml
│ ├── qlpack.yml
│ └── security
│ └── .gitkeep
├── csharp
├── ext-library-sources
│ ├── codeql-pack.lock.yml
│ ├── generated
│ │ ├── Abp.Application.Services.Dto.model.yml
│ │ ├── Abp.Authorization.Users.model.yml
│ │ ├── Abp.Authorization.model.yml
│ │ ├── Abp.Extensions.model.yml
│ │ ├── Abp.Notifications.model.yml
│ │ ├── Abp.Runtime.Security.model.yml
│ │ ├── Abp.Web.Models.model.yml
│ │ ├── Abp.model.yml
│ │ ├── AgileHttp.model.yml
│ │ ├── Alipay.AopSdk.Core.Domain.model.yml
│ │ ├── Alipay.AopSdk.Core.Request.model.yml
│ │ ├── Aliyun.OSS.model.yml
│ │ ├── Altinn.Platform.Storage.Interface.Models.model.yml
│ │ ├── Amazon.DynamoDBv2.DataModel.model.yml
│ │ ├── Amazon.DynamoDBv2.Model.model.yml
│ │ ├── Amazon.DynamoDBv2.model.yml
│ │ ├── Amazon.Runtime.Internal.Util.model.yml
│ │ ├── Amazon.S3.Model.model.yml
│ │ ├── Amazon.SQS.Model.model.yml
│ │ ├── Ardalis.GuardClauses.model.yml
│ │ ├── Ardalis.Specification.model.yml
│ │ ├── AutoFixture.Dsl.model.yml
│ │ ├── AutoMapper.model.yml
│ │ ├── Avalara.AvaTax.RestClient.model.yml
│ │ ├── BTCPayServer.Lightning.model.yml
│ │ ├── Blazored.Modal.Services.model.yml
│ │ ├── Blog.Core.Model.model.yml
│ │ ├── Boxed.AspNetCore.model.yml
│ │ ├── Boxed.Mapping.model.yml
│ │ ├── Braintree.model.yml
│ │ ├── CacheManager.Core.model.yml
│ │ ├── Cassandra.model.yml
│ │ ├── Castle.Core.Logging.model.yml
│ │ ├── Confluent.Kafka.model.yml
│ │ ├── CryptSharp.Utility.model.yml
│ │ ├── CyberSource.Model.model.yml
│ │ ├── Cysharp.Text.model.yml
│ │ ├── DBTrie.model.yml
│ │ ├── Dapper.model.yml
│ │ ├── Dapr.Client.model.yml
│ │ ├── Devsense.PHP.Syntax.model.yml
│ │ ├── Diacritics.Extensions.model.yml
│ │ ├── DotNetty.Buffers.model.yml
│ │ ├── Duende.IdentityServer.Events.model.yml
│ │ ├── Duende.IdentityServer.Models.model.yml
│ │ ├── Duende.IdentityServer.Services.model.yml
│ │ ├── EasyCaching.Core.model.yml
│ │ ├── Elasticsearch.Net.Specification.IndicesApi.model.yml
│ │ ├── Elsa.Persistence.Specifications.model.yml
│ │ ├── EnsureThat.model.yml
│ │ ├── EnumsNET.model.yml
│ │ ├── Esprima.model.yml
│ │ ├── ExCSS.model.yml
│ │ ├── Examine.Search.model.yml
│ │ ├── Examine.model.yml
│ │ ├── ExcelDataReader.model.yml
│ │ ├── Exceptionless.DateTimeExtensions.model.yml
│ │ ├── Exceptionless.model.yml
│ │ ├── F23.StringSimilarity.Interfaces.model.yml
│ │ ├── FFMpegCore.model.yml
│ │ ├── FastReport.Code.CodeDom.Compiler.model.yml
│ │ ├── Fido2NetLib.model.yml
│ │ ├── FirebirdSql.Data.FirebirdClient.model.yml
│ │ ├── FluentAssertions.model.yml
│ │ ├── FluentFTP.model.yml
│ │ ├── FluentMigrator.Runner.model.yml
│ │ ├── FluentValidation.Results.model.yml
│ │ ├── FluentValidation.model.yml
│ │ ├── Fluid.Values.model.yml
│ │ ├── Fluid.model.yml
│ │ ├── Flurl.Http.model.yml
│ │ ├── Foundatio.Caching.model.yml
│ │ ├── Foundatio.Parsers.LuceneQueries.model.yml
│ │ ├── Foundatio.Repositories.Options.model.yml
│ │ ├── Foundatio.Repositories.model.yml
│ │ ├── Foundatio.Storage.model.yml
│ │ ├── FreeSql.model.yml
│ │ ├── Ganss.Xss.model.yml
│ │ ├── Google.Authenticator.model.yml
│ │ ├── Google.Protobuf.Reflection.model.yml
│ │ ├── Google.Protobuf.model.yml
│ │ ├── GraphQL.Execution.model.yml
│ │ ├── GraphQL.Transport.model.yml
│ │ ├── GraphQL.model.yml
│ │ ├── Grpc.Core.model.yml
│ │ ├── GuardNet.model.yml
│ │ ├── Hangfire.Client.model.yml
│ │ ├── Hangfire.Storage.model.yml
│ │ ├── Hangfire.model.yml
│ │ ├── HierarchicalPropertyDefault.model.yml
│ │ ├── Hl7.Fhir.ElementModel.model.yml
│ │ ├── Hl7.Fhir.Model.model.yml
│ │ ├── Hl7.Fhir.Serialization.model.yml
│ │ ├── Hqub.MusicBrainz.API.Services.model.yml
│ │ ├── HtmlAgilityPack.model.yml
│ │ ├── ICSharpCode.SharpZipLib.Zip.model.yml
│ │ ├── IdentityModel.model.yml
│ │ ├── IdentityServer4.Events.model.yml
│ │ ├── IdentityServer4.Models.model.yml
│ │ ├── IdentityServer4.Services.model.yml
│ │ ├── JWT.Builder.model.yml
│ │ ├── JasperFx.Core.Reflection.model.yml
│ │ ├── JasperFx.Core.model.yml
│ │ ├── Jint.Native.model.yml
│ │ ├── Json.Schema.model.yml
│ │ ├── JsonFlatFileDataStore.model.yml
│ │ ├── LNURL.model.yml
│ │ ├── Lextm.SharpSnmpLib.model.yml
│ │ ├── LibGit2Sharp.model.yml
│ │ ├── LinqToDB.Data.model.yml
│ │ ├── LiteDB.model.yml
│ │ ├── Lucene.Net.Analysis.Standard.model.yml
│ │ ├── Lucene.Net.Index.model.yml
│ │ ├── Lucene.Net.QueryParsers.Classic.model.yml
│ │ ├── Lucene.Net.Search.model.yml
│ │ ├── Lucene.Net.Store.model.yml
│ │ ├── MailKit.Net.Smtp.model.yml
│ │ ├── MailKit.model.yml
│ │ ├── Mapster.model.yml
│ │ ├── Marten.Events.Daemon.model.yml
│ │ ├── Marten.Internal.CodeGeneration.model.yml
│ │ ├── Marten.model.yml
│ │ ├── McSherry.SemanticVersioning.model.yml
│ │ ├── Medallion.Threading.model.yml
│ │ ├── MediaBrowser.Model.Querying.model.yml
│ │ ├── MediatR.model.yml
│ │ ├── MessagePack.model.yml
│ │ ├── MimeKit.model.yml
│ │ ├── MimeMapping.model.yml
│ │ ├── MongoDB.Bson.model.yml
│ │ ├── MongoDB.Driver.model.yml
│ │ ├── Mono.Unix.model.yml
│ │ ├── MonoTorrent.model.yml
│ │ ├── Moq.Language.model.yml
│ │ ├── Moq.model.yml
│ │ ├── MySql.Data.MySqlClient.model.yml
│ │ ├── MySqlConnector.model.yml
│ │ ├── NBXplorer.DerivationStrategy.model.yml
│ │ ├── NBXplorer.Models.model.yml
│ │ ├── NBXplorer.model.yml
│ │ ├── NBitcoin.Crypto.model.yml
│ │ ├── NBitcoin.DataEncoders.model.yml
│ │ ├── NBitcoin.Payment.model.yml
│ │ ├── NBitcoin.RPC.model.yml
│ │ ├── NBitcoin.Secp256k1.model.yml
│ │ ├── NBitcoin.model.yml
│ │ ├── NBitpayClient.Extensions.model.yml
│ │ ├── NCrontab.Advanced.model.yml
│ │ ├── NHibernate.Criterion.model.yml
│ │ ├── NHibernate.model.yml
│ │ ├── NLog.Fluent.model.yml
│ │ ├── NLog.model.yml
│ │ ├── NPoco.model.yml
│ │ ├── NSec.Cryptography.model.yml
│ │ ├── NSubstitute.model.yml
│ │ ├── NUnit.Framework.model.yml
│ │ ├── Nager.Country.model.yml
│ │ ├── Nerdbank.Streams.model.yml
│ │ ├── Nest.Specification.IndicesApi.model.yml
│ │ ├── Nest.model.yml
│ │ ├── Nethermind.Int256.model.yml
│ │ ├── Newtonsoft.Json.Linq.model.yml
│ │ ├── Newtonsoft.Json.model.yml
│ │ ├── NicolasDorier.RateLimits.model.yml
│ │ ├── NodaTime.model.yml
│ │ ├── Npgsql.model.yml
│ │ ├── OpenIddict.Abstractions.model.yml
│ │ ├── OpenIddict.Core.model.yml
│ │ ├── Oracle.ManagedDataAccess.Client.model.yml
│ │ ├── Orleans.model.yml
│ │ ├── Parlot.model.yml
│ │ ├── PayPal.Core.model.yml
│ │ ├── Polly.model.yml
│ │ ├── Promitor.Core.Contracts.model.yml
│ │ ├── Quartz.Impl.model.yml
│ │ ├── Quartz.model.yml
│ │ ├── RabbitMQ.Client.model.yml
│ │ ├── Raven.Client.Documents.Operations.model.yml
│ │ ├── Raven.Client.Documents.model.yml
│ │ ├── RedLockNet.SERedis.model.yml
│ │ ├── Renci.SshNet.model.yml
│ │ ├── RestSharp.model.yml
│ │ ├── RocksDbSharp.model.yml
│ │ ├── SQLitePCL.pretty.model.yml
│ │ ├── SendGrid.Helpers.Mail.model.yml
│ │ ├── Senparc.Weixin.MP.AdvancedAPIs.model.yml
│ │ ├── Senparc.Weixin.MP.Containers.model.yml
│ │ ├── Senparc.Weixin.MP.MessageHandlers.model.yml
│ │ ├── Serilog.Core.model.yml
│ │ ├── Serilog.Expressions.model.yml
│ │ ├── Serilog.Formatting.Json.model.yml
│ │ ├── Serilog.model.yml
│ │ ├── Shouldly.model.yml
│ │ ├── SixLabors.Fonts.model.yml
│ │ ├── SixLabors.ImageSharp.Processing.model.yml
│ │ ├── SixLabors.ImageSharp.Web.model.yml
│ │ ├── SixLabors.ImageSharp.model.yml
│ │ ├── SkiaSharp.model.yml
│ │ ├── Soulseek.model.yml
│ │ ├── SpreadsheetLight.model.yml
│ │ ├── SqlKata.model.yml
│ │ ├── SqlSugar.model.yml
│ │ ├── Squidex.Assets.model.yml
│ │ ├── Squidex.Caching.model.yml
│ │ ├── Squidex.ClientLibrary.model.yml
│ │ ├── Squidex.Hosting.model.yml
│ │ ├── Squidex.Infrastructure.States.model.yml
│ │ ├── Squidex.Log.model.yml
│ │ ├── Squidex.Text.Translations.model.yml
│ │ ├── StackExchange.Profiling.model.yml
│ │ ├── StackExchange.Redis.model.yml
│ │ ├── StackExchange.Utils.model.yml
│ │ ├── SteamKit2.Internal.model.yml
│ │ ├── SteamKit2.model.yml
│ │ ├── Storage.Net.Blobs.model.yml
│ │ ├── Stripe.model.yml
│ │ ├── Swan.Logging.model.yml
│ │ ├── TMDbLib.Client.model.yml
│ │ ├── TvDbSharper.model.yml
│ │ ├── Umbraco.Cms.Core.Models.model.yml
│ │ ├── Util.Data.model.yml
│ │ ├── VirtoCommerce.Platform.Core.Events.model.yml
│ │ ├── Voron.Util.Settings.model.yml
│ │ ├── Weasel.Core.model.yml
│ │ ├── Weasel.Postgresql.Migrations.model.yml
│ │ ├── X.Web.Sitemap.model.yml
│ │ ├── Xunit.model.yml
│ │ ├── YamlDotNet.RepresentationModel.model.yml
│ │ ├── YamlDotNet.Serialization.model.yml
│ │ ├── Yarp.ReverseProxy.Forwarder.model.yml
│ │ ├── YesSql.Filters.Abstractions.Nodes.model.yml
│ │ ├── YesSql.Services.model.yml
│ │ ├── YesSql.model.yml
│ │ ├── cloudscribe.Pagination.Models.model.yml
│ │ ├── k8s.Models.model.yml
│ │ └── sib_api_v3_sdk.Model.model.yml
│ ├── manual
│ │ └── .gitkeep
│ └── qlpack.yml
├── ext
│ ├── codeql-pack.lock.yml
│ ├── generated
│ │ ├── JamesNK
│ │ │ └── Newtonsoft.Json.yml
│ │ ├── Newtonsoft.Json.yml
│ │ ├── abp.yml
│ │ ├── abpframework
│ │ │ └── abp.yml
│ │ ├── apache
│ │ │ └── logging-log4net.yml
│ │ ├── aws-lambda-dotnet.yml
│ │ ├── aws
│ │ │ └── aws-lambda-dotnet.yml
│ │ ├── dotnet
│ │ │ └── efcore.yml
│ │ ├── efcore.yml
│ │ ├── google-cloud-dotnet.yml
│ │ ├── googleapis
│ │ │ └── google-cloud-dotnet.yml
│ │ ├── logging-log4net.yml
│ │ ├── ravendb.yml
│ │ └── ravendb
│ │ │ └── ravendb.yml
│ ├── manual
│ │ ├── Amazon.Lambda.yml
│ │ ├── AspNetCoreMvc.yml
│ │ ├── Azure.yml
│ │ └── README.md
│ └── qlpack.yml
├── lib
│ ├── applications
│ │ └── .gitkeep
│ ├── codeql-pack.lock.yml
│ ├── frameworks
│ │ └── .gitkeep
│ ├── ghsl
│ │ ├── Cryptography.qll
│ │ ├── Hardcoded.qll
│ │ └── HardcodedCredentials.qll
│ └── qlpack.yml
├── src
│ ├── CVEs
│ │ └── .gitkeep
│ ├── audit
│ │ ├── CWE-078
│ │ │ ├── CommandInjectionAudit.md
│ │ │ └── CommandInjectionAudit.ql
│ │ ├── CWE-094
│ │ │ ├── CodeInjectionAudit.md
│ │ │ └── CodeInjectionAudit.ql
│ │ ├── CWE-502
│ │ │ ├── UnsafeDeserializationAudit.md
│ │ │ └── UnsafeDeserializationAudit.ql
│ │ ├── CWE-611
│ │ │ ├── UnsafeXMLResolverAudit.md
│ │ │ └── UnsafeXMLResolverAudit.ql
│ │ ├── explore
│ │ │ ├── Dependencies.ql
│ │ │ ├── Files.ql
│ │ │ └── RemoteFlowSources.ql
│ │ └── templates
│ │ │ ├── BackwardsPartialDataFlow.ql
│ │ │ ├── DataFlowConfiguration.ql
│ │ │ ├── ForwardPartialDataflow.ql
│ │ │ └── HoistSink.ql
│ ├── codeql-pack.lock.yml
│ ├── library_sources
│ │ ├── ExternalAPIsQuery.qll
│ │ └── ExternalAPIsUsedWithUntrustedData.ql
│ ├── qlpack.yml
│ ├── security
│ │ ├── CWE-099
│ │ │ ├── TaintedWebClient.cs
│ │ │ ├── TaintedWebClient.qhelp
│ │ │ ├── TaintedWebClient.ql
│ │ │ └── TaintedWebClientLib.qll
│ │ ├── CWE-1004
│ │ │ ├── CookieWithoutHttpOnly.qhelp
│ │ │ ├── CookieWithoutHttpOnly.ql
│ │ │ ├── cookiepolicyoptions.cs
│ │ │ ├── httponlyflag.cs
│ │ │ └── httponlyflagcore.cs
│ │ ├── CWE-327
│ │ │ └── Azure
│ │ │ │ ├── UnsafeUsageOfClientSideEncryptionVersion.cs
│ │ │ │ ├── UnsafeUsageOfClientSideEncryptionVersion.qhelp
│ │ │ │ └── UnsafeUsageOfClientSideEncryptionVersion.ql
│ │ ├── CWE-328
│ │ │ ├── WeakHashingAlgorithms.md
│ │ │ ├── WeakHashingAlgorithms.ql
│ │ │ ├── WeakPasswordHashing.qhelp
│ │ │ ├── WeakPasswordHashing.ql
│ │ │ ├── WeakPasswordHashingBad.csharp
│ │ │ ├── WeakPasswordHashingGood.csharp
│ │ │ ├── WeakPasswordHashingQuery.qll
│ │ │ ├── WeakSensitiveDataHashing.qhelp
│ │ │ ├── WeakSensitiveDataHashing.ql
│ │ │ ├── WeakSensitiveDataHashingBad.csharp
│ │ │ ├── WeakSensitiveDataHashingGood.csharp
│ │ │ └── WeakSensitiveDataHashingQuery.qll
│ │ ├── CWE-614
│ │ │ ├── CookieWithoutSecure.qhelp
│ │ │ ├── CookieWithoutSecure.ql
│ │ │ ├── Web.config
│ │ │ ├── cookiepolicyoptions.cs
│ │ │ ├── secureflag.cs
│ │ │ └── secureflagcore.cs
│ │ ├── CWE-759
│ │ │ ├── HashWithoutSalt.cs
│ │ │ ├── HashWithoutSalt.qhelp
│ │ │ └── HashWithoutSalt.ql
│ │ ├── CWE-760
│ │ │ ├── HardcodedSalt.md
│ │ │ └── HardcodedSalt.ql
│ │ ├── CWE-798
│ │ │ ├── HardcodedCredentials.cs
│ │ │ ├── HardcodedCredentialsSymmetricSecurityKey.qhelp
│ │ │ └── HardcodedCredentialsSymmetricSecurityKey.ql
│ │ ├── CWE-918
│ │ │ ├── RequestForgery.cs
│ │ │ ├── RequestForgery.qhelp
│ │ │ ├── RequestForgery.ql
│ │ │ └── RequestForgery.qll
│ │ ├── CWE-942
│ │ │ ├── CorsMisconfiguration.qhelp
│ │ │ ├── CorsMisconfiguration.ql
│ │ │ ├── CorsMisconfigurationCredentials.ql
│ │ │ ├── CorsMisconfigurationLib.qll
│ │ │ └── examples
│ │ │ │ ├── CorsBad.cs
│ │ │ │ └── CorsGood.cs
│ │ ├── JsonWebTokenHandler
│ │ │ ├── JsonWebTokenHandlerLib.qll
│ │ │ ├── delegated-security-validations-always-return-true-bad.cs
│ │ │ ├── delegated-security-validations-always-return-true-good.cs
│ │ │ ├── delegated-security-validations-always-return-true.qhelp
│ │ │ ├── delegated-security-validations-always-return-true.ql
│ │ │ ├── security-validation-disabled-bad.cs
│ │ │ ├── security-validation-disabled-good.cs
│ │ │ ├── security-validation-disabled.qhelp
│ │ │ └── security-validation-disabled.ql
│ │ ├── Serialization
│ │ │ ├── DataSetSerialization.inc.qhelp
│ │ │ ├── DataSetSerialization.qll
│ │ │ ├── DefiningDatasetRelatedType.qhelp
│ │ │ ├── DefiningDatasetRelatedType.ql
│ │ │ ├── DefiningPotentiallyUnsafeXmlSerializer.qhelp
│ │ │ ├── DefiningPotentiallyUnsafeXmlSerializer.ql
│ │ │ ├── UnsafeTypeUsedDataContractSerializer.qhelp
│ │ │ ├── UnsafeTypeUsedDataContractSerializer.ql
│ │ │ ├── XmlDeserializationWithDataSet.qhelp
│ │ │ └── XmlDeserializationWithDataSet.ql
│ │ ├── backdoor
│ │ │ ├── DangerousNativeFunctionCall.qhelp
│ │ │ ├── DangerousNativeFunctionCall.ql
│ │ │ ├── PotentialTimeBomb.qhelp
│ │ │ ├── PotentialTimeBomb.ql
│ │ │ ├── ProcessNameToHashTaintFlow.qhelp
│ │ │ └── ProcessNameToHashTaintFlow.ql
│ │ └── dataflow
│ │ │ └── flowsources
│ │ │ └── AuthCookie.qll
│ └── suites
│ │ ├── .DS_Store
│ │ ├── csharp-audit.qls
│ │ ├── csharp-external-api.qls
│ │ └── csharp.qls
└── test
│ ├── TestUtilities
│ └── PrettyPrintModels.ql
│ ├── audit
│ └── .gitkeep
│ ├── codeql-pack.lock.yml
│ ├── qlpack.yml
│ └── security
│ ├── CWE-1004
│ ├── CookieHttpOnlyFalseAspNetCore
│ │ ├── CookieBuilder
│ │ │ ├── HttpOnly.expected
│ │ │ ├── HttpOnly.qlref
│ │ │ └── Program.cs
│ │ ├── NoPolicy
│ │ │ ├── HttpOnly.expected
│ │ │ ├── HttpOnly.qlref
│ │ │ └── Program.cs
│ │ ├── UseCookiePolicyCallback
│ │ │ ├── HttpOnly.expected
│ │ │ ├── HttpOnly.qlref
│ │ │ └── Program.cs
│ │ └── options
│ ├── CookieHttpOnlyFalseSystemWeb
│ │ ├── HttpOnly.expected
│ │ ├── HttpOnly.qlref
│ │ ├── Program.cs
│ │ ├── Web.config
│ │ └── options
│ ├── CookieWithoutHttpOnlyAspNetCore
│ │ ├── NoPolicy
│ │ │ ├── HttpOnly.expected
│ │ │ ├── HttpOnly.qlref
│ │ │ └── Program.cs
│ │ ├── UseCookiePolicyAlways
│ │ │ ├── HttpOnly.expected
│ │ │ ├── HttpOnly.qlref
│ │ │ └── Program.cs
│ │ ├── UseCookiePolicyCallback
│ │ │ ├── HttpOnly.expected
│ │ │ ├── HttpOnly.qlref
│ │ │ └── Program.cs
│ │ ├── UseCookiePolicyNone
│ │ │ ├── HttpOnly.expected
│ │ │ ├── HttpOnly.qlref
│ │ │ └── Program.cs
│ │ └── options
│ └── CookieWithoutHttpOnlySystemWeb
│ │ ├── ConfigEmpty
│ │ ├── HttpOnly.expected
│ │ ├── HttpOnly.qlref
│ │ ├── Program.cs
│ │ ├── Web.config
│ │ └── options
│ │ ├── ConfigFalse
│ │ ├── HttpOnly.expected
│ │ ├── HttpOnly.qlref
│ │ ├── Program.cs
│ │ ├── Web.config
│ │ └── options
│ │ └── HttpCookiesTrue
│ │ ├── HttpOnly.expected
│ │ ├── HttpOnly.qlref
│ │ ├── Program.cs
│ │ ├── Web.config
│ │ └── options
│ ├── CWE-328
│ ├── WeakHashingAlgorithms.cs
│ ├── WeakHashingAlgorithms.expected
│ ├── WeakHashingAlgorithms.qlref
│ ├── WeakPasswordHashing.expected
│ ├── WeakPasswordHashing.qlref
│ ├── WeakSensitiveDataHashing.expected
│ ├── WeakSensitiveDataHashing.qlref
│ └── options
│ ├── CWE-614
│ ├── RequireSSLAspNetCore
│ │ ├── NoPolicy
│ │ │ ├── Program.cs
│ │ │ ├── RequireSSL.expected
│ │ │ └── RequireSSL.qlref
│ │ ├── UseCookiePolicyAlways
│ │ │ ├── Program.cs
│ │ │ ├── RequireSSL.expected
│ │ │ └── RequireSSL.qlref
│ │ ├── UseCookiePolicyCallback
│ │ │ ├── Program.cs
│ │ │ ├── RequireSSL.expected
│ │ │ └── RequireSSL.qlref
│ │ ├── UseCookiePolicyNone
│ │ │ ├── Program.cs
│ │ │ ├── RequireSSL.expected
│ │ │ └── RequireSSL.qlref
│ │ └── options
│ ├── RequireSSLFalseAspNetCore
│ │ ├── CookieBuilder
│ │ │ ├── Program.cs
│ │ │ ├── RequireSSL.expected
│ │ │ └── RequireSSL.qlref
│ │ ├── NoPolicy
│ │ │ ├── Program.cs
│ │ │ ├── RequireSSL.expected
│ │ │ └── RequireSSL.qlref
│ │ ├── UseCookiePolicyCallback
│ │ │ ├── Program.cs
│ │ │ ├── RequireSSL.expected
│ │ │ └── RequireSSL.qlref
│ │ └── options
│ ├── RequireSSLFalseSystemWeb
│ │ ├── Program.cs
│ │ ├── RequireSSL.expected
│ │ ├── RequireSSL.qlref
│ │ ├── Web.config
│ │ └── options
│ └── RequireSSLSystemWeb
│ │ ├── ConfigEmpty
│ │ ├── Program.cs
│ │ ├── RequireSSL.expected
│ │ ├── RequireSSL.qlref
│ │ ├── Web.config
│ │ └── options
│ │ ├── ConfigFalse
│ │ ├── Program.cs
│ │ ├── RequireSSL.expected
│ │ ├── RequireSSL.qlref
│ │ ├── Web.config
│ │ └── options
│ │ ├── FormsTrue
│ │ ├── Program.cs
│ │ ├── RequireSSL.expected
│ │ ├── RequireSSL.qlref
│ │ ├── Web.config
│ │ └── options
│ │ └── HttpCookiesTrue
│ │ ├── Program.cs
│ │ ├── RequireSSL.expected
│ │ ├── RequireSSL.qlref
│ │ ├── Web.config
│ │ └── options
│ ├── CWE-759
│ ├── HashWithoutSalt.cs
│ ├── HashWithoutSalt.expected
│ ├── HashWithoutSalt.qlref
│ ├── Sha1Utils.cs
│ ├── Stubs.cs
│ └── options
│ ├── CWE-760
│ ├── HardcodedSalt.expected
│ ├── HardcodedSalt.qlref
│ ├── StaticSalt.cs
│ └── options
│ ├── CWE-918
│ ├── RequestForgery.cs
│ ├── RequestForgery.expected
│ ├── RequestForgery.qlref
│ └── options
│ ├── CWE-942
│ ├── CorsMiconfigurationCredentials.cs
│ ├── CorsMisconfiguration.cs
│ ├── CorsMisconfiguration.expected
│ ├── CorsMisconfiguration.qlref
│ ├── CorsMisconfigurationCredentials.expected
│ ├── CorsMisconfigurationCredentials.qlref
│ └── options
│ ├── JsonWebTokenHandler
│ ├── delegated-security-validations-always-return-true.expected
│ ├── delegated-security-validations-always-return-true.qlref
│ ├── delegation-test.cs
│ ├── security-validation-disabled-test.cs
│ ├── security-validation-disabled.expected
│ ├── security-validation-disabled.qlref
│ └── stubs.cs
│ ├── Serialization
│ ├── DefiningDatasetRelatedType.expected
│ ├── DefiningDatasetRelatedType.qlref
│ ├── DefiningPotentiallyUnsafeXmlSerializer.expected
│ ├── DefiningPotentiallyUnsafeXmlSerializer.qlref
│ ├── UnsafeTypeUsedDataContractSerializer.expected
│ ├── UnsafeTypeUsedDataContractSerializer.qlref
│ ├── XmlDeserializationWithDataSet.expected
│ ├── XmlDeserializationWithDataSet.qlref
│ ├── options
│ └── test0.cs
│ └── backdoor
│ ├── DangerousNativeFunctionCall.expected
│ ├── DangerousNativeFunctionCall.qlref
│ ├── PotentialTimeBomb.expected
│ ├── PotentialTimeBomb.qlref
│ ├── ProcessNameToHashTaintFlow.expected
│ ├── ProcessNameToHashTaintFlow.qlref
│ └── test.cs
├── go
├── ext
│ ├── codeql-pack.lock.yml
│ ├── generated
│ │ └── .gitkeep
│ ├── manual
│ │ ├── .gitkeep
│ │ ├── flag.yml
│ │ └── os.yml
│ └── qlpack.yml
├── lib
│ ├── ResearchMode.qll
│ ├── applications
│ │ └── .gitkeep
│ ├── codeql-pack.lock.yml
│ ├── frameworks
│ │ └── .gitkeep
│ ├── ghsl.qll
│ ├── ghsl
│ │ ├── LocalSources.qll
│ │ ├── Sinks.qll
│ │ └── Utils.qll
│ └── qlpack.yml
├── src
│ ├── CVEs
│ │ └── .gitkeep
│ ├── audit
│ │ ├── CWE-078
│ │ │ └── ArgumentInjection.ql
│ │ ├── CWE-089
│ │ │ ├── SqlInjectionAudit.md
│ │ │ └── SqlInjectionAudit.ql
│ │ ├── explore
│ │ │ ├── Dependencies.ql
│ │ │ ├── Files.ql
│ │ │ └── RemoteFlowSources.ql
│ │ └── templates
│ │ │ ├── BackwardsPartialDataFlow.ql
│ │ │ ├── DataFlowConfiguration.ql
│ │ │ ├── ForwardPartialDataflow.ql
│ │ │ └── HoistSink.ql
│ ├── codeql-pack.lock.yml
│ ├── debugging
│ │ ├── PartialPathsFromSink.ql
│ │ ├── PartialPathsFromSource.ql
│ │ ├── Sinks.ql
│ │ └── Sources.ql
│ ├── qlpack.yml
│ ├── security
│ │ ├── CWE-078
│ │ │ └── CommandInjection.ql
│ │ └── CWE-117
│ │ │ └── LogInjection.ql
│ └── suites
│ │ ├── go-audit.qls
│ │ ├── go-debugging.qls
│ │ ├── go-external-api.qls
│ │ └── go.qls
└── test
│ ├── audit
│ └── CWE-089
│ │ ├── SQLInjectionAudit.expected
│ │ ├── SQLInjectionAudit.ql
│ │ ├── go.mod
│ │ ├── go.sum
│ │ └── main.go
│ ├── codeql-pack.lock.yml
│ ├── lib
│ └── localsources
│ │ ├── cmd
│ │ ├── flag.go
│ │ └── go_os.go
│ │ ├── go.mod
│ │ ├── local.expected
│ │ └── local.ql
│ ├── qlpack.yml
│ └── security
│ └── CWE-078
│ ├── cmdi.expected
│ ├── cmdi.qlref
│ ├── go.mod
│ └── main.go
├── java
├── ext-library-sources
│ ├── codeql-pack.lock.yml
│ ├── generated
│ │ ├── alfio.controller.form.model.yml
│ │ ├── alfio.manager.system.model.yml
│ │ ├── alluxio.collections.model.yml
│ │ ├── alluxio.job.wire.model.yml
│ │ ├── alluxio.underfs.model.yml
│ │ ├── alpine.common.logging.model.yml
│ │ ├── alpine.common.util.model.yml
│ │ ├── alpine.persistence.model.yml
│ │ ├── alpine.security.crypto.model.yml
│ │ ├── alpine.server.auth.model.yml
│ │ ├── alpine.server.mail.model.yml
│ │ ├── alpine.server.resources.model.yml
│ │ ├── android.accounts.model.yml
│ │ ├── android.app.model.yml
│ │ ├── android.bluetooth.model.yml
│ │ ├── android.content.model.yml
│ │ ├── android.content.pm.model.yml
│ │ ├── android.content.res.model.yml
│ │ ├── android.database.model.yml
│ │ ├── android.database.sqlite.model.yml
│ │ ├── android.graphics.model.yml
│ │ ├── android.location.model.yml
│ │ ├── android.media.model.yml
│ │ ├── android.net.model.yml
│ │ ├── android.net.wifi.model.yml
│ │ ├── android.nfc.tech.model.yml
│ │ ├── android.opengl.model.yml
│ │ ├── android.os.model.yml
│ │ ├── android.preference.model.yml
│ │ ├── android.print.model.yml
│ │ ├── android.provider.model.yml
│ │ ├── android.security.model.yml
│ │ ├── android.speech.tts.model.yml
│ │ ├── android.support.v4.media.model.yml
│ │ ├── android.support.v4.util.model.yml
│ │ ├── android.text.format.model.yml
│ │ ├── android.text.model.yml
│ │ ├── android.text.util.model.yml
│ │ ├── android.util.model.yml
│ │ ├── android.view.accessibility.model.yml
│ │ ├── android.view.model.yml
│ │ ├── android.webkit.model.yml
│ │ ├── android.widget.model.yml
│ │ ├── androidx.activity.result.model.yml
│ │ ├── androidx.appcompat.app.model.yml
│ │ ├── androidx.appcompat.widget.model.yml
│ │ ├── androidx.browser.customtabs.model.yml
│ │ ├── androidx.collection.model.yml
│ │ ├── androidx.compose.material3.model.yml
│ │ ├── androidx.core.app.model.yml
│ │ ├── androidx.core.content.model.yml
│ │ ├── androidx.core.content.pm.model.yml
│ │ ├── androidx.core.net.model.yml
│ │ ├── androidx.core.text.model.yml
│ │ ├── androidx.core.util.model.yml
│ │ ├── androidx.core.view.accessibility.model.yml
│ │ ├── androidx.core.view.animation.model.yml
│ │ ├── androidx.documentfile.provider.model.yml
│ │ ├── androidx.fragment.app.model.yml
│ │ ├── androidx.media.session.model.yml
│ │ ├── androidx.media3.common.model.yml
│ │ ├── androidx.preference.model.yml
│ │ ├── androidx.sqlite.db.model.yml
│ │ ├── androidx.work.model.yml
│ │ ├── au.com.bytecode.opencsv.model.yml
│ │ ├── au.com.objectix.jgridshift.model.yml
│ │ ├── be.ugent.brightspace.idkeyauth.model.yml
│ │ ├── br.org.scadabr.model.yml
│ │ ├── br.org.scadabr.vo.scripting.model.yml
│ │ ├── brave.internal.extra.model.yml
│ │ ├── bsh.model.yml
│ │ ├── cat.ereza.customactivityoncrash.model.yml
│ │ ├── ch.digitalfondue.basicxlsx.model.yml
│ │ ├── ch.digitalfondue.jfiveparse.model.yml
│ │ ├── ch.poole.conditionalrestrictionparser.model.yml
│ │ ├── ch.poole.poparser.model.yml
│ │ ├── ch.qos.logback.classic.model.yml
│ │ ├── ch.qos.logback.core.helpers.model.yml
│ │ ├── ch.qos.logback.core.pattern.model.yml
│ │ ├── ch.qos.logback.core.spi.model.yml
│ │ ├── chameleon.playlist.model.yml
│ │ ├── chatty.gui.components.settings.model.yml
│ │ ├── chatty.util.dnd.model.yml
│ │ ├── chatty.util.model.yml
│ │ ├── clojure.lang.model.yml
│ │ ├── cn.binarywang.wx.miniapp.api.model.yml
│ │ ├── cn.binarywang.wx.miniapp.bean.model.yml
│ │ ├── cn.bluejoe.elfinder.service.model.yml
│ │ ├── cn.hippo4j.common.api.model.yml
│ │ ├── cn.hippo4j.config.service.model.yml
│ │ ├── cn.hutool.core.collection.model.yml
│ │ ├── cn.hutool.core.io.model.yml
│ │ ├── cn.hutool.core.text.model.yml
│ │ ├── cn.hutool.core.util.model.yml
│ │ ├── cn.hutool.json.model.yml
│ │ ├── cn.hutool.jwt.model.yml
│ │ ├── cn.iocoder.yudao.framework.ip.core.utils.model.yml
│ │ ├── cn.iocoder.yudao.module.infra.dal.dataobject.job.model.yml
│ │ ├── cn.iocoder.yudao.module.infra.dal.dataobject.logger.model.yml
│ │ ├── cn.nukkit.utils.model.yml
│ │ ├── co.elastic.clients.elasticsearch._types.model.yml
│ │ ├── co.elastic.clients.elasticsearch.core.model.yml
│ │ ├── co.elastic.webapp.model.yml
│ │ ├── com.activeandroid.query.model.yml
│ │ ├── com.activeandroid.util.model.yml
│ │ ├── com.adobe.granite.ui.clientlibs.model.yml
│ │ ├── com.afollestad.materialdialogs.model.yml
│ │ ├── com.alibaba.arthas.deps.org.slf4j.model.yml
│ │ ├── com.alibaba.craftsman.dto.model.yml
│ │ ├── com.alibaba.csp.sentinel.dashboard.datasource.entity.rule.model.yml
│ │ ├── com.alibaba.csp.sentinel.dashboard.domain.model.yml
│ │ ├── com.alibaba.csp.sentinel.slots.block.flow.model.yml
│ │ ├── com.alibaba.csp.sentinel.slots.block.flow.param.model.yml
│ │ ├── com.alibaba.csp.sentinel.util.function.model.yml
│ │ ├── com.alibaba.csp.sentinel.util.model.yml
│ │ ├── com.alibaba.druid.sql.model.yml
│ │ ├── com.alibaba.dubbo.config.model.yml
│ │ ├── com.alibaba.dubbo.rpc.model.yml
│ │ ├── com.alibaba.excel.model.yml
│ │ ├── com.alibaba.fastjson.model.yml
│ │ ├── com.alibaba.fastjson2.model.yml
│ │ ├── com.alibaba.nacos.api.config.model.yml
│ │ ├── com.alibaba.nacos.common.model.model.yml
│ │ ├── com.alibaba.nacos.config.server.service.repository.model.yml
│ │ ├── com.alibaba.nacos.core.cluster.model.yml
│ │ ├── com.alibaba.nacos.naming.core.v2.metadata.model.yml
│ │ ├── com.alibaba.polardbx.executor.mpp.execution.model.yml
│ │ ├── com.alipay.api.internal.util.model.yml
│ │ ├── com.alipay.easysdk.payment.page.model.yml
│ │ ├── com.alipay.easysdk.payment.wap.model.yml
│ │ ├── com.alipay.sofa.jraft.entity.model.yml
│ │ ├── com.alipay.sofa.jraft.model.yml
│ │ ├── com.alipay.sofa.rpc.config.model.yml
│ │ ├── com.aliyun.oss.model.model.yml
│ │ ├── com.aliyun.oss.model.yml
│ │ ├── com.aliyuncs.model.yml
│ │ ├── com.amazonaws.auth.model.yml
│ │ ├── com.amazonaws.client.builder.model.yml
│ │ ├── com.amazonaws.model.yml
│ │ ├── com.amazonaws.regions.model.yml
│ │ ├── com.amazonaws.retry.model.yml
│ │ ├── com.amazonaws.serverless.proxy.model.model.yml
│ │ ├── com.amazonaws.services.ecr.model.model.yml
│ │ ├── com.amazonaws.services.elasticbeanstalk.model.model.yml
│ │ ├── com.amazonaws.services.kinesis.model.model.yml
│ │ ├── com.amazonaws.services.kinesis.model.yml
│ │ ├── com.amazonaws.services.rds.auth.model.yml
│ │ ├── com.amazonaws.services.s3.model.model.yml
│ │ ├── com.amazonaws.services.s3.model.yml
│ │ ├── com.amazonaws.services.s3.transfer.model.yml
│ │ ├── com.amazonaws.services.sqs.model.model.yml
│ │ ├── com.amazonaws.util.model.yml
│ │ ├── com.amulyakhare.textdrawable.model.yml
│ │ ├── com.apicatalog.jsonld.document.model.yml
│ │ ├── com.apitable.internal.vo.model.yml
│ │ ├── com.apitable.shared.listener.event.model.yml
│ │ ├── com.apitable.shared.util.information.model.yml
│ │ ├── com.arangodb.velocypack.model.yml
│ │ ├── com.atlassian.bamboo.specs.api.builders.permission.model.yml
│ │ ├── com.atlassian.bamboo.specs.api.builders.plan.model.yml
│ │ ├── com.atlassian.bamboo.specs.api.builders.project.model.yml
│ │ ├── com.atlassian.bamboo.specs.api.builders.repository.model.yml
│ │ ├── com.atlassian.bamboo.specs.builders.repository.bitbucket.server.model.yml
│ │ ├── com.atlassian.bamboo.specs.builders.task.model.yml
│ │ ├── com.auth0.jwt.model.yml
│ │ ├── com.azure.cosmos.model.yml
│ │ ├── com.azure.resourcemanager.datafactory.models.model.yml
│ │ ├── com.azure.security.keyvault.secrets.model.yml
│ │ ├── com.azure.storage.blob.model.yml
│ │ ├── com.azure.storage.blob.models.model.yml
│ │ ├── com.baidu.cloud.starlight.api.rpc.config.model.yml
│ │ ├── com.baomidou.mybatisplus.core.conditions.interfaces.model.yml
│ │ ├── com.baomidou.mybatisplus.core.mapper.model.yml
│ │ ├── com.baomidou.mybatisplus.extension.service.model.yml
│ │ ├── com.biglybt.core.util.model.yml
│ │ ├── com.blazebit.text.model.yml
│ │ ├── com.blogspot.mydailyjava.weaklockfree.model.yml
│ │ ├── com.bluelinelabs.conductor.model.yml
│ │ ├── com.bosphere.filelogger.model.yml
│ │ ├── com.braintreepayments.api.model.yml
│ │ ├── com.cardinalcommerce.cardinalmobilesdk.model.yml
│ │ ├── com.carolinarollergirls.scoreboard.event.model.yml
│ │ ├── com.caucho.hessian.server.model.yml
│ │ ├── com.ceph.fs.model.yml
│ │ ├── com.cloud.utils.db.model.yml
│ │ ├── com.cloudbees.jenkins.plugins.bitbucket.endpoints.model.yml
│ │ ├── com.cloudbees.plugins.credentials.model.yml
│ │ ├── com.codahale.metrics.model.yml
│ │ ├── com.consol.citrus.variable.dictionary.model.yml
│ │ ├── com.couchbase.client.java.model.yml
│ │ ├── com.couchbase.client.java.transcoder.model.yml
│ │ ├── com.coverity.security.model.yml
│ │ ├── com.cronutils.parser.model.yml
│ │ ├── com.crowdin.cli.utils.http.model.yml
│ │ ├── com.ctc.wstx.io.model.yml
│ │ ├── com.ctrip.framework.apollo.configservice.wrapper.model.yml
│ │ ├── com.ctrip.framework.apollo.core.enums.model.yml
│ │ ├── com.ctrip.framework.apollo.core.signature.model.yml
│ │ ├── com.ctrip.framework.apollo.core.utils.model.yml
│ │ ├── com.ctrip.framework.apollo.openapi.client.model.yml
│ │ ├── com.ctrip.framework.apollo.openapi.dto.model.yml
│ │ ├── com.ctrip.framework.apollo.tracer.model.yml
│ │ ├── com.cybozu.labs.langdetect.model.yml
│ │ ├── com.damnhandy.uri.template.model.yml
│ │ ├── com.datadoghq.profiler.model.yml
│ │ ├── com.datadoghq.sketch.ddsketch.encoding.model.yml
│ │ ├── com.datastax.driver.core.model.yml
│ │ ├── com.datastax.oss.driver.api.querybuilder.model.yml
│ │ ├── com.day.cq.commons.jcr.model.yml
│ │ ├── com.day.cq.dam.api.model.yml
│ │ ├── com.day.cq.tagging.model.yml
│ │ ├── com.day.cq.wcm.api.model.yml
│ │ ├── com.didiglobal.logi.elasticsearch.client.request.query.query.model.yml
│ │ ├── com.didiglobal.logi.log.model.yml
│ │ ├── com.digi.xbee.api.io.model.yml
│ │ ├── com.drew.imaging.jpeg.model.yml
│ │ ├── com.drew.imaging.model.yml
│ │ ├── com.dropbox.core.v2.files.model.yml
│ │ ├── com.dslplatform.json.model.yml
│ │ ├── com.enonic.xp.data.model.yml
│ │ ├── com.enonic.xp.repo.impl.elasticsearch.document.model.yml
│ │ ├── com.enonic.xp.repo.impl.elasticsearch.snapshot.model.yml
│ │ ├── com.enonic.xp.repo.impl.storage.model.yml
│ │ ├── com.enonic.xp.web.impl.dispatch.mapping.model.yml
│ │ ├── com.entwinemedia.fn.data.json.model.yml
│ │ ├── com.entwinemedia.fn.data.model.yml
│ │ ├── com.entwinemedia.fn.fns.model.yml
│ │ ├── com.entwinemedia.fn.model.yml
│ │ ├── com.erudika.para.client.model.yml
│ │ ├── com.erudika.para.core.model.yml
│ │ ├── com.erudika.para.core.utils.model.yml
│ │ ├── com.esotericsoftware.kryo.model.yml
│ │ ├── com.eveningoutpost.dexdrip.g5model.model.yml
│ │ ├── com.eveningoutpost.dexdrip.model.yml
│ │ ├── com.eveningoutpost.dexdrip.webservices.model.yml
│ │ ├── com.eviware.soapui.support.xml.model.yml
│ │ ├── com.facebook.airlift.http.client.model.yml
│ │ ├── com.facebook.airlift.http.server.model.yml
│ │ ├── com.facebook.airlift.log.model.yml
│ │ ├── com.facebook.model.yml
│ │ ├── com.facebook.presto.execution.model.yml
│ │ ├── com.fasterxml.jackson.core.model.yml
│ │ ├── com.fasterxml.jackson.databind.model.yml
│ │ ├── com.fasterxml.jackson.databind.node.model.yml
│ │ ├── com.fasterxml.jackson.module.kotlin.model.yml
│ │ ├── com.formdev.flatlaf.model.yml
│ │ ├── com.forrestguice.suntimeswidget.model.yml
│ │ ├── com.forrestguice.suntimeswidget.settings.model.yml
│ │ ├── com.gitblit.utils.model.yml
│ │ ├── com.github.ambry.clustermap.model.yml
│ │ ├── com.github.benmanes.caffeine.cache.model.yml
│ │ ├── com.github.benmanes.caffeine.cache.stats.model.yml
│ │ ├── com.github.binarywang.wxpay.bean.request.model.yml
│ │ ├── com.github.dockerjava.api.command.model.yml
│ │ ├── com.github.dockerjava.api.model.model.yml
│ │ ├── com.github.dockerjava.api.model.yml
│ │ ├── com.github.drapostolos.typeparser.model.yml
│ │ ├── com.github.fge.jackson.model.yml
│ │ ├── com.github.jhonnymertz.wkhtmltopdf.wrapper.model.yml
│ │ ├── com.github.jsonldjava.utils.model.yml
│ │ ├── com.github.luben.zstd.model.yml
│ │ ├── com.github.mustachejava.model.yml
│ │ ├── com.github.os72.protobuf.dynamic.model.yml
│ │ ├── com.github.packageurl.model.yml
│ │ ├── com.github.pagehelper.model.yml
│ │ ├── com.github.pagehelper.page.model.yml
│ │ ├── com.github.piasy.biv.view.model.yml
│ │ ├── com.github.sardine.model.yml
│ │ ├── com.github.scribejava.core.oauth.model.yml
│ │ ├── com.github.scribejava.core.utils.model.yml
│ │ ├── com.github.stanfordfuturedata.momentsketch.model.yml
│ │ ├── com.github.underscore.lodash.model.yml
│ │ ├── com.github.zafarkhaja.semver.model.yml
│ │ ├── com.google.android.exoplayer2.model.yml
│ │ ├── com.google.android.gms.cast.model.yml
│ │ ├── com.google.android.gms.wearable.model.yml
│ │ ├── com.google.android.material.snackbar.model.yml
│ │ ├── com.google.api.client.auth.oauth2.model.yml
│ │ ├── com.google.api.client.util.model.yml
│ │ ├── com.google.api.gax.retrying.model.yml
│ │ ├── com.google.api.gax.rpc.model.yml
│ │ ├── com.google.api.services.calendar.model.model.yml
│ │ ├── com.google.api.services.cloudkms.v1.model.yml
│ │ ├── com.google.api.services.compute.model.yml
│ │ ├── com.google.api.services.drive.model.model.yml
│ │ ├── com.google.api.services.monitoring.v3.model.model.yml
│ │ ├── com.google.api.services.sheets.v4.model.yml
│ │ ├── com.google.api.services.storage.model.yml
│ │ ├── com.google.auth.oauth2.model.yml
│ │ ├── com.google.cloud.dataproc.v1.model.yml
│ │ ├── com.google.cloud.datastore.model.yml
│ │ ├── com.google.cloud.http.model.yml
│ │ ├── com.google.cloud.logging.model.yml
│ │ ├── com.google.cloud.model.yml
│ │ ├── com.google.cloud.secretmanager.v1.model.yml
│ │ ├── com.google.cloud.spanner.model.yml
│ │ ├── com.google.cloud.storage.model.yml
│ │ ├── com.google.cloud.translate.model.yml
│ │ ├── com.google.common.base.model.yml
│ │ ├── com.google.common.cache.model.yml
│ │ ├── com.google.common.collect.model.yml
│ │ ├── com.google.common.escape.model.yml
│ │ ├── com.google.common.flogger.model.yml
│ │ ├── com.google.common.hash.model.yml
│ │ ├── com.google.common.io.model.yml
│ │ ├── com.google.common.math.model.yml
│ │ ├── com.google.common.net.model.yml
│ │ ├── com.google.common.primitives.model.yml
│ │ ├── com.google.common.util.concurrent.model.yml
│ │ ├── com.google.crypto.tink.model.yml
│ │ ├── com.google.firebase.model.yml
│ │ ├── com.google.flatbuffers.model.yml
│ │ ├── com.google.gson.model.yml
│ │ ├── com.google.gson.stream.model.yml
│ │ ├── com.google.gwt.regexp.shared.model.yml
│ │ ├── com.google.gwt.user.server.model.yml
│ │ ├── com.google.protobuf.model.yml
│ │ ├── com.google.protobuf.util.model.yml
│ │ ├── com.google.template.soy.tofu.model.yml
│ │ ├── com.google.zxing.model.yml
│ │ ├── com.googlecode.concurrentlinkedhashmap.model.yml
│ │ ├── com.googlecode.objectify.cmd.model.yml
│ │ ├── com.googlecode.objectify.model.yml
│ │ ├── com.hankcs.hanlp.seg.model.yml
│ │ ├── com.hankcs.hanlp.tokenizer.model.yml
│ │ ├── com.haulmont.yarg.loaders.impl.model.yml
│ │ ├── com.hazelcast.core.model.yml
│ │ ├── com.hazelcast.map.model.yml
│ │ ├── com.hazelcast.topic.model.yml
│ │ ├── com.hippo.unifile.model.yml
│ │ ├── com.hippo.yorozuya.model.yml
│ │ ├── com.huaban.analysis.jieba.model.yml
│ │ ├── com.ibm.icu.dev.util.model.yml
│ │ ├── com.ibm.icu.impl.model.yml
│ │ ├── com.ibm.icu.lang.model.yml
│ │ ├── com.ibm.icu.text.model.yml
│ │ ├── com.jayway.jsonpath.model.yml
│ │ ├── com.jcraft.jsch.model.yml
│ │ ├── com.jfinal.log.model.yml
│ │ ├── com.jme3.util.model.yml
│ │ ├── com.lazygeniouz.dfc.file.model.yml
│ │ ├── com.lightdev.app.shtm.model.yml
│ │ ├── com.lyncode.xoai.util.model.yml
│ │ ├── com.mailjet.client.model.yml
│ │ ├── com.mercedesbenz.sechub.commons.model.model.yml
│ │ ├── com.mercedesbenz.sechub.sharedkernel.model.yml
│ │ ├── com.mercedesbenz.sechub.sharedkernel.validation.model.yml
│ │ ├── com.microsoft.aad.adal4j.model.yml
│ │ ├── com.microsoft.azure.cosmosdb.rx.model.yml
│ │ ├── com.microsoft.azure.datalake.store.model.yml
│ │ ├── com.microsoft.azure.storage.blob.model.yml
│ │ ├── com.microsoft.cognitiveservices.speech.audio.model.yml
│ │ ├── com.microsoft.cognitiveservices.speech.model.yml
│ │ ├── com.mitchellbosecke.pebble.model.yml
│ │ ├── com.mitchellbosecke.pebble.template.model.yml
│ │ ├── com.mixpanel.android.mpmetrics.model.yml
│ │ ├── com.mongodb.client.model.model.yml
│ │ ├── com.mongodb.client.model.yml
│ │ ├── com.mongodb.reactivestreams.client.model.yml
│ │ ├── com.mortennobel.imagescaling.model.yml
│ │ ├── com.mycelium.wallet.persistence.model.yml
│ │ ├── com.mycelium.wapi.content.model.yml
│ │ ├── com.mysema.query.types.expr.model.yml
│ │ ├── com.mysema.query.types.model.yml
│ │ ├── com.nebhale.jsonpath.model.yml
│ │ ├── com.netflix.astyanax.recipes.storage.model.yml
│ │ ├── com.netflix.conductor.common.metadata.tasks.model.yml
│ │ ├── com.netflix.conductor.common.utils.model.yml
│ │ ├── com.netflix.config.model.yml
│ │ ├── com.netflix.dyno.queues.model.yml
│ │ ├── com.netflix.dyno.queues.redis.model.yml
│ │ ├── com.netflix.kayenta.canary.model.yml
│ │ ├── com.netflix.kayenta.canary.providers.metrics.model.yml
│ │ ├── com.netflix.metacat.common.model.yml
│ │ ├── com.netflix.metacat.common.server.api.v1.model.yml
│ │ ├── com.netflix.metacat.main.api.v1.model.yml
│ │ ├── com.netflix.metacat.main.services.model.yml
│ │ ├── com.netflix.spectator.api.model.yml
│ │ ├── com.netflix.spectator.atlas.impl.model.yml
│ │ ├── com.netflix.spinnaker.clouddriver.aws.data.model.yml
│ │ ├── com.netflix.spinnaker.clouddriver.cloudfoundry.client.model.yml
│ │ ├── com.netflix.spinnaker.clouddriver.ecs.model.model.yml
│ │ ├── com.netflix.spinnaker.clouddriver.ecs.provider.view.model.yml
│ │ ├── com.netflix.spinnaker.clouddriver.kubernetes.caching.model.yml
│ │ ├── com.netflix.spinnaker.clouddriver.kubernetes.provider.view.model.yml
│ │ ├── com.netflix.spinnaker.clouddriver.lambda.cache.client.model.yml
│ │ ├── com.netflix.spinnaker.clouddriver.security.model.yml
│ │ ├── com.netflix.spinnaker.clouddriver.yandex.provider.model.yml
│ │ ├── com.netflix.spinnaker.credentials.model.yml
│ │ ├── com.netflix.spinnaker.halyard.core.tasks.v1.model.yml
│ │ ├── com.netflix.spinnaker.orca.pipeline.persistence.model.yml
│ │ ├── com.newrelic.api.agent.model.yml
│ │ ├── com.nextcloud.android.common.ui.theme.utils.model.yml
│ │ ├── com.nimbusds.jose.crypto.impl.model.yml
│ │ ├── com.nimbusds.jose.jwk.gen.model.yml
│ │ ├── com.nimbusds.jose.jwk.model.yml
│ │ ├── com.nimbusds.jose.model.yml
│ │ ├── com.nimbusds.jose.util.model.yml
│ │ ├── com.nimbusds.jwt.model.yml
│ │ ├── com.nimbusds.jwt.proc.model.yml
│ │ ├── com.nimbusds.openid.connect.sdk.model.yml
│ │ ├── com.nimbusds.openid.connect.sdk.op.model.yml
│ │ ├── com.ning.compress.lzf.model.yml
│ │ ├── com.novell.ldapchai.model.yml
│ │ ├── com.novell.ldapchai.provider.model.yml
│ │ ├── com.nulabinc.zxcvbn.model.yml
│ │ ├── com.obs.services.model.model.yml
│ │ ├── com.offbytwo.jenkins.model.yml
│ │ ├── com.onesignal.model.yml
│ │ ├── com.openblocks.api.util.model.yml
│ │ ├── com.openblocks.domain.application.service.model.yml
│ │ ├── com.openblocks.domain.datasource.model.model.yml
│ │ ├── com.openblocks.domain.template.service.model.yml
│ │ ├── com.openblocks.infra.birelation.model.yml
│ │ ├── com.opencsv.model.yml
│ │ ├── com.openshift.restclient.authorization.model.yml
│ │ ├── com.openshift.restclient.model.yml
│ │ ├── com.orbitz.consul.model.yml
│ │ ├── com.orientechnologies.common.collection.model.yml
│ │ ├── com.orientechnologies.common.concur.resource.model.yml
│ │ ├── com.orientechnologies.common.factory.model.yml
│ │ ├── com.orientechnologies.common.log.model.yml
│ │ ├── com.orientechnologies.orient.client.remote.model.yml
│ │ ├── com.orientechnologies.orient.core.config.model.yml
│ │ ├── com.orientechnologies.orient.core.db.model.yml
│ │ ├── com.orientechnologies.orient.core.db.record.model.yml
│ │ ├── com.orientechnologies.orient.core.db.tool.importer.model.yml
│ │ ├── com.orientechnologies.orient.core.index.model.yml
│ │ ├── com.orientechnologies.orient.core.iterator.model.yml
│ │ ├── com.orientechnologies.orient.core.metadata.schema.model.yml
│ │ ├── com.orientechnologies.orient.core.metadata.security.model.yml
│ │ ├── com.orientechnologies.orient.core.metadata.sequence.model.yml
│ │ ├── com.orientechnologies.orient.core.record.impl.model.yml
│ │ ├── com.orientechnologies.orient.core.record.model.yml
│ │ ├── com.orientechnologies.orient.core.sql.functions.graph.model.yml
│ │ ├── com.orientechnologies.orient.core.sql.parser.model.yml
│ │ ├── com.orientechnologies.orient.core.storage.index.hashindex.local.v2.model.yml
│ │ ├── com.orientechnologies.orient.core.storage.index.hashindex.local.v3.model.yml
│ │ ├── com.orientechnologies.orient.core.storage.index.sbtree.singlevalue.v1.model.yml
│ │ ├── com.orientechnologies.orient.core.storage.model.yml
│ │ ├── com.orientechnologies.orient.etl.loader.model.yml
│ │ ├── com.orientechnologies.orient.etl.model.yml
│ │ ├── com.orientechnologies.orient.etl.transformer.model.yml
│ │ ├── com.orientechnologies.orient.graph.sql.functions.model.yml
│ │ ├── com.orientechnologies.orient.server.distributed.model.yml
│ │ ├── com.orientechnologies.orient.server.handler.model.yml
│ │ ├── com.orientechnologies.spatial.shape.model.yml
│ │ ├── com.owncloud.android.files.services.model.yml
│ │ ├── com.owncloud.android.lib.common.utils.model.yml
│ │ ├── com.palantir.common.streams.model.yml
│ │ ├── com.palantir.logsafe.model.yml
│ │ ├── com.paypal.checkout.createorder.model.yml
│ │ ├── com.pinterest.deployservice.bean.model.yml
│ │ ├── com.publiccms.common.base.model.yml
│ │ ├── com.pushbullet.android.extension.model.yml
│ │ ├── com.qcloud.cos.model.model.yml
│ │ ├── com.qcloud.cos.model.yml
│ │ ├── com.qiniu.storage.model.yml
│ │ ├── com.qiniu.util.model.yml
│ │ ├── com.qq.tars.client.model.yml
│ │ ├── com.rometools.modules.itunes.model.yml
│ │ ├── com.rometools.rome.feed.atom.model.yml
│ │ ├── com.rometools.rome.feed.module.model.yml
│ │ ├── com.rometools.rome.io.model.yml
│ │ ├── com.ruoyi.common.utils.poi.model.yml
│ │ ├── com.samskivert.mustache.model.yml
│ │ ├── com.sedmelluq.discord.lavaplayer.player.model.yml
│ │ ├── com.sedmelluq.lava.extensions.youtuberotator.planner.model.yml
│ │ ├── com.serotonin.json.model.yml
│ │ ├── com.serotonin.mango.vo.dataSource.modbus.model.yml
│ │ ├── com.serotonin.mango.vo.dataSource.model.yml
│ │ ├── com.serotonin.modbus4j.ip.model.yml
│ │ ├── com.serotonin.modbus4j.model.yml
│ │ ├── com.serotonin.util.model.yml
│ │ ├── com.sforce.async.model.yml
│ │ ├── com.sforce.ws.parser.model.yml
│ │ ├── com.sforce.ws.util.model.yml
│ │ ├── com.sismics.docs.core.constant.model.yml
│ │ ├── com.slack.api.methods.request.chat.model.yml
│ │ ├── com.sohu.cache.entity.model.yml
│ │ ├── com.sohu.cache.task.entity.model.yml
│ │ ├── com.sohu.cache.web.util.model.yml
│ │ ├── com.sohu.cache.web.vo.model.yml
│ │ ├── com.squareup.moshi.model.yml
│ │ ├── com.squareup.okhttp.model.yml
│ │ ├── com.squareup.sqldelight.internal.model.yml
│ │ ├── com.stripe.net.model.yml
│ │ ├── com.tdunning.math.stats.model.yml
│ │ ├── com.tencent.polaris.ratelimit.api.rpc.model.yml
│ │ ├── com.tencentcloudapi.common.model.yml
│ │ ├── com.termux.shared.logger.model.yml
│ │ ├── com.thoughtworks.go.config.model.yml
│ │ ├── com.thoughtworks.go.domain.model.yml
│ │ ├── com.thoughtworks.go.server.service.model.yml
│ │ ├── com.thoughtworks.xstream.model.yml
│ │ ├── com.timgroup.statsd.model.yml
│ │ ├── com.tinkerpop.blueprints.model.yml
│ │ ├── com.tinkerpop.blueprints.util.model.yml
│ │ ├── com.topjohnwu.superuser.io.model.yml
│ │ ├── com.trilead.ssh2.model.yml
│ │ ├── com.twitter.hpack.model.yml
│ │ ├── com.unboundid.scim.sdk.model.yml
│ │ ├── com.univocity.parsers.common.model.yml
│ │ ├── com.upokecenter.cbor.model.yml
│ │ ├── com.upokecenter.numbers.model.yml
│ │ ├── com.usthe.common.entity.dto.model.yml
│ │ ├── com.usthe.common.util.model.yml
│ │ ├── com.usthe.warehouse.store.model.yml
│ │ ├── com.vaadin.flow.internal.model.yml
│ │ ├── com.vaadin.server.model.yml
│ │ ├── com.vaadin.v7.ui.model.yml
│ │ ├── com.vladsch.flexmark.html2md.converter.model.yml
│ │ ├── com.vmware.vim25.model.yml
│ │ ├── com.webauthn4j.anchor.model.yml
│ │ ├── com.wechat.pay.contrib.apache.httpclient.auth.model.yml
│ │ ├── com.wechat.pay.contrib.apache.httpclient.util.model.yml
│ │ ├── com.weibo.api.motan.config.model.yml
│ │ ├── com.xiaojukeji.know.streaming.km.common.bean.entity.result.model.yml
│ │ ├── com.xiaojukeji.know.streaming.km.common.bean.entity.zookeeper.fourletterword.parser.model.yml
│ │ ├── com.xiaojukeji.know.streaming.km.common.bean.entity.zookeeper.model.yml
│ │ ├── com.xiaojukeji.know.streaming.km.common.bean.po.km.model.yml
│ │ ├── com.xiaojukeji.know.streaming.km.common.bean.po.metrice.model.yml
│ │ ├── com.xiaojukeji.know.streaming.km.common.bean.vo.job.model.yml
│ │ ├── com.xiaojukeji.know.streaming.km.common.bean.vo.kafkauser.model.yml
│ │ ├── com.xiaojukeji.know.streaming.km.common.bean.vo.metadata.model.yml
│ │ ├── com.xiaojukeji.know.streaming.km.common.bean.vo.topic.model.yml
│ │ ├── com.xiaojukeji.know.streaming.km.common.enums.health.model.yml
│ │ ├── com.xiaojukeji.know.streaming.km.persistence.es.dao.model.yml
│ │ ├── com.xiaojukeji.know.streaming.km.persistence.es.model.yml
│ │ ├── com.xingyuv.captcha.model.vo.model.yml
│ │ ├── com.xingyuv.captcha.service.model.yml
│ │ ├── com.xxl.job.core.biz.model.model.yml
│ │ ├── com.xxl.job.core.enums.model.yml
│ │ ├── com.xxl.job.core.glue.model.yml
│ │ ├── com.xxl.job.core.util.model.yml
│ │ ├── com.yahoo.elide.model.yml
│ │ ├── com.yarolegovich.mp.io.model.yml
│ │ ├── com.yubico.webauthn.data.model.yml
│ │ ├── crawlercommons.sitemaps.model.yml
│ │ ├── cz.jirutka.rsql.parser.model.yml
│ │ ├── cz.msebera.android.httpclient.client.methods.model.yml
│ │ ├── dagger.internal.model.yml
│ │ ├── datawave.accumulo.util.security.model.yml
│ │ ├── datawave.microservice.querymetric.model.yml
│ │ ├── datawave.security.util.model.yml
│ │ ├── datawave.webservice.common.audit.model.yml
│ │ ├── datawave.webservice.mr.bulkresults.map.model.yml
│ │ ├── datawave.webservice.mr.state.model.yml
│ │ ├── datawave.webservice.query.cache.model.yml
│ │ ├── datawave.webservice.query.model.yml
│ │ ├── datawave.webservice.result.model.yml
│ │ ├── de.blau.android.util.collections.model.yml
│ │ ├── de.blau.android.util.model.yml
│ │ ├── de.fhg.iais.roberta.persistence.bo.model.yml
│ │ ├── de.focus_shift.model.yml
│ │ ├── de.fraunhofer.iais.eis.model.yml
│ │ ├── de.greenrobot.dao.model.yml
│ │ ├── de.huxhorn.sulky.ulid.model.yml
│ │ ├── de.jarnbjo.ogg.model.yml
│ │ ├── de.lessvoid.nifty.controls.model.yml
│ │ ├── de.neuland.jade4j.model.yml
│ │ ├── de.skuzzle.semantic.model.yml
│ │ ├── de.symeda.sormas.api.model.yml
│ │ ├── de.symeda.sormas.backend.common.model.yml
│ │ ├── de.triology.recaptchav2java.model.yml
│ │ ├── de.tum.in.www1.artemis.domain.exam.model.yml
│ │ ├── de.tum.in.www1.artemis.domain.model.yml
│ │ ├── de.tum.in.www1.artemis.domain.participation.model.yml
│ │ ├── de.tum.in.www1.artemis.service.scheduled.cache.model.yml
│ │ ├── demo.webauthn.model.yml
│ │ ├── dev.morphia.model.yml
│ │ ├── dev.morphia.query.filters.model.yml
│ │ ├── dev.morphia.query.model.yml
│ │ ├── dev.morphia.query.updates.model.yml
│ │ ├── diskCacheV111.services.space.model.yml
│ │ ├── edu.cornell.mannlib.vitro.webapp.controller.freemarker.model.yml
│ │ ├── edu.cornell.mannlib.vitro.webapp.rdfservice.model.yml
│ │ ├── edu.harvard.iq.dataverse.authorization.model.yml
│ │ ├── edu.harvard.iq.dataverse.dataaccess.model.yml
│ │ ├── edu.harvard.iq.dataverse.model.yml
│ │ ├── edu.ucsb.nceas.ezid.model.yml
│ │ ├── eu.bitwalker.useragentutils.model.yml
│ │ ├── eu.clarin.weblicht.wlfxb.io.model.yml
│ │ ├── eu.emi.security.authn.x509.impl.model.yml
│ │ ├── eu.openaire.jaxb.helper.model.yml
│ │ ├── feign.model.yml
│ │ ├── fr.limsi.wapiti.model.yml
│ │ ├── freemarker.template.model.yml
│ │ ├── gnu.io.model.yml
│ │ ├── google.registry.tmch.model.yml
│ │ ├── grails.io.model.yml
│ │ ├── graphql.model.yml
│ │ ├── graphql.parser.model.yml
│ │ ├── graphql.schema.idl.model.yml
│ │ ├── graphql.schema.model.yml
│ │ ├── greencity.validator.model.yml
│ │ ├── groovy.lang.model.yml
│ │ ├── groovy.text.model.yml
│ │ ├── htsjdk.samtools.model.yml
│ │ ├── htsjdk.tribble.model.yml
│ │ ├── htsjdk.tribble.util.model.yml
│ │ ├── htsjdk.variant.vcf.model.yml
│ │ ├── hudson.model.model.yml
│ │ ├── hudson.model.yml
│ │ ├── hudson.remoting.model.yml
│ │ ├── hudson.slaves.model.yml
│ │ ├── hudson.util.model.yml
│ │ ├── id.zelory.compressor.model.yml
│ │ ├── info.guardianproject.panic.model.yml
│ │ ├── io.ably.lib.http.model.yml
│ │ ├── io.aexp.nodes.graphql.model.yml
│ │ ├── io.airlift.concurrent.model.yml
│ │ ├── io.airlift.http.client.model.yml
│ │ ├── io.airlift.jaxrs.model.yml
│ │ ├── io.airlift.json.model.yml
│ │ ├── io.airlift.units.model.yml
│ │ ├── io.antmedia.ipcamera.onvif.soap.devices.model.yml
│ │ ├── io.antmedia.rtmp_client.model.yml
│ │ ├── io.apicurio.datamodels.model.yml
│ │ ├── io.apicurio.datamodels.openapi.v3.models.model.yml
│ │ ├── io.apicurio.registry.storage.dto.model.yml
│ │ ├── io.apicurio.registry.storage.metrics.model.yml
│ │ ├── io.burt.jmespath.model.yml
│ │ ├── io.cdap.cdap.api.artifact.model.yml
│ │ ├── io.cdap.cdap.api.metadata.model.yml
│ │ ├── io.cdap.cdap.api.model.yml
│ │ ├── io.cdap.cdap.api.workflow.model.yml
│ │ ├── io.cdap.cdap.app.guice.model.yml
│ │ ├── io.cdap.cdap.common.conf.model.yml
│ │ ├── io.cdap.cdap.logging.gateway.handlers.model.yml
│ │ ├── io.cdap.cdap.proto.artifact.model.yml
│ │ ├── io.cdap.cdap.proto.element.model.yml
│ │ ├── io.cdap.cdap.proto.metadata.lineage.model.yml
│ │ ├── io.cdap.cdap.proto.model.yml
│ │ ├── io.cdap.cdap.proto.security.model.yml
│ │ ├── io.cdap.cdap.security.auth.model.yml
│ │ ├── io.cdap.cdap.spi.metadata.model.yml
│ │ ├── io.cdap.common.http.model.yml
│ │ ├── io.cdap.http.model.yml
│ │ ├── io.cloudevents.core.builder.model.yml
│ │ ├── io.cloudevents.core.impl.model.yml
│ │ ├── io.cloudevents.core.message.model.yml
│ │ ├── io.dataease.controller.sys.base.model.yml
│ │ ├── io.dataease.dto.dataset.model.yml
│ │ ├── io.dataease.plugins.common.base.domain.model.yml
│ │ ├── io.dataease.plugins.common.base.mapper.model.yml
│ │ ├── io.dataease.plugins.common.dto.datasource.model.yml
│ │ ├── io.dataease.plugins.common.dto.model.yml
│ │ ├── io.dataease.plugins.common.entity.model.yml
│ │ ├── io.dataease.plugins.common.request.datasource.model.yml
│ │ ├── io.dataease.plugins.common.service.model.yml
│ │ ├── io.dataease.plugins.common.util.model.yml
│ │ ├── io.dataease.plugins.xpack.auth.dto.request.model.yml
│ │ ├── io.dataease.plugins.xpack.auth.service.model.yml
│ │ ├── io.dataease.plugins.xpack.cas.service.model.yml
│ │ ├── io.dataease.plugins.xpack.dept.service.model.yml
│ │ ├── io.dataease.plugins.xpack.dingtalk.service.model.yml
│ │ ├── io.dataease.plugins.xpack.display.service.model.yml
│ │ ├── io.dataease.plugins.xpack.email.service.model.yml
│ │ ├── io.dataease.plugins.xpack.lark.service.model.yml
│ │ ├── io.dataease.plugins.xpack.larksuite.service.model.yml
│ │ ├── io.dataease.plugins.xpack.ldap.service.model.yml
│ │ ├── io.dataease.plugins.xpack.oidc.service.model.yml
│ │ ├── io.dataease.plugins.xpack.role.service.model.yml
│ │ ├── io.dataease.plugins.xpack.theme.service.model.yml
│ │ ├── io.dataease.plugins.xpack.ukey.service.model.yml
│ │ ├── io.dataease.plugins.xpack.user.service.model.yml
│ │ ├── io.dataease.plugins.xpack.watermark.model.yml
│ │ ├── io.dataease.plugins.xpack.wecom.service.model.yml
│ │ ├── io.dataease.service.panel.model.yml
│ │ ├── io.dockstore.webservice.core.model.yml
│ │ ├── io.dockstore.webservice.helpers.model.yml
│ │ ├── io.dockstore.webservice.jdbi.model.yml
│ │ ├── io.dockstore.webservice.resources.model.yml
│ │ ├── io.dropwizard.auth.model.yml
│ │ ├── io.dropwizard.hibernate.model.yml
│ │ ├── io.dropwizard.metrics5.model.yml
│ │ ├── io.etcd.jetcd.model.yml
│ │ ├── io.fabric8.kubernetes.api.model.model.yml
│ │ ├── io.fabric8.kubernetes.client.dsl.internal.model.yml
│ │ ├── io.fabric8.kubernetes.client.dsl.model.yml
│ │ ├── io.fabric8.kubernetes.client.model.yml
│ │ ├── io.gatling.jsonpath.model.yml
│ │ ├── io.gdcc.xoai.dataprovider.request.model.yml
│ │ ├── io.github.microcks.domain.model.yml
│ │ ├── io.github.microcks.util.test.model.yml
│ │ ├── io.github.muntashirakon.adb.model.yml
│ │ ├── io.github.muntashirakon.io.fs.model.yml
│ │ ├── io.github.skylot.jdwp.model.yml
│ │ ├── io.gravitee.alert.api.condition.model.yml
│ │ ├── io.gravitee.common.http.model.yml
│ │ ├── io.gravitee.common.utils.model.yml
│ │ ├── io.gravitee.definition.model.model.yml
│ │ ├── io.gravitee.elasticsearch.index.model.yml
│ │ ├── io.gravitee.elasticsearch.templating.freemarker.model.yml
│ │ ├── io.gravitee.plugin.core.api.model.yml
│ │ ├── io.gravitee.repository.analytics.query.model.yml
│ │ ├── io.gravitee.repository.bridge.client.http.model.yml
│ │ ├── io.gravitee.repository.healthcheck.query.model.yml
│ │ ├── io.gravitee.repository.jdbc.orm.model.yml
│ │ ├── io.gravitee.repository.management.model.model.yml
│ │ ├── io.gravitee.rest.api.model.alert.model.yml
│ │ ├── io.gravitee.rest.api.model.api.model.yml
│ │ ├── io.gravitee.rest.api.model.application.model.yml
│ │ ├── io.gravitee.rest.api.model.model.yml
│ │ ├── io.gravitee.rest.api.model.parameters.model.yml
│ │ ├── io.gravitee.rest.api.model.permissions.model.yml
│ │ ├── io.gravitee.rest.api.model.promotion.model.yml
│ │ ├── io.gravitee.rest.api.model.v4.api.model.yml
│ │ ├── io.gravitee.rest.api.model.v4.plan.model.yml
│ │ ├── io.gravitee.rest.api.portal.rest.resource.model.yml
│ │ ├── io.gravitee.rest.api.service.converter.model.yml
│ │ ├── io.gravitee.rest.api.service.impl.model.yml
│ │ ├── io.gravitee.rest.api.service.search.query.model.yml
│ │ ├── io.grpc.health.v1.model.yml
│ │ ├── io.grpc.internal.model.yml
│ │ ├── io.grpc.model.yml
│ │ ├── io.grpc.netty.model.yml
│ │ ├── io.grpc.netty.shaded.io.grpc.netty.model.yml
│ │ ├── io.grpc.netty.shaded.io.netty.handler.ssl.model.yml
│ │ ├── io.ipfs.cid.model.yml
│ │ ├── io.jboot.utils.model.yml
│ │ ├── io.jmix.data.impl.model.yml
│ │ ├── io.jpress.model.base.model.yml
│ │ ├── io.jsonwebtoken.lang.model.yml
│ │ ├── io.jsonwebtoken.model.yml
│ │ ├── io.keen.client.java.model.yml
│ │ ├── io.kubernetes.client.openapi.models.model.yml
│ │ ├── io.kubernetes.client.util.generic.options.model.yml
│ │ ├── io.leangen.graphql.spqr.spring.web.model.yml
│ │ ├── io.lettuce.core.api.sync.model.yml
│ │ ├── io.metersphere.api.dto.automation.model.yml
│ │ ├── io.metersphere.api.dto.definition.model.yml
│ │ ├── io.metersphere.api.dto.mock.model.yml
│ │ ├── io.metersphere.api.dto.model.yml
│ │ ├── io.metersphere.base.domain.model.yml
│ │ ├── io.metersphere.commons.constants.model.yml
│ │ ├── io.metersphere.commons.utils.model.yml
│ │ ├── io.metersphere.controller.request.group.model.yml
│ │ ├── io.metersphere.controller.request.member.model.yml
│ │ ├── io.metersphere.controller.request.model.yml
│ │ ├── io.metersphere.dto.model.yml
│ │ ├── io.metersphere.notice.sender.model.yml
│ │ ├── io.metersphere.performance.request.model.yml
│ │ ├── io.metersphere.plugin.core.model.yml
│ │ ├── io.metersphere.service.model.yml
│ │ ├── io.metersphere.track.dto.model.yml
│ │ ├── io.metersphere.track.request.report.model.yml
│ │ ├── io.metersphere.track.request.testcase.model.yml
│ │ ├── io.metersphere.track.request.testplancase.model.yml
│ │ ├── io.metersphere.utils.model.yml
│ │ ├── io.michaelrocks.libphonenumber.android.model.yml
│ │ ├── io.micrometer.core.instrument.binder.http.model.yml
│ │ ├── io.micrometer.core.instrument.model.yml
│ │ ├── io.micrometer.core.instrument.search.model.yml
│ │ ├── io.micronaut.core.io.model.yml
│ │ ├── io.minio.model.yml
│ │ ├── io.nats.client.model.yml
│ │ ├── io.nats.streaming.model.yml
│ │ ├── io.netty.buffer.model.yml
│ │ ├── io.netty.handler.codec.http.cookie.model.yml
│ │ ├── io.netty.handler.codec.http.model.yml
│ │ ├── io.netty.handler.ssl.model.yml
│ │ ├── io.nlopez.smartlocation.model.yml
│ │ ├── io.noties.markwon.model.yml
│ │ ├── io.onedev.agent.model.yml
│ │ ├── io.onedev.commons.utils.command.model.yml
│ │ ├── io.onedev.commons.utils.model.yml
│ │ ├── io.onedev.k8shelper.model.yml
│ │ ├── io.onedev.server.search.entity.model.yml
│ │ ├── io.onedev.server.web.component.diff.revision.model.yml
│ │ ├── io.opentelemetry.api.metrics.model.yml
│ │ ├── io.opentelemetry.api.trace.model.yml
│ │ ├── io.opentelemetry.context.propagation.model.yml
│ │ ├── io.opentelemetry.instrumentation.api.instrumenter.model.yml
│ │ ├── io.opentracing.model.yml
│ │ ├── io.openvidu.java.client.model.yml
│ │ ├── io.prometheus.client.exporter.common.model.yml
│ │ ├── io.prometheus.client.exporter.model.yml
│ │ ├── io.prometheus.client.model.yml
│ │ ├── io.protostuff.model.yml
│ │ ├── io.quarkus.hibernate.orm.panache.model.yml
│ │ ├── io.quarkus.it.spring.data.jpa.model.yml
│ │ ├── io.quarkus.mongodb.panache.common.reactive.runtime.model.yml
│ │ ├── io.quarkus.mongodb.panache.common.runtime.model.yml
│ │ ├── io.quarkus.mongodb.panache.reactive.model.yml
│ │ ├── io.quarkus.redis.runtime.datasource.model.yml
│ │ ├── io.quarkus.rest.client.reactive.runtime.model.yml
│ │ ├── io.reactivex.model.yml
│ │ ├── io.reactivex.rxjava3.core.model.yml
│ │ ├── io.realm.model.yml
│ │ ├── io.rsocket.metadata.model.yml
│ │ ├── io.rsocket.util.model.yml
│ │ ├── io.servicetalk.concurrent.api.model.yml
│ │ ├── io.servicetalk.http.router.jersey.model.yml
│ │ ├── io.smallrye.common.classloader.model.yml
│ │ ├── io.smallrye.graphql.client.dynamic.api.model.yml
│ │ ├── io.smallrye.graphql.client.typesafe.api.model.yml
│ │ ├── io.smallrye.jwt.auth.principal.model.yml
│ │ ├── io.smallrye.jwt.build.model.yml
│ │ ├── io.smallrye.mutiny.coroutines.model.yml
│ │ ├── io.smallrye.mutiny.groups.model.yml
│ │ ├── io.smallrye.mutiny.subscription.model.yml
│ │ ├── io.smallrye.reactive.messaging.model.yml
│ │ ├── io.spring.initializr.web.project.model.yml
│ │ ├── io.swagger.bitbucket.client.api.model.yml
│ │ ├── io.swagger.models.model.yml
│ │ ├── io.swagger.parser.model.yml
│ │ ├── io.swagger.parser.util.model.yml
│ │ ├── io.swagger.quay.client.api.model.yml
│ │ ├── io.swagger.sam.client.api.model.yml
│ │ ├── io.swagger.sam.client.model.yml
│ │ ├── io.swagger.v3.jaxrs2.integration.model.yml
│ │ ├── io.swagger.v3.jaxrs2.integration.resources.model.yml
│ │ ├── io.swagger.v3.oas.models.info.model.yml
│ │ ├── io.swagger.v3.oas.models.security.model.yml
│ │ ├── io.swagger.v3.oas.models.servers.model.yml
│ │ ├── io.swagger.v3.parser.util.model.yml
│ │ ├── io.syndesis.common.model.action.model.yml
│ │ ├── io.syndesis.common.model.integration.model.yml
│ │ ├── io.syndesis.server.api.generator.openapi.model.yml
│ │ ├── io.syndesis.server.endpoint.util.model.yml
│ │ ├── io.trino.execution.model.yml
│ │ ├── io.undertow.io.model.yml
│ │ ├── io.undertow.server.handlers.resource.model.yml
│ │ ├── io.undertow.util.model.yml
│ │ ├── io.undertow.websockets.core.model.yml
│ │ ├── io.vavr.control.model.yml
│ │ ├── io.vertx.core.buffer.model.yml
│ │ ├── io.vertx.core.eventbus.model.yml
│ │ ├── io.vertx.core.http.model.yml
│ │ ├── io.vertx.core.json.model.yml
│ │ ├── io.vertx.core.logging.model.yml
│ │ ├── io.vertx.core.model.yml
│ │ ├── io.vertx.core.shareddata.model.yml
│ │ ├── io.vertx.ext.web.client.model.yml
│ │ ├── io.vertx.ext.web.model.yml
│ │ ├── io.vertx.mutiny.core.buffer.model.yml
│ │ ├── io.vertx.mutiny.core.eventbus.model.yml
│ │ ├── io.vertx.mutiny.core.model.yml
│ │ ├── io.vertx.mutiny.redis.client.model.yml
│ │ ├── it.feio.android.omninotes.commons.models.model.yml
│ │ ├── it.niedermann.android.markdown.model.yml
│ │ ├── it.unimi.dsi.fastutil.doubles.model.yml
│ │ ├── it.unimi.dsi.fastutil.ints.model.yml
│ │ ├── it.unimi.dsi.fastutil.longs.model.yml
│ │ ├── it.unimi.dsi.fastutil.objects.model.yml
│ │ ├── j2html.model.yml
│ │ ├── j2html.tags.model.yml
│ │ ├── jakarta.enterprise.event.model.yml
│ │ ├── jakarta.jms.model.yml
│ │ ├── jakarta.json.bind.model.yml
│ │ ├── jakarta.json.model.yml
│ │ ├── jakarta.json.spi.model.yml
│ │ ├── jakarta.json.stream.model.yml
│ │ ├── jakarta.persistence.criteria.model.yml
│ │ ├── jakarta.persistence.model.yml
│ │ ├── jakarta.servlet.http.model.yml
│ │ ├── jakarta.servlet.model.yml
│ │ ├── jakarta.validation.executable.model.yml
│ │ ├── jakarta.validation.model.yml
│ │ ├── jakarta.websocket.model.yml
│ │ ├── jakarta.ws.rs.client.model.yml
│ │ ├── jakarta.ws.rs.container.model.yml
│ │ ├── jakarta.ws.rs.core.model.yml
│ │ ├── jakarta.xml.bind.model.yml
│ │ ├── jakarta.xml.ws.model.yml
│ │ ├── javafx.application.model.yml
│ │ ├── javatools.parsers.model.yml
│ │ ├── jenkins.model.model.yml
│ │ ├── jenkins.scm.api.metadata.model.yml
│ │ ├── jetbrains.exodus.bindings.model.yml
│ │ ├── jmri.jmrit.operations.rollingstock.model.yml
│ │ ├── jmri.managers.model.yml
│ │ ├── jmri.model.yml
│ │ ├── jmri.server.json.model.yml
│ │ ├── jodd.bean.model.yml
│ │ ├── jodd.http.upload.model.yml
│ │ ├── jodd.io.model.yml
│ │ ├── jodd.lagarto.model.yml
│ │ ├── jodd.typeconverter.model.yml
│ │ ├── jodd.util.model.yml
│ │ ├── kafka.api.model.yml
│ │ ├── kafka.zk.model.yml
│ │ ├── kong.unirest.model.yml
│ │ ├── kotlin.collections.model.yml
│ │ ├── kotlin.io.model.yml
│ │ ├── kotlin.jvm.model.yml
│ │ ├── kotlin.sequences.model.yml
│ │ ├── kotlin.text.model.yml
│ │ ├── kotlinx.coroutines.flow.model.yml
│ │ ├── kotlinx.serialization.json.model.yml
│ │ ├── kotlinx.serialization.model.yml
│ │ ├── liquibase.database.model.yml
│ │ ├── ma.glasnost.orika.model.yml
│ │ ├── master.flame.danmaku.danmaku.util.model.yml
│ │ ├── me.gosimple.nbvcxz.resources.model.yml
│ │ ├── me.xdrop.fuzzywuzzy.model.yml
│ │ ├── me.zhengjie.modules.security.security.model.yml
│ │ ├── me.zhengjie.modules.security.service.model.yml
│ │ ├── me.zhyd.oauth.config.model.yml
│ │ ├── me.zhyd.oauth.model.model.yml
│ │ ├── microsoft.exchange.webservices.data.core.service.item.model.yml
│ │ ├── microsoft.exchange.webservices.data.property.complex.model.yml
│ │ ├── mjson.model.yml
│ │ ├── moe.kyokobot.koe.model.yml
│ │ ├── mondrian.olap.model.yml
│ │ ├── mutiny.zero.flow.adapters.model.yml
│ │ ├── net.bytebuddy.agent.model.yml
│ │ ├── net.bytebuddy.utility.model.yml
│ │ ├── net.dean.jraw.fluent.model.yml
│ │ ├── net.dean.jraw.http.model.yml
│ │ ├── net.dean.jraw.managers.model.yml
│ │ ├── net.dean.jraw.model.yml
│ │ ├── net.devh.boot.grpc.examples.cloud.client.model.yml
│ │ ├── net.dv8tion.jda.api.entities.model.yml
│ │ ├── net.fabricmc.mapping.tree.model.yml
│ │ ├── net.fortuna.ical4j.data.model.yml
│ │ ├── net.grinder.communication.model.yml
│ │ ├── net.grinder.engine.agent.model.yml
│ │ ├── net.handle.hdllib.model.yml
│ │ ├── net.java.html.boot.fx.model.yml
│ │ ├── net.java.sip.communicator.service.protocol.model.yml
│ │ ├── net.java.textilej.parser.model.yml
│ │ ├── net.jpountz.lz4.model.yml
│ │ ├── net.kyori.adventure.text.minimessage.model.yml
│ │ ├── net.minidev.json.parser.model.yml
│ │ ├── net.opengis.gml.model.yml
│ │ ├── net.opengis.ows11.model.yml
│ │ ├── net.opengis.wcs10.model.yml
│ │ ├── net.opengis.wcs11.model.yml
│ │ ├── net.opengis.wcs20.model.yml
│ │ ├── net.opengis.wfs20.model.yml
│ │ ├── net.openhft.chronicle.core.io.model.yml
│ │ ├── net.oschina.j2cache.model.yml
│ │ ├── net.ripe.commons.ip.model.yml
│ │ ├── net.ripe.db.whois.common.rpsl.attrs.model.yml
│ │ ├── net.rubyeye.xmemcached.model.yml
│ │ ├── net.schmizz.sshj.model.yml
│ │ ├── net.schmizz.sshj.userauth.password.model.yml
│ │ ├── net.sf.ehcache.model.yml
│ │ ├── net.sf.json.groovy.model.yml
│ │ ├── net.sf.json.model.yml
│ │ ├── net.sf.json.regexp.model.yml
│ │ ├── net.sf.saxon.s9api.model.yml
│ │ ├── net.shibboleth.utilities.java.support.codec.model.yml
│ │ ├── net.shibboleth.utilities.java.support.primitive.model.yml
│ │ ├── net.shibboleth.utilities.java.support.xml.model.yml
│ │ ├── net.spy.memcached.model.yml
│ │ ├── net.thisptr.jackson.jq.model.yml
│ │ ├── net.time4j.format.expert.model.yml
│ │ ├── nl.basjes.parse.useragent.model.yml
│ │ ├── nl.nn.adapterframework.core.model.yml
│ │ ├── nl.nn.adapterframework.jms.model.yml
│ │ ├── nl.nn.adapterframework.jwt.model.yml
│ │ ├── nl.nn.adapterframework.management.web.model.yml
│ │ ├── nl.nn.adapterframework.monitoring.model.yml
│ │ ├── nl.nn.adapterframework.stream.model.yml
│ │ ├── nl.nn.adapterframework.testtool.model.yml
│ │ ├── nu.validator.messages.model.yml
│ │ ├── nu.xom.model.yml
│ │ ├── oauth.signpost.model.yml
│ │ ├── okhttp3.model.yml
│ │ ├── okio.model.yml
│ │ ├── org.I0Itec.zkclient.model.yml
│ │ ├── org.airsonic.player.domain.model.yml
│ │ ├── org.ansj.splitWord.analysis.model.yml
│ │ ├── org.antlr.v4.runtime.model.yml
│ │ ├── org.antlr.v4.runtime.tree.model.yml
│ │ ├── org.apache.abdera.model.model.yml
│ │ ├── org.apache.accumulo.core.client.admin.model.yml
│ │ ├── org.apache.accumulo.core.client.mapreduce.model.yml
│ │ ├── org.apache.accumulo.core.client.model.yml
│ │ ├── org.apache.accumulo.core.data.model.yml
│ │ ├── org.apache.accumulo.core.fate.model.yml
│ │ ├── org.apache.accumulo.core.trace.model.yml
│ │ ├── org.apache.accumulo.server.problems.model.yml
│ │ ├── org.apache.any23.model.yml
│ │ ├── org.apache.avro.io.model.yml
│ │ ├── org.apache.avro.model.yml
│ │ ├── org.apache.axiom.om.util.model.yml
│ │ ├── org.apache.beam.vendor.grpc.v1p48p1.com.google.gson.model.yml
│ │ ├── org.apache.beam.vendor.guava.v26_0_jre.com.google.common.io.model.yml
│ │ ├── org.apache.bookkeeper.client.api.model.yml
│ │ ├── org.apache.calcite.avatica.model.yml
│ │ ├── org.apache.calcite.avatica.remote.model.yml
│ │ ├── org.apache.camel.model.yml
│ │ ├── org.apache.camel.util.model.yml
│ │ ├── org.apache.catalina.authenticator.model.yml
│ │ ├── org.apache.catalina.model.yml
│ │ ├── org.apache.catalina.startup.model.yml
│ │ ├── org.apache.chemistry.opencmis.client.api.model.yml
│ │ ├── org.apache.commons.beanutils.model.yml
│ │ ├── org.apache.commons.codec.binary.model.yml
│ │ ├── org.apache.commons.codec.digest.model.yml
│ │ ├── org.apache.commons.codec.net.model.yml
│ │ ├── org.apache.commons.collections.model.yml
│ │ ├── org.apache.commons.collections4.model.yml
│ │ ├── org.apache.commons.compress.archivers.examples.model.yml
│ │ ├── org.apache.commons.compress.utils.model.yml
│ │ ├── org.apache.commons.configuration.model.yml
│ │ ├── org.apache.commons.configuration2.model.yml
│ │ ├── org.apache.commons.csv.model.yml
│ │ ├── org.apache.commons.dbutils.model.yml
│ │ ├── org.apache.commons.exec.model.yml
│ │ ├── org.apache.commons.fileupload.servlet.model.yml
│ │ ├── org.apache.commons.httpclient.methods.model.yml
│ │ ├── org.apache.commons.httpclient.model.yml
│ │ ├── org.apache.commons.httpclient.params.model.yml
│ │ ├── org.apache.commons.io.file.model.yml
│ │ ├── org.apache.commons.io.model.yml
│ │ ├── org.apache.commons.jelly.model.yml
│ │ ├── org.apache.commons.jexl2.model.yml
│ │ ├── org.apache.commons.jexl3.model.yml
│ │ ├── org.apache.commons.lang.builder.model.yml
│ │ ├── org.apache.commons.lang.math.model.yml
│ │ ├── org.apache.commons.lang.model.yml
│ │ ├── org.apache.commons.lang.text.model.yml
│ │ ├── org.apache.commons.lang.time.model.yml
│ │ ├── org.apache.commons.lang3.builder.model.yml
│ │ ├── org.apache.commons.lang3.math.model.yml
│ │ ├── org.apache.commons.lang3.model.yml
│ │ ├── org.apache.commons.lang3.reflect.model.yml
│ │ ├── org.apache.commons.lang3.text.translate.model.yml
│ │ ├── org.apache.commons.lang3.time.model.yml
│ │ ├── org.apache.commons.lang3.tuple.model.yml
│ │ ├── org.apache.commons.logging.model.yml
│ │ ├── org.apache.commons.mail.model.yml
│ │ ├── org.apache.commons.math3.analysis.model.yml
│ │ ├── org.apache.commons.math3.distribution.model.yml
│ │ ├── org.apache.commons.math3.fitting.model.yml
│ │ ├── org.apache.commons.math3.primes.model.yml
│ │ ├── org.apache.commons.math3.stat.descriptive.model.yml
│ │ ├── org.apache.commons.math3.stat.descriptive.rank.model.yml
│ │ ├── org.apache.commons.math3.stat.inference.model.yml
│ │ ├── org.apache.commons.math3.stat.model.yml
│ │ ├── org.apache.commons.math3.stat.regression.model.yml
│ │ ├── org.apache.commons.math3.util.model.yml
│ │ ├── org.apache.commons.net.ftp.model.yml
│ │ ├── org.apache.commons.net.model.yml
│ │ ├── org.apache.commons.net.util.model.yml
│ │ ├── org.apache.commons.pool2.model.yml
│ │ ├── org.apache.commons.text.model.yml
│ │ ├── org.apache.commons.text.translate.model.yml
│ │ ├── org.apache.commons.validator.model.yml
│ │ ├── org.apache.commons.validator.routines.model.yml
│ │ ├── org.apache.commons.vfs2.model.yml
│ │ ├── org.apache.commons.vfs2.provider.model.yml
│ │ ├── org.apache.curator.framework.api.model.yml
│ │ ├── org.apache.curator.framework.model.yml
│ │ ├── org.apache.curator.framework.recipes.cache.model.yml
│ │ ├── org.apache.curator.utils.model.yml
│ │ ├── org.apache.curator.x.discovery.model.yml
│ │ ├── org.apache.cxf.common.util.model.yml
│ │ ├── org.apache.cxf.endpoint.model.yml
│ │ ├── org.apache.cxf.jaxrs.provider.model.yml
│ │ ├── org.apache.cxf.transport.model.yml
│ │ ├── org.apache.datasketches.hll.model.yml
│ │ ├── org.apache.datasketches.kll.model.yml
│ │ ├── org.apache.datasketches.memory.model.yml
│ │ ├── org.apache.datasketches.model.yml
│ │ ├── org.apache.datasketches.quantiles.model.yml
│ │ ├── org.apache.datasketches.theta.model.yml
│ │ ├── org.apache.datasketches.tuple.arrayofdoubles.model.yml
│ │ ├── org.apache.directory.api.util.model.yml
│ │ ├── org.apache.directory.server.ldap.model.yml
│ │ ├── org.apache.dolphinscheduler.api.configuration.model.yml
│ │ ├── org.apache.dolphinscheduler.api.service.model.yml
│ │ ├── org.apache.dolphinscheduler.plugin.datasource.api.utils.model.yml
│ │ ├── org.apache.dolphinscheduler.server.master.service.model.yml
│ │ ├── org.apache.drill.exec.proto.model.yml
│ │ ├── org.apache.drill.exec.server.options.model.yml
│ │ ├── org.apache.drill.shaded.guava.com.google.common.base.model.yml
│ │ ├── org.apache.drill.shaded.guava.com.google.common.cache.model.yml
│ │ ├── org.apache.drill.shaded.guava.com.google.common.collect.model.yml
│ │ ├── org.apache.druid.collections.model.yml
│ │ ├── org.apache.druid.common.config.model.yml
│ │ ├── org.apache.druid.common.guava.model.yml
│ │ ├── org.apache.druid.curator.inventory.model.yml
│ │ ├── org.apache.druid.frame.allocation.model.yml
│ │ ├── org.apache.druid.indexing.overlord.http.model.yml
│ │ ├── org.apache.druid.indexing.seekablestream.model.yml
│ │ ├── org.apache.druid.java.util.common.guava.model.yml
│ │ ├── org.apache.druid.java.util.common.parsers.model.yml
│ │ ├── org.apache.druid.java.util.http.client.pool.model.yml
│ │ ├── org.apache.druid.math.expr.model.yml
│ │ ├── org.apache.druid.query.aggregation.first.model.yml
│ │ ├── org.apache.druid.query.aggregation.last.model.yml
│ │ ├── org.apache.druid.query.aggregation.model.yml
│ │ ├── org.apache.druid.query.aggregation.post.model.yml
│ │ ├── org.apache.druid.query.groupby.epinephelinae.column.model.yml
│ │ ├── org.apache.druid.query.groupby.epinephelinae.model.yml
│ │ ├── org.apache.druid.query.operator.model.yml
│ │ ├── org.apache.druid.segment.column.model.yml
│ │ ├── org.apache.druid.segment.data.model.yml
│ │ ├── org.apache.druid.segment.join.table.model.yml
│ │ ├── org.apache.druid.segment.model.yml
│ │ ├── org.apache.druid.segment.nested.model.yml
│ │ ├── org.apache.druid.segment.serde.cell.model.yml
│ │ ├── org.apache.druid.timeline.model.yml
│ │ ├── org.apache.druid.timeline.partition.model.yml
│ │ ├── org.apache.dubbo.common.config.configcenter.model.yml
│ │ ├── org.apache.dubbo.common.model.yml
│ │ ├── org.apache.dubbo.common.utils.model.yml
│ │ ├── org.apache.dubbo.config.model.yml
│ │ ├── org.apache.dubbo.monitor.model.yml
│ │ ├── org.apache.dubbo.rpc.model.yml
│ │ ├── org.apache.dubbo.rpc.service.model.yml
│ │ ├── org.apache.flink.api.common.functions.util.model.yml
│ │ ├── org.apache.flink.cep.nfa.model.yml
│ │ ├── org.apache.flink.connector.kafka.sink.model.yml
│ │ ├── org.apache.flink.shaded.netty4.io.netty.handler.ssl.model.yml
│ │ ├── org.apache.flink.streaming.runtime.streamrecord.model.yml
│ │ ├── org.apache.flink.types.model.yml
│ │ ├── org.apache.flume.event.model.yml
│ │ ├── org.apache.hadoop.conf.model.yml
│ │ ├── org.apache.hadoop.crypto.key.kms.model.yml
│ │ ├── org.apache.hadoop.crypto.key.model.yml
│ │ ├── org.apache.hadoop.fs.azure.model.yml
│ │ ├── org.apache.hadoop.fs.model.yml
│ │ ├── org.apache.hadoop.fs.viewfs.model.yml
│ │ ├── org.apache.hadoop.hbase.client.model.yml
│ │ ├── org.apache.hadoop.hbase.http.model.yml
│ │ ├── org.apache.hadoop.hbase.io.compress.model.yml
│ │ ├── org.apache.hadoop.hbase.io.encoding.model.yml
│ │ ├── org.apache.hadoop.hbase.model.yml
│ │ ├── org.apache.hadoop.hbase.regionserver.model.yml
│ │ ├── org.apache.hadoop.hbase.unsafe.model.yml
│ │ ├── org.apache.hadoop.hbase.util.model.yml
│ │ ├── org.apache.hadoop.hdds.server.http.model.yml
│ │ ├── org.apache.hadoop.hdfs.model.yml
│ │ ├── org.apache.hadoop.hdfs.server.common.model.yml
│ │ ├── org.apache.hadoop.hdfs.server.federation.resolver.model.yml
│ │ ├── org.apache.hadoop.hdfs.server.federation.router.model.yml
│ │ ├── org.apache.hadoop.hdfs.server.namenode.model.yml
│ │ ├── org.apache.hadoop.hdfs.server.namenode.snapshot.model.yml
│ │ ├── org.apache.hadoop.hdfs.util.model.yml
│ │ ├── org.apache.hadoop.hdfs.web.model.yml
│ │ ├── org.apache.hadoop.http.model.yml
│ │ ├── org.apache.hadoop.io.model.yml
│ │ ├── org.apache.hadoop.mapreduce.lib.input.model.yml
│ │ ├── org.apache.hadoop.mapreduce.lib.output.model.yml
│ │ ├── org.apache.hadoop.mapreduce.model.yml
│ │ ├── org.apache.hadoop.mapreduce.task.reduce.model.yml
│ │ ├── org.apache.hadoop.mapreduce.v2.api.records.model.yml
│ │ ├── org.apache.hadoop.mapreduce.v2.util.model.yml
│ │ ├── org.apache.hadoop.metrics2.lib.model.yml
│ │ ├── org.apache.hadoop.metrics2.sink.timeline.model.yml
│ │ ├── org.apache.hadoop.net.model.yml
│ │ ├── org.apache.hadoop.ozone.lock.model.yml
│ │ ├── org.apache.hadoop.registry.client.binding.model.yml
│ │ ├── org.apache.hadoop.registry.server.dns.model.yml
│ │ ├── org.apache.hadoop.security.authentication.util.model.yml
│ │ ├── org.apache.hadoop.security.model.yml
│ │ ├── org.apache.hadoop.security.token.model.yml
│ │ ├── org.apache.hadoop.thirdparty.com.google.common.base.model.yml
│ │ ├── org.apache.hadoop.thirdparty.com.google.common.cache.model.yml
│ │ ├── org.apache.hadoop.thirdparty.com.google.common.collect.model.yml
│ │ ├── org.apache.hadoop.thirdparty.com.google.common.util.concurrent.model.yml
│ │ ├── org.apache.hadoop.thirdparty.protobuf.model.yml
│ │ ├── org.apache.hadoop.util.model.yml
│ │ ├── org.apache.hadoop.yarn.api.records.model.yml
│ │ ├── org.apache.hadoop.yarn.api.records.timelineservice.model.yml
│ │ ├── org.apache.hadoop.yarn.server.resourcemanager.webapp.model.yml
│ │ ├── org.apache.hadoop.yarn.server.timelineservice.storage.model.yml
│ │ ├── org.apache.hadoop.yarn.service.api.records.model.yml
│ │ ├── org.apache.hadoop.yarn.service.utils.model.yml
│ │ ├── org.apache.hadoop.yarn.webapp.hamlet2.model.yml
│ │ ├── org.apache.hbase.thirdparty.com.google.common.base.model.yml
│ │ ├── org.apache.hbase.thirdparty.com.google.common.cache.model.yml
│ │ ├── org.apache.hbase.thirdparty.com.google.common.io.model.yml
│ │ ├── org.apache.hbase.thirdparty.com.google.common.net.model.yml
│ │ ├── org.apache.hbase.thirdparty.com.google.protobuf.model.yml
│ │ ├── org.apache.hc.core5.http.nio.entity.model.yml
│ │ ├── org.apache.helix.constants.model.yml
│ │ ├── org.apache.helix.model.builder.model.yml
│ │ ├── org.apache.helix.model.model.yml
│ │ ├── org.apache.helix.model.yml
│ │ ├── org.apache.helix.task.model.yml
│ │ ├── org.apache.helix.zookeeper.datamodel.model.yml
│ │ ├── org.apache.hive.common.util.model.yml
│ │ ├── org.apache.hop.execution.model.yml
│ │ ├── org.apache.hop.metadata.serializer.json.model.yml
│ │ ├── org.apache.http.client.config.model.yml
│ │ ├── org.apache.http.client.fluent.model.yml
│ │ ├── org.apache.http.client.methods.model.yml
│ │ ├── org.apache.http.client.protocol.model.yml
│ │ ├── org.apache.http.client.utils.model.yml
│ │ ├── org.apache.http.conn.routing.model.yml
│ │ ├── org.apache.http.conn.ssl.model.yml
│ │ ├── org.apache.http.entity.mime.model.yml
│ │ ├── org.apache.http.entity.model.yml
│ │ ├── org.apache.http.impl.client.model.yml
│ │ ├── org.apache.http.model.yml
│ │ ├── org.apache.http.params.model.yml
│ │ ├── org.apache.http.protocol.model.yml
│ │ ├── org.apache.hugegraph.auth.model.yml
│ │ ├── org.apache.hugegraph.backend.cache.model.yml
│ │ ├── org.apache.hugegraph.job.model.yml
│ │ ├── org.apache.hugegraph.task.model.yml
│ │ ├── org.apache.hugegraph.util.model.yml
│ │ ├── org.apache.iceberg.nessie.model.yml
│ │ ├── org.apache.inlong.manager.dao.entity.model.yml
│ │ ├── org.apache.inlong.manager.pojo.cluster.es.model.yml
│ │ ├── org.apache.inlong.manager.pojo.cluster.kafka.model.yml
│ │ ├── org.apache.inlong.manager.pojo.cluster.pulsar.model.yml
│ │ ├── org.apache.inlong.manager.pojo.consume.pulsar.model.yml
│ │ ├── org.apache.inlong.manager.pojo.group.kafka.model.yml
│ │ ├── org.apache.inlong.manager.pojo.group.pulsar.model.yml
│ │ ├── org.apache.inlong.manager.pojo.group.tubemq.model.yml
│ │ ├── org.apache.inlong.manager.pojo.node.ck.model.yml
│ │ ├── org.apache.inlong.manager.pojo.node.es.model.yml
│ │ ├── org.apache.inlong.manager.pojo.node.hive.model.yml
│ │ ├── org.apache.inlong.manager.pojo.node.hudi.model.yml
│ │ ├── org.apache.inlong.manager.pojo.node.iceberg.model.yml
│ │ ├── org.apache.inlong.manager.pojo.node.mysql.model.yml
│ │ ├── org.apache.inlong.manager.pojo.node.redis.model.yml
│ │ ├── org.apache.inlong.manager.pojo.node.starrocks.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.ck.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.doris.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.es.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.greenplum.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.hbase.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.hdfs.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.hive.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.hudi.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.iceberg.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.kafka.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.kudu.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.mysql.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.oracle.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.postgresql.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.redis.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.sqlserver.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.starrocks.model.yml
│ │ ├── org.apache.inlong.manager.pojo.sink.tdsqlpostgresql.model.yml
│ │ ├── org.apache.inlong.manager.pojo.source.autopush.model.yml
│ │ ├── org.apache.inlong.manager.pojo.source.file.model.yml
│ │ ├── org.apache.inlong.manager.pojo.source.hudi.model.yml
│ │ ├── org.apache.inlong.manager.pojo.source.kafka.model.yml
│ │ ├── org.apache.inlong.manager.pojo.source.mongodb.model.yml
│ │ ├── org.apache.inlong.manager.pojo.source.mqtt.model.yml
│ │ ├── org.apache.inlong.manager.pojo.source.mysql.model.yml
│ │ ├── org.apache.inlong.manager.pojo.source.oracle.model.yml
│ │ ├── org.apache.inlong.manager.pojo.source.postgresql.model.yml
│ │ ├── org.apache.inlong.manager.pojo.source.pulsar.model.yml
│ │ ├── org.apache.inlong.manager.pojo.source.redis.model.yml
│ │ ├── org.apache.inlong.manager.pojo.source.sqlserver.model.yml
│ │ ├── org.apache.inlong.manager.pojo.source.tubemq.model.yml
│ │ ├── org.apache.inlong.manager.pojo.stream.model.yml
│ │ ├── org.apache.inlong.manager.service.consume.model.yml
│ │ ├── org.apache.inlong.manager.service.stream.model.yml
│ │ ├── org.apache.inlong.manager.workflow.definition.model.yml
│ │ ├── org.apache.inlong.tubemq.server.master.web.common.model.yml
│ │ ├── org.apache.iotdb.commons.conf.model.yml
│ │ ├── org.apache.iotdb.commons.path.model.yml
│ │ ├── org.apache.iotdb.commons.schema.tree.model.yml
│ │ ├── org.apache.iotdb.db.metadata.mtree.traverser.basic.model.yml
│ │ ├── org.apache.iotdb.db.mpp.plan.analyze.cache.model.yml
│ │ ├── org.apache.iotdb.tsfile.file.metadata.enums.model.yml
│ │ ├── org.apache.jackrabbit.api.security.user.model.yml
│ │ ├── org.apache.jackrabbit.commons.model.yml
│ │ ├── org.apache.jackrabbit.util.model.yml
│ │ ├── org.apache.james.mime4j.parser.model.yml
│ │ ├── org.apache.jena.graph.model.yml
│ │ ├── org.apache.jena.query.model.yml
│ │ ├── org.apache.jena.rdf.model.model.yml
│ │ ├── org.apache.jena.riot.model.yml
│ │ ├── org.apache.jena.update.model.yml
│ │ ├── org.apache.jmeter.save.model.yml
│ │ ├── org.apache.kafka.clients.admin.model.yml
│ │ ├── org.apache.kafka.clients.consumer.model.yml
│ │ ├── org.apache.kafka.common.header.model.yml
│ │ ├── org.apache.kafka.connect.data.model.yml
│ │ ├── org.apache.kafka.connect.runtime.model.yml
│ │ ├── org.apache.kafka.connect.util.model.yml
│ │ ├── org.apache.kafka.streams.model.yml
│ │ ├── org.apache.kafka.streams.state.model.yml
│ │ ├── org.apache.kafka.trogdor.rest.model.yml
│ │ ├── org.apache.log4j.model.yml
│ │ ├── org.apache.logging.log4j.core.config.model.yml
│ │ ├── org.apache.logging.log4j.model.yml
│ │ ├── org.apache.logging.log4j.spi.model.yml
│ │ ├── org.apache.logging.log4j.util.model.yml
│ │ ├── org.apache.lucene.analysis.model.yml
│ │ ├── org.apache.lucene.analysis.opennlp.tools.model.yml
│ │ ├── org.apache.lucene.classification.document.model.yml
│ │ ├── org.apache.lucene.codecs.lucene94.model.yml
│ │ ├── org.apache.lucene.document.model.yml
│ │ ├── org.apache.lucene.expressions.js.model.yml
│ │ ├── org.apache.lucene.index.model.yml
│ │ ├── org.apache.lucene.queries.function.model.yml
│ │ ├── org.apache.lucene.queries.mlt.model.yml
│ │ ├── org.apache.lucene.queryparser.classic.model.yml
│ │ ├── org.apache.lucene.queryparser.xml.model.yml
│ │ ├── org.apache.lucene.search.join.model.yml
│ │ ├── org.apache.lucene.search.model.yml
│ │ ├── org.apache.lucene.search.similarities.model.yml
│ │ ├── org.apache.lucene.search.spell.model.yml
│ │ ├── org.apache.lucene.search.suggest.model.yml
│ │ ├── org.apache.lucene.search.vectorhighlight.model.yml
│ │ ├── org.apache.lucene.spatial.prefix.model.yml
│ │ ├── org.apache.lucene.spatial.prefix.tree.model.yml
│ │ ├── org.apache.lucene.spatial.query.model.yml
│ │ ├── org.apache.lucene.store.model.yml
│ │ ├── org.apache.lucene.tests.util.model.yml
│ │ ├── org.apache.lucene.util.model.yml
│ │ ├── org.apache.lucene.util.packed.model.yml
│ │ ├── org.apache.maven.artifact.repository.model.yml
│ │ ├── org.apache.maven.execution.model.yml
│ │ ├── org.apache.maven.index.model.yml
│ │ ├── org.apache.maven.model.building.model.yml
│ │ ├── org.apache.maven.plugin.logging.model.yml
│ │ ├── org.apache.maven.project.model.yml
│ │ ├── org.apache.maven.settings.building.model.yml
│ │ ├── org.apache.maven.shared.dependency.tree.model.yml
│ │ ├── org.apache.mina.core.buffer.model.yml
│ │ ├── org.apache.mybatis.jpa.persistence.model.yml
│ │ ├── org.apache.olingo.odata2.api.ep.model.yml
│ │ ├── org.apache.oltu.oauth2.client.response.model.yml
│ │ ├── org.apache.oro.text.regex.model.yml
│ │ ├── org.apache.parquet.model.yml
│ │ ├── org.apache.parquet.schema.model.yml
│ │ ├── org.apache.pdfbox.pdmodel.model.yml
│ │ ├── org.apache.pinot.common.metrics.model.yml
│ │ ├── org.apache.pinot.common.utils.model.yml
│ │ ├── org.apache.pinot.controller.api.resources.model.yml
│ │ ├── org.apache.pinot.minion.event.model.yml
│ │ ├── org.apache.pinot.segment.local.utils.model.yml
│ │ ├── org.apache.pinot.spi.config.table.model.yml
│ │ ├── org.apache.pinot.spi.config.tenant.model.yml
│ │ ├── org.apache.pinot.spi.config.user.model.yml
│ │ ├── org.apache.pinot.spi.data.model.yml
│ │ ├── org.apache.pinot.spi.data.readers.model.yml
│ │ ├── org.apache.pinot.spi.ingestion.batch.model.yml
│ │ ├── org.apache.pinot.spi.services.model.yml
│ │ ├── org.apache.pinot.spi.stream.model.yml
│ │ ├── org.apache.poi.hwpf.model.yml
│ │ ├── org.apache.poi.openxml4j.opc.model.yml
│ │ ├── org.apache.poi.ss.usermodel.model.yml
│ │ ├── org.apache.poi.util.model.yml
│ │ ├── org.apache.pulsar.broker.admin.impl.model.yml
│ │ ├── org.apache.pulsar.broker.admin.model.yml
│ │ ├── org.apache.pulsar.broker.model.yml
│ │ ├── org.apache.pulsar.broker.namespace.model.yml
│ │ ├── org.apache.pulsar.broker.resources.model.yml
│ │ ├── org.apache.pulsar.broker.rest.model.yml
│ │ ├── org.apache.pulsar.broker.service.model.yml
│ │ ├── org.apache.pulsar.broker.service.persistent.model.yml
│ │ ├── org.apache.pulsar.broker.web.model.yml
│ │ ├── org.apache.pulsar.client.admin.internal.model.yml
│ │ ├── org.apache.pulsar.client.api.model.yml
│ │ ├── org.apache.pulsar.client.impl.model.yml
│ │ ├── org.apache.pulsar.common.naming.model.yml
│ │ ├── org.apache.pulsar.common.policies.data.model.yml
│ │ ├── org.apache.pulsar.common.util.collections.model.yml
│ │ ├── org.apache.pulsar.functions.auth.model.yml
│ │ ├── org.apache.pulsar.functions.worker.service.api.model.yml
│ │ ├── org.apache.pulsar.proxy.server.model.yml
│ │ ├── org.apache.qpid.proton.message.model.yml
│ │ ├── org.apache.ratis.protocol.model.yml
│ │ ├── org.apache.ratis.thirdparty.com.google.protobuf.model.yml
│ │ ├── org.apache.ratis.thirdparty.io.grpc.netty.model.yml
│ │ ├── org.apache.servicecomb.foundation.common.utils.bean.model.yml
│ │ ├── org.apache.shenyu.admin.utils.model.yml
│ │ ├── org.apache.shiro.cache.model.yml
│ │ ├── org.apache.shiro.codec.model.yml
│ │ ├── org.apache.sling.api.resource.model.yml
│ │ ├── org.apache.solr.analytics.facet.model.yml
│ │ ├── org.apache.solr.analytics.function.reduction.data.model.yml
│ │ ├── org.apache.solr.client.solrj.impl.model.yml
│ │ ├── org.apache.solr.client.solrj.model.yml
│ │ ├── org.apache.solr.client.solrj.request.model.yml
│ │ ├── org.apache.solr.client.solrj.util.model.yml
│ │ ├── org.apache.solr.common.cloud.model.yml
│ │ ├── org.apache.solr.common.model.yml
│ │ ├── org.apache.solr.common.params.model.yml
│ │ ├── org.apache.solr.common.util.model.yml
│ │ ├── org.apache.solr.core.model.yml
│ │ ├── org.apache.solr.handler.component.model.yml
│ │ ├── org.apache.solr.schema.model.yml
│ │ ├── org.apache.solr.search.facet.model.yml
│ │ ├── org.apache.solr.servlet.model.yml
│ │ ├── org.apache.solr.update.model.yml
│ │ ├── org.apache.solr.update.processor.model.yml
│ │ ├── org.apache.solr.util.model.yml
│ │ ├── org.apache.sshd.common.config.keys.model.yml
│ │ ├── org.apache.sshd.scp.client.model.yml
│ │ ├── org.apache.storm.shade.com.google.common.base.model.yml
│ │ ├── org.apache.storm.shade.com.google.common.collect.model.yml
│ │ ├── org.apache.storm.shade.org.apache.curator.framework.api.model.yml
│ │ ├── org.apache.storm.shade.org.apache.zookeeper.server.auth.model.yml
│ │ ├── org.apache.storm.shade.org.json.simple.model.yml
│ │ ├── org.apache.storm.thrift.model.yml
│ │ ├── org.apache.storm.utils.model.yml
│ │ ├── org.apache.streampark.common.util.model.yml
│ │ ├── org.apache.streampark.console.system.authentication.model.yml
│ │ ├── org.apache.streampark.console.system.entity.model.yml
│ │ ├── org.apache.streampipes.connect.adapter.preprocessing.elements.model.yml
│ │ ├── org.apache.streampipes.connect.adapters.coindesk.model.yml
│ │ ├── org.apache.streampipes.connect.api.model.yml
│ │ ├── org.apache.streampipes.container.api.model.yml
│ │ ├── org.apache.streampipes.dataexplorer.v4.params.model.yml
│ │ ├── org.apache.streampipes.export.dataimport.model.yml
│ │ ├── org.apache.streampipes.manager.verification.model.yml
│ │ ├── org.apache.streampipes.model.client.user.model.yml
│ │ ├── org.apache.streampipes.model.grounding.model.yml
│ │ ├── org.apache.streampipes.resource.management.model.yml
│ │ ├── org.apache.streampipes.rest.impl.dashboard.model.yml
│ │ ├── org.apache.streampipes.sdk.extractor.model.yml
│ │ ├── org.apache.streampipes.storage.couchdb.dao.model.yml
│ │ ├── org.apache.streampipes.wrapper.params.runtime.model.yml
│ │ ├── org.apache.submarine.commons.utils.model.yml
│ │ ├── org.apache.submarine.server.api.common.model.yml
│ │ ├── org.apache.submarine.server.security.model.yml
│ │ ├── org.apache.submarine.server.submitter.k8s.model.pytorchjob.model.yml
│ │ ├── org.apache.submarine.server.submitter.k8s.model.tfjob.model.yml
│ │ ├── org.apache.submarine.server.submitter.k8s.model.xgboostjob.model.yml
│ │ ├── org.apache.submarine.server.utils.response.model.yml
│ │ ├── org.apache.synapse.model.yml
│ │ ├── org.apache.tapestry5.json.model.yml
│ │ ├── org.apache.tephra.model.yml
│ │ ├── org.apache.thrift.model.yml
│ │ ├── org.apache.thrift.protocol.model.yml
│ │ ├── org.apache.thrift.transport.model.yml
│ │ ├── org.apache.tika.io.model.yml
│ │ ├── org.apache.tika.model.yml
│ │ ├── org.apache.tika.parser.model.yml
│ │ ├── org.apache.tinkerpop.gremlin.driver.model.yml
│ │ ├── org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.model.yml
│ │ ├── org.apache.tinkerpop.gremlin.structure.model.yml
│ │ ├── org.apache.tinkerpop.gremlin.structure.util.model.yml
│ │ ├── org.apache.tinkerpop.shaded.jackson.databind.model.yml
│ │ ├── org.apache.tinkerpop.shaded.kryo.model.yml
│ │ ├── org.apache.tomcat.util.net.model.yml
│ │ ├── org.apache.tools.ant.helper.model.yml
│ │ ├── org.apache.tools.ant.model.yml
│ │ ├── org.apache.tools.ant.taskdefs.model.yml
│ │ ├── org.apache.tools.ant.types.model.yml
│ │ ├── org.apache.tools.zip.model.yml
│ │ ├── org.apache.tuweni.bytes.model.yml
│ │ ├── org.apache.velocity.app.model.yml
│ │ ├── org.apache.wicket.model.model.yml
│ │ ├── org.apache.wicket.model.yml
│ │ ├── org.apache.wicket.request.model.yml
│ │ ├── org.apache.xerces.util.model.yml
│ │ ├── org.apache.xml.security.c14n.model.yml
│ │ ├── org.apache.xmlrpc.client.model.yml
│ │ ├── org.apache.xmlrpc.common.model.yml
│ │ ├── org.apache.zookeeper.model.yml
│ │ ├── org.apache.zookeeper.server.auth.model.yml
│ │ ├── org.apache.zookeeper.server.controller.model.yml
│ │ ├── org.apache.zookeeper.server.model.yml
│ │ ├── org.apereo.cas.util.model.yml
│ │ ├── org.apereo.portal.jpa.model.yml
│ │ ├── org.apereo.portal.layout.dlm.remoting.model.yml
│ │ ├── org.apereo.portal.soffit.service.model.yml
│ │ ├── org.apereo.services.persondir.model.yml
│ │ ├── org.asciidoctor.model.yml
│ │ ├── org.aspectj.util.model.yml
│ │ ├── org.asynchttpclient.ws.model.yml
│ │ ├── org.azeckoski.reflectutils.model.yml
│ │ ├── org.basex.util.options.model.yml
│ │ ├── org.bimserver.database.actions.model.yml
│ │ ├── org.biojava.nbio.core.sequence.io.model.yml
│ │ ├── org.biojava.nbio.core.sequence.io.template.model.yml
│ │ ├── org.bitbucket.cowwoc.diffmatchpatch.model.yml
│ │ ├── org.boon.json.model.yml
│ │ ├── org.bouncycastle.crypto.model.yml
│ │ ├── org.bouncycastle.openpgp.model.yml
│ │ ├── org.bouncycastle.openssl.jcajce.model.yml
│ │ ├── org.bouncycastle.util.encoders.model.yml
│ │ ├── org.broad.igv.feature.tribble.model.yml
│ │ ├── org.broad.igv.sam.model.yml
│ │ ├── org.broad.igv.tdf.model.yml
│ │ ├── org.broad.igv.track.model.yml
│ │ ├── org.broad.igv.util.model.yml
│ │ ├── org.bson.model.yml
│ │ ├── org.bytedeco.ffmpeg.global.model.yml
│ │ ├── org.caffinitas.ohc.model.yml
│ │ ├── org.cerberus.core.crud.entity.model.yml
│ │ ├── org.cerberus.core.util.answer.model.yml
│ │ ├── org.cloudfoundry.identity.uaa.mfa.model.yml
│ │ ├── org.cloudfoundry.identity.uaa.provider.model.yml
│ │ ├── org.cloudfoundry.identity.uaa.resources.jdbc.model.yml
│ │ ├── org.cloudfoundry.identity.uaa.scim.model.yml
│ │ ├── org.codehaus.groovy.ast.decompiled.model.yml
│ │ ├── org.codehaus.groovy.runtime.model.yml
│ │ ├── org.codehaus.jackson.map.model.yml
│ │ ├── org.codehaus.jackson.util.model.yml
│ │ ├── org.codehaus.jettison.json.model.yml
│ │ ├── org.codehaus.plexus.util.cli.model.yml
│ │ ├── org.codehaus.plexus.util.introspection.model.yml
│ │ ├── org.codehaus.plexus.util.model.yml
│ │ ├── org.codehaus.plexus.util.xml.pull.model.yml
│ │ ├── org.codelibs.core.io.model.yml
│ │ ├── org.codelibs.core.lang.model.yml
│ │ ├── org.codelibs.core.stream.model.yml
│ │ ├── org.codelibs.curl.model.yml
│ │ ├── org.codelibs.fess.suggest.request.popularwords.model.yml
│ │ ├── org.codelibs.fess.suggest.request.suggest.model.yml
│ │ ├── org.cometd.common.model.yml
│ │ ├── org.commonmark.parser.model.yml
│ │ ├── org.dcache.restful.util.admin.model.yml
│ │ ├── org.dcache.services.bulk.model.yml
│ │ ├── org.dcache.util.collector.model.yml
│ │ ├── org.dcache.util.histograms.model.yml
│ │ ├── org.dcache.vehicles.billing.model.yml
│ │ ├── org.dcm4che3.io.model.yml
│ │ ├── org.deegree.coverage.raster.interpolation.model.yml
│ │ ├── org.deegree.protocol.csw.model.yml
│ │ ├── org.deegree.services.controller.model.yml
│ │ ├── org.deegree.services.wcs.capabilities.model.yml
│ │ ├── org.deegree.services.wpvs.config.model.yml
│ │ ├── org.dependencytrack.model.model.yml
│ │ ├── org.dependencytrack.notification.model.yml
│ │ ├── org.dom4j.io.model.yml
│ │ ├── org.dom4j.model.yml
│ │ ├── org.drools.mvel.expr.model.yml
│ │ ├── org.dspace.app.rest.link.model.yml
│ │ ├── org.dspace.app.rest.repository.model.yml
│ │ ├── org.dspace.content.dao.model.yml
│ │ ├── org.dspace.external.provider.orcid.xml.model.yml
│ │ ├── org.dspace.scripts.model.yml
│ │ ├── org.dspace.supervision.enumeration.model.yml
│ │ ├── org.easymock.model.yml
│ │ ├── org.eclipse.birt.core.btree.model.yml
│ │ ├── org.eclipse.californium.elements.util.model.yml
│ │ ├── org.eclipse.core.runtime.model.yml
│ │ ├── org.eclipse.dirigible.components.data.management.domain.model.yml
│ │ ├── org.eclipse.edc.azure.cosmos.dialect.model.yml
│ │ ├── org.eclipse.edc.connector.dataplane.util.sink.model.yml
│ │ ├── org.eclipse.edc.connector.defaults.storage.model.yml
│ │ ├── org.eclipse.edc.connector.transfer.spi.types.model.yml
│ │ ├── org.eclipse.edc.spi.event.asset.model.yml
│ │ ├── org.eclipse.edc.spi.event.contractdefinition.model.yml
│ │ ├── org.eclipse.edc.spi.types.domain.asset.model.yml
│ │ ├── org.eclipse.edc.spi.types.domain.model.yml
│ │ ├── org.eclipse.jetty.client.api.model.yml
│ │ ├── org.eclipse.jetty.client.model.yml
│ │ ├── org.eclipse.jetty.client.util.model.yml
│ │ ├── org.eclipse.jetty.http.model.yml
│ │ ├── org.eclipse.jetty.http.pathmap.model.yml
│ │ ├── org.eclipse.jetty.server.handler.model.yml
│ │ ├── org.eclipse.jetty.server.model.yml
│ │ ├── org.eclipse.jetty.servlet.model.yml
│ │ ├── org.eclipse.jetty.servlets.model.yml
│ │ ├── org.eclipse.jetty.util.log.model.yml
│ │ ├── org.eclipse.jetty.util.model.yml
│ │ ├── org.eclipse.jetty.util.resource.model.yml
│ │ ├── org.eclipse.jetty.websocket.api.model.yml
│ │ ├── org.eclipse.jetty.websocket.client.model.yml
│ │ ├── org.eclipse.jface.dialogs.model.yml
│ │ ├── org.eclipse.jgit.api.model.yml
│ │ ├── org.eclipse.jgit.lib.model.yml
│ │ ├── org.eclipse.jgit.revwalk.model.yml
│ │ ├── org.eclipse.jgit.storage.file.model.yml
│ │ ├── org.eclipse.jgit.transport.model.yml
│ │ ├── org.eclipse.jgit.treewalk.filter.model.yml
│ │ ├── org.eclipse.jgit.treewalk.model.yml
│ │ ├── org.eclipse.lsp4j.debug.launch.model.yml
│ │ ├── org.eclipse.lsp4j.debug.model.yml
│ │ ├── org.eclipse.lsp4j.jsonrpc.messages.model.yml
│ │ ├── org.eclipse.lsp4j.jsonrpc.model.yml
│ │ ├── org.eclipse.lsp4j.launch.model.yml
│ │ ├── org.eclipse.lsp4j.model.yml
│ │ ├── org.eclipse.lsp4j.util.model.yml
│ │ ├── org.eclipse.microprofile.config.model.yml
│ │ ├── org.eclipse.microprofile.config.spi.model.yml
│ │ ├── org.eclipse.microprofile.reactive.messaging.model.yml
│ │ ├── org.eclipse.mylyn.internal.tasks.core.model.yml
│ │ ├── org.eclipse.mylyn.tasks.core.data.model.yml
│ │ ├── org.eclipse.mylyn.tasks.core.model.yml
│ │ ├── org.eclipse.osgi.util.model.yml
│ │ ├── org.eclipse.rdf4j.common.lang.service.model.yml
│ │ ├── org.eclipse.rdf4j.common.logging.model.yml
│ │ ├── org.eclipse.rdf4j.common.transaction.model.yml
│ │ ├── org.eclipse.rdf4j.http.protocol.model.yml
│ │ ├── org.eclipse.rdf4j.model.model.yml
│ │ ├── org.eclipse.rdf4j.query.parser.model.yml
│ │ ├── org.eclipse.rdf4j.repository.model.yml
│ │ ├── org.eclipse.rdf4j.rio.model.yml
│ │ ├── org.eclipse.rdf4j.sail.memory.model.model.yml
│ │ ├── org.eclipse.rdf4j.sail.shacl.model.yml
│ │ ├── org.eclipse.swt.custom.model.yml
│ │ ├── org.eclipse.swt.dnd.model.yml
│ │ ├── org.eclipse.swt.graphics.model.yml
│ │ ├── org.eclipse.swt.widgets.model.yml
│ │ ├── org.eclipse.tm4e.core.registry.model.yml
│ │ ├── org.ehcache.model.yml
│ │ ├── org.eigenbase.resgen.model.yml
│ │ ├── org.ektorp.model.yml
│ │ ├── org.elasticsearch.action.admin.cluster.snapshots.create.model.yml
│ │ ├── org.elasticsearch.action.admin.cluster.snapshots.restore.model.yml
│ │ ├── org.elasticsearch.action.get.model.yml
│ │ ├── org.elasticsearch.action.index.model.yml
│ │ ├── org.elasticsearch.action.search.model.yml
│ │ ├── org.elasticsearch.action.support.replication.model.yml
│ │ ├── org.elasticsearch.client.model.yml
│ │ ├── org.elasticsearch.common.model.yml
│ │ ├── org.elasticsearch.common.settings.model.yml
│ │ ├── org.elasticsearch.index.query.model.yml
│ │ ├── org.elasticsearch.search.builder.model.yml
│ │ ├── org.elasticsearch.search.sort.model.yml
│ │ ├── org.everit.json.schema.loader.model.yml
│ │ ├── org.everit.json.schema.model.yml
│ │ ├── org.fao.geonet.api.records.formatters.model.yml
│ │ ├── org.fao.geonet.domain.model.yml
│ │ ├── org.fao.geonet.kernel.rdf.model.yml
│ │ ├── org.fao.geonet.kernel.search.keyword.model.yml
│ │ ├── org.fcrepo.storage.ocfl.cache.model.yml
│ │ ├── org.fcrepo.storage.ocfl.model.yml
│ │ ├── org.fdroid.database.model.yml
│ │ ├── org.fedorahosted.freeotp.model.yml
│ │ ├── org.ff4j.couchdb.document.model.yml
│ │ ├── org.ff4j.dynamodb.model.yml
│ │ ├── org.ff4j.property.model.yml
│ │ ├── org.flowable.engine.repository.model.yml
│ │ ├── org.flywaydb.core.internal.util.model.yml
│ │ ├── org.fusesource.jansi.model.yml
│ │ ├── org.fusesource.leveldbjni.model.yml
│ │ ├── org.fusesource.mqtt.client.model.yml
│ │ ├── org.georchestra.datafeeder.service.model.yml
│ │ ├── org.georchestra.ds.orgs.model.yml
│ │ ├── org.georchestra.extractorapp.ws.extractor.model.yml
│ │ ├── org.georchestra.extractorapp.ws.extractor.task.model.yml
│ │ ├── org.georchestra.mapfishapp.ws.upload.model.yml
│ │ ├── org.georchestra.security.model.yml
│ │ ├── org.geoserver.catalog.impl.model.yml
│ │ ├── org.geoserver.config.util.model.yml
│ │ ├── org.geoserver.ows.model.yml
│ │ ├── org.geoserver.ows.util.model.yml
│ │ ├── org.geoserver.platform.exception.model.yml
│ │ ├── org.geoserver.platform.model.yml
│ │ ├── org.geoserver.platform.resource.model.yml
│ │ ├── org.geoserver.rest.util.model.yml
│ │ ├── org.geoserver.util.model.yml
│ │ ├── org.geoserver.wcs2_0.kvp.model.yml
│ │ ├── org.geotools.coverage.grid.io.model.yml
│ │ ├── org.geotools.data.model.yml
│ │ ├── org.geotools.data.transform.model.yml
│ │ ├── org.geotools.data.wfs.model.yml
│ │ ├── org.geotools.feature.simple.model.yml
│ │ ├── org.geotools.filter.function.model.yml
│ │ ├── org.geotools.filter.text.cql2.model.yml
│ │ ├── org.geotools.filter.text.ecql.model.yml
│ │ ├── org.geotools.geojson.feature.model.yml
│ │ ├── org.geotools.referencing.model.yml
│ │ ├── org.geotools.styling.model.yml
│ │ ├── org.geotools.util.model.yml
│ │ ├── org.geotools.xml.model.yml
│ │ ├── org.geotools.xsd.model.yml
│ │ ├── org.geowebcache.demo.model.yml
│ │ ├── org.geowebcache.layer.model.yml
│ │ ├── org.geowebcache.storage.model.yml
│ │ ├── org.geowebcache.util.model.yml
│ │ ├── org.gitlab.api.model.yml
│ │ ├── org.gitlab4j.api.model.yml
│ │ ├── org.gitlab4j.api.models.model.yml
│ │ ├── org.glassfish.grizzly.http.io.model.yml
│ │ ├── org.glassfish.grizzly.http.util.model.yml
│ │ ├── org.glassfish.jersey.client.authentication.model.yml
│ │ ├── org.glassfish.jersey.client.oauth2.model.yml
│ │ ├── org.glassfish.jersey.internal.model.yml
│ │ ├── org.glassfish.jersey.internal.util.model.yml
│ │ ├── org.glassfish.jersey.message.internal.model.yml
│ │ ├── org.glassfish.jersey.message.model.yml
│ │ ├── org.glassfish.jersey.server.internal.model.yml
│ │ ├── org.glassfish.jersey.uri.model.yml
│ │ ├── org.globalbioticinteractions.doi.model.yml
│ │ ├── org.gluu.jsf2.service.model.yml
│ │ ├── org.gluu.model.custom.script.type.auth.model.yml
│ │ ├── org.gluu.model.custom.script.type.session.model.yml
│ │ ├── org.gluu.model.custom.script.type.uma.model.yml
│ │ ├── org.gluu.model.security.model.yml
│ │ ├── org.gluu.oxeleven.model.model.yml
│ │ ├── org.gluu.persist.ldap.impl.model.yml
│ │ ├── org.gluu.persist.model.base.model.yml
│ │ ├── org.gluu.persist.model.yml
│ │ ├── org.gluu.search.filter.model.yml
│ │ ├── org.gluu.service.model.yml
│ │ ├── org.gluu.service.security.protect.model.yml
│ │ ├── org.gluu.util.model.yml
│ │ ├── org.gradle.tooling.model.yml
│ │ ├── org.gradle.util.model.yml
│ │ ├── org.gradle.wrapper.model.yml
│ │ ├── org.greenrobot.essentials.io.model.yml
│ │ ├── org.h2.mvstore.model.yml
│ │ ├── org.hadoop.ozone.recon.schema.model.yml
│ │ ├── org.hamcrest.model.yml
│ │ ├── org.hibernate.criterion.model.yml
│ │ ├── org.hibernate.jpa.boot.internal.model.yml
│ │ ├── org.hibernate.jpa.boot.spi.model.yml
│ │ ├── org.hibernate.metadata.model.yml
│ │ ├── org.hibernate.model.yml
│ │ ├── org.hibernate.search.engine.search.predicate.dsl.model.yml
│ │ ├── org.hibernate.search.engine.search.query.model.yml
│ │ ├── org.hibernate.validator.constraintvalidation.model.yml
│ │ ├── org.hibernate.validator.internal.engine.valuecontext.model.yml
│ │ ├── org.hl7.fhir.r4.model.model.yml
│ │ ├── org.hl7.fhir.utilities.model.yml
│ │ ├── org.hl7.fhir.utilities.npm.model.yml
│ │ ├── org.hswebframework.ezorm.core.model.yml
│ │ ├── org.hswebframework.ezorm.rdb.mapping.model.yml
│ │ ├── org.hswebframework.web.api.crud.entity.model.yml
│ │ ├── org.hswebframework.web.crud.service.model.yml
│ │ ├── org.infinispan.affinity.model.yml
│ │ ├── org.infinispan.client.hotrod.configuration.model.yml
│ │ ├── org.infinispan.client.hotrod.model.yml
│ │ ├── org.infinispan.commons.api.model.yml
│ │ ├── org.infinispan.counter.api.model.yml
│ │ ├── org.infinispan.model.yml
│ │ ├── org.infinispan.quarkus.hibernate.cache.model.yml
│ │ ├── org.infinispan.query.dsl.model.yml
│ │ ├── org.influxdb.dto.model.yml
│ │ ├── org.influxdb.model.yml
│ │ ├── org.iq80.leveldb.model.yml
│ │ ├── org.jasig.cas.client.util.model.yml
│ │ ├── org.jasypt.digest.model.yml
│ │ ├── org.jasypt.encryption.model.yml
│ │ ├── org.jasypt.util.password.model.yml
│ │ ├── org.jasypt.util.text.model.yml
│ │ ├── org.jaudiotagger.audio.model.yml
│ │ ├── org.jaudiotagger.tag.model.yml
│ │ ├── org.javaswift.joss.model.model.yml
│ │ ├── org.jboss.aerogear.security.otp.model.yml
│ │ ├── org.jboss.arquillian.core.api.model.yml
│ │ ├── org.jboss.jandex.model.yml
│ │ ├── org.jboss.logging.model.yml
│ │ ├── org.jboss.netty.buffer.model.yml
│ │ ├── org.jboss.resteasy.core.model.yml
│ │ ├── org.jboss.resteasy.plugins.providers.jsonb.model.yml
│ │ ├── org.jboss.resteasy.reactive.client.impl.model.yml
│ │ ├── org.jboss.resteasy.reactive.common.core.model.yml
│ │ ├── org.jboss.resteasy.reactive.common.util.model.yml
│ │ ├── org.jboss.resteasy.reactive.server.mapping.model.yml
│ │ ├── org.jboss.resteasy.specimpl.model.yml
│ │ ├── org.jboss.resteasy.util.model.yml
│ │ ├── org.jboss.security.xacml.core.model.policy.model.yml
│ │ ├── org.jboss.shrinkwrap.api.model.yml
│ │ ├── org.jboss.web.tomcat.security.login.model.yml
│ │ ├── org.jclouds.blobstore.model.yml
│ │ ├── org.jclouds.blobstore.options.model.yml
│ │ ├── org.jclouds.openstack.swift.v1.model.yml
│ │ ├── org.jdbi.v3.core.statement.model.yml
│ │ ├── org.jdom.input.model.yml
│ │ ├── org.jdom.model.yml
│ │ ├── org.jdom.output.model.yml
│ │ ├── org.jdom.xpath.model.yml
│ │ ├── org.jdom2.model.yml
│ │ ├── org.jeecg.common.api.dto.model.yml
│ │ ├── org.jeecg.common.util.model.yml
│ │ ├── org.jeecg.modules.system.entity.model.yml
│ │ ├── org.jeecgframework.poi.excel.model.yml
│ │ ├── org.jenkinsci.remoting.engine.model.yml
│ │ ├── org.jetlinks.community.auth.service.model.yml
│ │ ├── org.jetlinks.community.dashboard.model.yml
│ │ ├── org.jetlinks.community.device.service.model.yml
│ │ ├── org.jetlinks.core.model.yml
│ │ ├── org.jetlinks.core.things.model.yml
│ │ ├── org.jets3t.service.model.yml
│ │ ├── org.jfree.chart.model.yml
│ │ ├── org.jitsi.util.xml.model.yml
│ │ ├── org.jitsi.utils.logging2.model.yml
│ │ ├── org.jitsi.xmpp.extensions.colibri2.model.yml
│ │ ├── org.jivesoftware.util.model.yml
│ │ ├── org.jmol.api.model.yml
│ │ ├── org.joda.time.base.model.yml
│ │ ├── org.joda.time.format.model.yml
│ │ ├── org.joda.time.model.yml
│ │ ├── org.jooq.impl.model.yml
│ │ ├── org.jooq.model.yml
│ │ ├── org.jose4j.json.internal.json_simple.parser.model.yml
│ │ ├── org.jose4j.jwk.model.yml
│ │ ├── org.jose4j.jwt.consumer.model.yml
│ │ ├── org.jose4j.jwt.model.yml
│ │ ├── org.jose4j.jwx.model.yml
│ │ ├── org.jrobin.data.model.yml
│ │ ├── org.jrobin.graph.model.yml
│ │ ├── org.json.model.yml
│ │ ├── org.json.simple.model.yml
│ │ ├── org.json.simple.parser.model.yml
│ │ ├── org.jsoup.model.yml
│ │ ├── org.jsoup.nodes.model.yml
│ │ ├── org.jsoup.parser.model.yml
│ │ ├── org.jvnet.hk2.component.model.yml
│ │ ├── org.jxls.common.model.yml
│ │ ├── org.jxmpp.jid.impl.model.yml
│ │ ├── org.keycloak.broker.oidc.model.yml
│ │ ├── org.keycloak.broker.provider.model.yml
│ │ ├── org.keycloak.client.admin.cli.common.model.yml
│ │ ├── org.keycloak.common.enums.model.yml
│ │ ├── org.keycloak.common.util.model.yml
│ │ ├── org.keycloak.credential.model.yml
│ │ ├── org.keycloak.crypto.model.yml
│ │ ├── org.keycloak.model.yml
│ │ ├── org.keycloak.models.map.common.model.yml
│ │ ├── org.keycloak.models.map.storage.tree.model.yml
│ │ ├── org.keycloak.models.model.yml
│ │ ├── org.keycloak.models.sessions.infinispan.changes.model.yml
│ │ ├── org.keycloak.models.sessions.infinispan.model.yml
│ │ ├── org.keycloak.partialimport.model.yml
│ │ ├── org.keycloak.saml.common.util.model.yml
│ │ ├── org.keycloak.saml.model.yml
│ │ ├── org.keycloak.sessions.model.yml
│ │ ├── org.keycloak.storage.model.yml
│ │ ├── org.keycloak.theme.model.yml
│ │ ├── org.kie.api.io.model.yml
│ │ ├── org.kie.kogito.process.management.model.yml
│ │ ├── org.kie.kogito.process.model.yml
│ │ ├── org.killbill.billing.catalog.api.model.yml
│ │ ├── org.killbill.billing.catalog.model.yml
│ │ ├── org.killbill.billing.jaxrs.resources.model.yml
│ │ ├── org.killbill.billing.payment.api.model.yml
│ │ ├── org.killbill.billing.util.entity.dao.model.yml
│ │ ├── org.killbill.clock.model.yml
│ │ ├── org.killbill.commons.profiling.model.yml
│ │ ├── org.killbill.commons.utils.collect.model.yml
│ │ ├── org.killbill.commons.utils.model.yml
│ │ ├── org.killbill.xmlloader.model.yml
│ │ ├── org.kohsuke.github.model.yml
│ │ ├── org.kohsuke.stapler.model.yml
│ │ ├── org.lastaflute.di.util.model.yml
│ │ ├── org.lastaflute.job.util.model.yml
│ │ ├── org.lightcouch.model.yml
│ │ ├── org.linuxforhealth.fhir.persistence.model.yml
│ │ ├── org.lionsoul.jcseg.model.yml
│ │ ├── org.locationtech.jts.geom.model.yml
│ │ ├── org.locationtech.jts.io.model.yml
│ │ ├── org.locationtech.spatial4j.context.model.yml
│ │ ├── org.locationtech.spatial4j.distance.model.yml
│ │ ├── org.locationtech.spatial4j.io.model.yml
│ │ ├── org.locationtech.spatial4j.shape.model.yml
│ │ ├── org.lwjgl.opencl.model.yml
│ │ ├── org.lwjgl.opengl.model.yml
│ │ ├── org.mindrot.jbcrypt.model.yml
│ │ ├── org.mitre.dsmiley.httpproxy.model.yml
│ │ ├── org.mlflow.tracking.model.yml
│ │ ├── org.modelmapper.model.yml
│ │ ├── org.mozilla.javascript.model.yml
│ │ ├── org.msgpack.core.model.yml
│ │ ├── org.mule.runtime.api.message.model.yml
│ │ ├── org.mule.runtime.api.metadata.model.yml
│ │ ├── org.mvel2.model.yml
│ │ ├── org.neo4j.dbms.api.model.yml
│ │ ├── org.neo4j.driver.async.model.yml
│ │ ├── org.neo4j.driver.model.yml
│ │ ├── org.neo4j.driver.reactive.model.yml
│ │ ├── org.neo4j.driver.v1.model.yml
│ │ ├── org.neo4j.graphdb.model.yml
│ │ ├── org.netbeans.api.autoupdate.model.yml
│ │ ├── org.netbeans.api.debugger.model.yml
│ │ ├── org.netbeans.api.java.source.model.yml
│ │ ├── org.netbeans.api.lexer.model.yml
│ │ ├── org.netbeans.api.search.model.yml
│ │ ├── org.netbeans.core.network.utils.model.yml
│ │ ├── org.netbeans.core.windows.options.model.yml
│ │ ├── org.netbeans.html.json.spi.model.yml
│ │ ├── org.netbeans.jemmy.model.yml
│ │ ├── org.netbeans.jemmy.operators.model.yml
│ │ ├── org.netbeans.lib.editor.codetemplates.storage.model.yml
│ │ ├── org.netbeans.lib.editor.util.model.yml
│ │ ├── org.netbeans.lib.lexer.model.yml
│ │ ├── org.netbeans.modules.autoupdate.services.model.yml
│ │ ├── org.netbeans.modules.bugtracking.model.yml
│ │ ├── org.netbeans.modules.cloud.oracle.model.yml
│ │ ├── org.netbeans.modules.csl.api.model.yml
│ │ ├── org.netbeans.modules.debugger.ui.models.model.yml
│ │ ├── org.netbeans.modules.editor.settings.storage.api.model.yml
│ │ ├── org.netbeans.modules.editor.settings.storage.model.yml
│ │ ├── org.netbeans.modules.editor.settings.storage.spi.model.yml
│ │ ├── org.netbeans.modules.git.model.yml
│ │ ├── org.netbeans.modules.gradle.api.execute.model.yml
│ │ ├── org.netbeans.modules.gradle.java.api.model.yml
│ │ ├── org.netbeans.modules.gradle.options.model.yml
│ │ ├── org.netbeans.modules.gradle.spi.model.yml
│ │ ├── org.netbeans.modules.html.editor.refactoring.api.model.yml
│ │ ├── org.netbeans.modules.htmlui.model.yml
│ │ ├── org.netbeans.modules.j2ee.metadata.model.api.support.annotation.model.yml
│ │ ├── org.netbeans.modules.j2ee.sun.dd.impl.verifier.model.yml
│ │ ├── org.netbeans.modules.java.hints.spiimpl.options.model.yml
│ │ ├── org.netbeans.modules.java.openjdk.project.model.yml
│ │ ├── org.netbeans.modules.java.source.tasklist.model.yml
│ │ ├── org.netbeans.modules.java.source.usages.model.yml
│ │ ├── org.netbeans.modules.java.source.util.model.yml
│ │ ├── org.netbeans.modules.javascript2.editor.formatter.model.yml
│ │ ├── org.netbeans.modules.javascript2.model.api.model.yml
│ │ ├── org.netbeans.modules.javawebstart.ui.customizer.model.yml
│ │ ├── org.netbeans.modules.jumpto.model.yml
│ │ ├── org.netbeans.modules.masterfs.watcher.model.yml
│ │ ├── org.netbeans.modules.maven.options.model.yml
│ │ ├── org.netbeans.modules.parsing.lucene.model.yml
│ │ ├── org.netbeans.modules.php.api.model.yml
│ │ ├── org.netbeans.modules.php.editor.codegen.model.yml
│ │ ├── org.netbeans.modules.php.editor.indent.model.yml
│ │ ├── org.netbeans.modules.php.editor.model.yml
│ │ ├── org.netbeans.modules.php.editor.options.model.yml
│ │ ├── org.netbeans.modules.php.project.annotations.model.yml
│ │ ├── org.netbeans.modules.php.project.runconfigs.model.yml
│ │ ├── org.netbeans.modules.php.project.ui.customizer.model.yml
│ │ ├── org.netbeans.modules.php.smarty.model.yml
│ │ ├── org.netbeans.modules.php.twig.editor.actions.model.yml
│ │ ├── org.netbeans.modules.versioning.ui.history.model.yml
│ │ ├── org.netbeans.modules.versioning.util.common.model.yml
│ │ ├── org.netbeans.modules.versioning.util.status.model.yml
│ │ ├── org.netbeans.modules.web.browser.api.model.yml
│ │ ├── org.netbeans.modules.web.clientproject.ui.customizer.model.yml
│ │ ├── org.netbeans.modules.xml.schema.model.impl.resolver.model.yml
│ │ ├── org.netbeans.modules.xml.xam.dom.model.yml
│ │ ├── org.netbeans.modules.xml.xam.model.yml
│ │ ├── org.netbeans.spi.actions.model.yml
│ │ ├── org.netbeans.spi.editor.hints.model.yml
│ │ ├── org.noear.redisx.plus.model.yml
│ │ ├── org.noear.snack.model.yml
│ │ ├── org.noear.solon.core.handle.model.yml
│ │ ├── org.nustaq.serialization.model.yml
│ │ ├── org.nzbhydra.backup.model.yml
│ │ ├── org.nzbhydra.externaltools.model.yml
│ │ ├── org.nzbhydra.historystats.model.yml
│ │ ├── org.nzbhydra.tasks.model.yml
│ │ ├── org.objectweb.asm.model.yml
│ │ ├── org.odftoolkit.odfdom.doc.table.model.yml
│ │ ├── org.olap4j.impl.model.yml
│ │ ├── org.openapitools.codegen.config.model.yml
│ │ ├── org.opencastproject.adminui.endpoint.model.yml
│ │ ├── org.opencastproject.elasticsearch.impl.model.yml
│ │ ├── org.opencastproject.elasticsearch.index.rebuild.model.yml
│ │ ├── org.opencastproject.job.api.model.yml
│ │ ├── org.opencastproject.security.api.model.yml
│ │ ├── org.opencastproject.statistics.api.model.yml
│ │ ├── org.opencastproject.transcription.amberscript.model.yml
│ │ ├── org.opencastproject.workflow.api.model.yml
│ │ ├── org.opengis.feature.model.yml
│ │ ├── org.opengis.feature.simple.model.yml
│ │ ├── org.opengis.filter.model.yml
│ │ ├── org.opengis.parameter.model.yml
│ │ ├── org.openide.awt.model.yml
│ │ ├── org.openide.filesystems.model.yml
│ │ ├── org.openide.nodes.model.yml
│ │ ├── org.openide.text.model.yml
│ │ ├── org.openide.util.model.yml
│ │ ├── org.openjdk.jmh.infra.model.yml
│ │ ├── org.opennms.core.config.api.model.yml
│ │ ├── org.opennms.netmgt.config.threshd.model.yml
│ │ ├── org.opennms.netmgt.dao.hibernate.model.yml
│ │ ├── org.opennms.netmgt.model.model.yml
│ │ ├── org.opennms.netmgt.provision.persist.model.yml
│ │ ├── org.opennms.netmgt.rrd.jrrd2.api.model.yml
│ │ ├── org.opennms.newts.api.model.yml
│ │ ├── org.opennms.newts.api.query.model.yml
│ │ ├── org.opennms.newts.cassandra.search.model.yml
│ │ ├── org.opennms.web.filter.model.yml
│ │ ├── org.opennms.web.rest.v2.model.yml
│ │ ├── org.openqa.selenium.model.yml
│ │ ├── org.opensaml.core.xml.util.model.yml
│ │ ├── org.opensaml.saml.common.binding.model.yml
│ │ ├── org.opensaml.saml2.core.model.yml
│ │ ├── org.opensaml.saml2.metadata.model.yml
│ │ ├── org.opensaml.xml.schema.model.yml
│ │ ├── org.opensaml.xml.util.model.yml
│ │ ├── org.openscience.cdk.tools.manipulator.model.yml
│ │ ├── org.opensearch.action.index.model.yml
│ │ ├── org.opensearch.action.search.model.yml
│ │ ├── org.opensearch.index.query.model.yml
│ │ ├── org.opensourcebim.bcf.model.yml
│ │ ├── org.opentripplanner.common.geometry.model.yml
│ │ ├── org.opentripplanner.ext.dataoverlay.api.model.yml
│ │ ├── org.opentripplanner.ext.vectortiles.model.yml
│ │ ├── org.orcid.frontend.web.pagination.model.yml
│ │ ├── org.orcid.jaxb.model.clientgroup.model.yml
│ │ ├── org.orcid.jaxb.model.common.model.yml
│ │ ├── org.orcid.jaxb.model.common_v2.model.yml
│ │ ├── org.orcid.jaxb.model.groupid_v2.model.yml
│ │ ├── org.orcid.jaxb.model.message.model.yml
│ │ ├── org.orcid.jaxb.model.record.summary_v2.model.yml
│ │ ├── org.orcid.jaxb.model.record_v2.model.yml
│ │ ├── org.orcid.jaxb.model.v3.release.client.model.yml
│ │ ├── org.orcid.jaxb.model.v3.release.common.model.yml
│ │ ├── org.orcid.jaxb.model.v3.release.groupid.model.yml
│ │ ├── org.orcid.jaxb.model.v3.release.record.model.yml
│ │ ├── org.orcid.jaxb.model.v3.release.record.summary.model.yml
│ │ ├── org.orcid.persistence.jpa.entities.model.yml
│ │ ├── org.osgi.framework.model.yml
│ │ ├── org.ovirt.engine.sdk4.model.yml
│ │ ├── org.owasp.encoder.model.yml
│ │ ├── org.owasp.esapi.model.yml
│ │ ├── org.owasp.html.model.yml
│ │ ├── org.owasp.validator.html.model.yml
│ │ ├── org.pac4j.core.context.model.yml
│ │ ├── org.pac4j.core.engine.model.yml
│ │ ├── org.parceler.model.yml
│ │ ├── org.pegdown.model.yml
│ │ ├── org.pentaho.di.core.encryption.model.yml
│ │ ├── org.pentaho.di.repository.model.yml
│ │ ├── org.pentaho.jfreereport.wizard.utility.model.yml
│ │ ├── org.pentaho.metadata.util.model.yml
│ │ ├── org.pentaho.platform.api.repository2.unified.model.yml
│ │ ├── org.pentaho.platform.scheduler2.recur.model.yml
│ │ ├── org.pentaho.platform.util.model.yml
│ │ ├── org.pentaho.platform.web.http.api.resources.utils.model.yml
│ │ ├── org.primefaces.model.yml
│ │ ├── org.productivity.java.syslog4j.model.yml
│ │ ├── org.projectnessie.cel.tools.model.yml
│ │ ├── org.projectnessie.client.api.model.yml
│ │ ├── org.python.util.model.yml
│ │ ├── org.quantumbadger.redreader.reddit.model.yml
│ │ ├── org.quantumbadger.redreader.reddit.url.model.yml
│ │ ├── org.quartz.impl.triggers.model.yml
│ │ ├── org.quartz.model.yml
│ │ ├── org.rarefiedredis.redis.model.yml
│ │ ├── org.redisson.api.model.yml
│ │ ├── org.roaringbitmap.model.yml
│ │ ├── org.rocksdb.model.yml
│ │ ├── org.rutebanken.siri20.util.model.yml
│ │ ├── org.sakaiproject.signup.tool.entityproviders.model.yml
│ │ ├── org.sakaiproject.tool.assessment.services.assessment.model.yml
│ │ ├── org.sakaiproject.tool.assessment.services.model.yml
│ │ ├── org.sakaiproject.tool.assessment.ui.bean.author.model.yml
│ │ ├── org.sakaiproject.tool.assessment.ui.bean.authz.model.yml
│ │ ├── org.sakaiproject.util.model.yml
│ │ ├── org.schabi.newpipe.extractor.linkhandler.model.yml
│ │ ├── org.schabi.newpipe.extractor.stream.model.yml
│ │ ├── org.schabi.newpipe.extractor.utils.model.yml
│ │ ├── org.schabi.newpipe.fragments.list.model.yml
│ │ ├── org.semanticweb.owlapi.rdf.rdfxml.parser.model.yml
│ │ ├── org.semver4j.model.yml
│ │ ├── org.simplejavamail.api.email.model.yml
│ │ ├── org.skife.jdbi.v2.model.yml
│ │ ├── org.slf4j.helpers.model.yml
│ │ ├── org.slf4j.model.yml
│ │ ├── org.slf4j.spi.model.yml
│ │ ├── org.snakeyaml.engine.v2.api.model.yml
│ │ ├── org.snmp4j.model.yml
│ │ ├── org.snmp4j.smi.model.yml
│ │ ├── org.sonar.api.internal.apachecommons.lang.model.yml
│ │ ├── org.sonar.api.server.authentication.model.yml
│ │ ├── org.sonar.api.utils.log.model.yml
│ │ ├── org.sonar.api.utils.model.yml
│ │ ├── org.sonar.api.web.model.yml
│ │ ├── org.sonar.db.protobuf.model.yml
│ │ ├── org.sonatype.ossindex.service.api.cvss.model.yml
│ │ ├── org.springdoc.api.model.yml
│ │ ├── org.springframework.amqp.core.model.yml
│ │ ├── org.springframework.batch.core.repository.dao.model.yml
│ │ ├── org.springframework.beans.factory.model.yml
│ │ ├── org.springframework.beans.model.yml
│ │ ├── org.springframework.boot.configurationmetadata.model.yml
│ │ ├── org.springframework.cache.model.yml
│ │ ├── org.springframework.cloud.deployer.resource.maven.model.yml
│ │ ├── org.springframework.cloud.gateway.filter.model.yml
│ │ ├── org.springframework.cloud.gateway.handler.predicate.model.yml
│ │ ├── org.springframework.cloud.gateway.route.model.yml
│ │ ├── org.springframework.cloud.netflix.zuul.filters.model.yml
│ │ ├── org.springframework.cloud.skipper.client.model.yml
│ │ ├── org.springframework.cloud.skipper.domain.model.yml
│ │ ├── org.springframework.cloud.task.repository.model.yml
│ │ ├── org.springframework.context.model.yml
│ │ ├── org.springframework.core.env.model.yml
│ │ ├── org.springframework.core.io.model.yml
│ │ ├── org.springframework.data.domain.model.yml
│ │ ├── org.springframework.data.jpa.repository.model.yml
│ │ ├── org.springframework.data.mongodb.core.query.model.yml
│ │ ├── org.springframework.data.redis.core.model.yml
│ │ ├── org.springframework.data.repository.model.yml
│ │ ├── org.springframework.data.repository.reactive.model.yml
│ │ ├── org.springframework.data.util.model.yml
│ │ ├── org.springframework.expression.model.yml
│ │ ├── org.springframework.hateoas.client.model.yml
│ │ ├── org.springframework.hateoas.model.yml
│ │ ├── org.springframework.hateoas.server.mvc.model.yml
│ │ ├── org.springframework.http.client.model.yml
│ │ ├── org.springframework.http.converter.model.yml
│ │ ├── org.springframework.http.model.yml
│ │ ├── org.springframework.integration.mapping.model.yml
│ │ ├── org.springframework.jdbc.core.model.yml
│ │ ├── org.springframework.jdbc.core.namedparam.model.yml
│ │ ├── org.springframework.jdbc.object.model.yml
│ │ ├── org.springframework.jms.support.destination.model.yml
│ │ ├── org.springframework.ldap.query.model.yml
│ │ ├── org.springframework.ldap.support.model.yml
│ │ ├── org.springframework.mail.javamail.model.yml
│ │ ├── org.springframework.messaging.core.model.yml
│ │ ├── org.springframework.messaging.rsocket.model.yml
│ │ ├── org.springframework.messaging.simp.model.yml
│ │ ├── org.springframework.messaging.support.model.yml
│ │ ├── org.springframework.mock.web.model.yml
│ │ ├── org.springframework.scheduling.support.model.yml
│ │ ├── org.springframework.security.core.authority.model.yml
│ │ ├── org.springframework.security.core.userdetails.model.yml
│ │ ├── org.springframework.security.crypto.bcrypt.model.yml
│ │ ├── org.springframework.security.crypto.codec.model.yml
│ │ ├── org.springframework.security.crypto.encrypt.model.yml
│ │ ├── org.springframework.security.crypto.password.model.yml
│ │ ├── org.springframework.security.ldap.model.yml
│ │ ├── org.springframework.security.ldap.search.model.yml
│ │ ├── org.springframework.security.ldap.userdetails.model.yml
│ │ ├── org.springframework.security.oauth2.client.registration.model.yml
│ │ ├── org.springframework.security.oauth2.client.web.reactive.function.client.model.yml
│ │ ├── org.springframework.security.oauth2.common.util.model.yml
│ │ ├── org.springframework.security.oauth2.core.endpoint.model.yml
│ │ ├── org.springframework.security.oauth2.provider.client.model.yml
│ │ ├── org.springframework.security.oauth2.provider.endpoint.model.yml
│ │ ├── org.springframework.security.oauth2.provider.model.yml
│ │ ├── org.springframework.security.oauth2.provider.token.model.yml
│ │ ├── org.springframework.security.saml.metadata.model.yml
│ │ ├── org.springframework.security.saml.websso.model.yml
│ │ ├── org.springframework.security.web.authentication.rememberme.model.yml
│ │ ├── org.springframework.security.web.model.yml
│ │ ├── org.springframework.security.web.util.model.yml
│ │ ├── org.springframework.session.model.yml
│ │ ├── org.springframework.statemachine.data.model.yml
│ │ ├── org.springframework.transaction.support.model.yml
│ │ ├── org.springframework.util.model.yml
│ │ ├── org.springframework.validation.model.yml
│ │ ├── org.springframework.web.bind.model.yml
│ │ ├── org.springframework.web.client.model.yml
│ │ ├── org.springframework.web.context.request.async.model.yml
│ │ ├── org.springframework.web.context.request.model.yml
│ │ ├── org.springframework.web.context.support.model.yml
│ │ ├── org.springframework.web.multipart.model.yml
│ │ ├── org.springframework.web.reactive.function.client.model.yml
│ │ ├── org.springframework.web.servlet.model.yml
│ │ ├── org.springframework.web.servlet.mvc.support.model.yml
│ │ ├── org.springframework.web.util.pattern.model.yml
│ │ ├── org.springframework.ws.mime.model.yml
│ │ ├── org.springframework.xml.namespace.model.yml
│ │ ├── org.stagemonitor.util.model.yml
│ │ ├── org.stringtemplate.v4.model.yml
│ │ ├── org.structr.api.graph.model.yml
│ │ ├── org.structr.api.util.model.yml
│ │ ├── org.structr.core.model.yml
│ │ ├── org.structr.core.rest.model.yml
│ │ ├── org.structr.memory.index.model.yml
│ │ ├── org.structr.rest.serialization.model.yml
│ │ ├── org.structr.schema.action.model.yml
│ │ ├── org.structr.schema.export.model.yml
│ │ ├── org.structr.schema.model.yml
│ │ ├── org.structr.web.maintenance.model.yml
│ │ ├── org.sufficientlysecure.keychain.model.yml
│ │ ├── org.swordapp.server.model.yml
│ │ ├── org.synyx.urlaubsverwaltung.absence.model.yml
│ │ ├── org.synyx.urlaubsverwaltung.user.model.yml
│ │ ├── org.testcontainers.utility.model.yml
│ │ ├── org.testng.xml.model.yml
│ │ ├── org.thingsboard.server.common.data.audit.model.yml
│ │ ├── org.thingsboard.server.common.data.model.yml
│ │ ├── org.thingsboard.server.common.data.plugin.model.yml
│ │ ├── org.thingsboard.server.common.data.rule.model.yml
│ │ ├── org.thingsboard.server.controller.model.yml
│ │ ├── org.threeten.bp.model.yml
│ │ ├── org.thymeleaf.context.model.yml
│ │ ├── org.tigris.subversion.svnclientadapter.model.yml
│ │ ├── org.tmatesoft.svn.core.io.model.yml
│ │ ├── org.tomitribe.auth.signatures.model.yml
│ │ ├── org.trimou.model.yml
│ │ ├── org.unbescape.javascript.model.yml
│ │ ├── org.unicode.cldr.util.model.yml
│ │ ├── org.unicode.cldr.util.personname.model.yml
│ │ ├── org.unicode.cldr.web.model.yml
│ │ ├── org.unidal.web.jsp.function.model.yml
│ │ ├── org.unix4j.model.yml
│ │ ├── org.weasis.core.util.model.yml
│ │ ├── org.weasis.dicom.web.model.yml
│ │ ├── org.web3j.abi.datatypes.model.yml
│ │ ├── org.web3j.crypto.model.yml
│ │ ├── org.web3j.protocol.core.methods.request.model.yml
│ │ ├── org.web3j.protocol.core.model.yml
│ │ ├── org.web3j.utils.model.yml
│ │ ├── org.wikidata.wdtk.wikibaseapi.model.yml
│ │ ├── org.wildfly.security.auth.realm.model.yml
│ │ ├── org.wildfly.security.http.model.yml
│ │ ├── org.wipo.nlp.textboundaries.model.yml
│ │ ├── org.wso2.carbon.apimgt.api.model.model.yml
│ │ ├── org.wso2.carbon.apimgt.impl.factory.model.yml
│ │ ├── org.wso2.carbon.apimgt.impl.importexport.model.yml
│ │ ├── org.wso2.carbon.apimgt.rest.api.publisher.v1.dto.model.yml
│ │ ├── org.wso2.carbon.apimgt.rest.api.store.v1.dto.model.yml
│ │ ├── org.wso2.carbon.context.model.yml
│ │ ├── org.wso2.carbon.core.util.model.yml
│ │ ├── org.wso2.carbon.endpoint.service.model.yml
│ │ ├── org.wso2.carbon.ganalytics.publisher.model.yml
│ │ ├── org.wso2.carbon.governance.api.common.dataobjects.model.yml
│ │ ├── org.wso2.carbon.governance.api.generic.model.yml
│ │ ├── org.wso2.carbon.governance.api.util.model.yml
│ │ ├── org.wso2.carbon.identity.application.common.model.model.yml
│ │ ├── org.wso2.carbon.localentry.service.model.yml
│ │ ├── org.wso2.carbon.registry.core.pagination.model.yml
│ │ ├── org.wso2.carbon.registry.indexing.service.model.yml
│ │ ├── org.wso2.carbon.registry.indexing.solr.model.yml
│ │ ├── org.wso2.carbon.rest.api.service.model.yml
│ │ ├── org.wso2.carbon.sequences.services.model.yml
│ │ ├── org.wso2.carbon.user.api.model.yml
│ │ ├── org.wso2.carbon.user.core.common.model.yml
│ │ ├── org.wso2.carbon.user.mgt.model.yml
│ │ ├── org.wso2.carbon.utils.model.yml
│ │ ├── org.wso2.carbon.utils.multitenancy.model.yml
│ │ ├── org.xbill.DNS.model.yml
│ │ ├── org.xbmc.kore.jsonrpc.model.yml
│ │ ├── org.xerial.snappy.model.yml
│ │ ├── org.xhtmlrenderer.pdf.model.yml
│ │ ├── org.xmlpull.v1.model.yml
│ │ ├── org.xmpp.forms.model.yml
│ │ ├── org.xnio.model.yml
│ │ ├── org.xqdoc.conversion.model.yml
│ │ ├── org.yaml.snakeyaml.model.yml
│ │ ├── org.zalando.nakadi.domain.storage.model.yml
│ │ ├── org.zalando.problem.model.yml
│ │ ├── org.zaproxy.zap.model.yml
│ │ ├── org.zaproxy.zap.utils.model.yml
│ │ ├── password.pwm.bean.model.yml
│ │ ├── password.pwm.config.model.yml
│ │ ├── password.pwm.config.option.model.yml
│ │ ├── password.pwm.config.value.data.model.yml
│ │ ├── password.pwm.http.bean.model.yml
│ │ ├── password.pwm.http.servlet.configeditor.model.yml
│ │ ├── password.pwm.http.servlet.helpdesk.model.yml
│ │ ├── password.pwm.http.servlet.model.yml
│ │ ├── password.pwm.http.servlet.oauth.model.yml
│ │ ├── password.pwm.http.servlet.peoplesearch.model.yml
│ │ ├── password.pwm.http.servlet.resource.model.yml
│ │ ├── password.pwm.ldap.search.model.yml
│ │ ├── password.pwm.svc.cache.model.yml
│ │ ├── password.pwm.svc.otp.model.yml
│ │ ├── password.pwm.svc.report.model.yml
│ │ ├── password.pwm.svc.token.model.yml
│ │ ├── password.pwm.util.logging.model.yml
│ │ ├── password.pwm.util.macro.model.yml
│ │ ├── password.pwm.util.secure.model.yml
│ │ ├── password.pwm.ws.server.rest.model.yml
│ │ ├── pl.allegro.tech.hermes.domain.filtering.model.yml
│ │ ├── play.mvc.model.yml
│ │ ├── reactor.core.publisher.model.yml
│ │ ├── reactor.util.model.yml
│ │ ├── redis.clients.jedis.commands.model.yml
│ │ ├── redis.clients.jedis.model.yml
│ │ ├── run.halo.app.controller.content.auth.model.yml
│ │ ├── run.halo.app.handler.migrate.model.yml
│ │ ├── run.halo.app.model.dto.base.model.yml
│ │ ├── run.halo.app.model.entity.model.yml
│ │ ├── run.halo.app.model.params.model.yml
│ │ ├── run.halo.app.service.base.model.yml
│ │ ├── run.halo.app.utils.model.yml
│ │ ├── rx.model.yml
│ │ ├── scala.model.yml
│ │ ├── software.amazon.awssdk.auth.credentials.model.yml
│ │ ├── software.amazon.awssdk.core.client.builder.model.yml
│ │ ├── software.amazon.awssdk.core.sync.model.yml
│ │ ├── software.amazon.awssdk.enhanced.dynamodb.model.yml
│ │ ├── software.amazon.awssdk.http.apache.model.yml
│ │ ├── software.amazon.awssdk.regions.model.yml
│ │ ├── software.amazon.awssdk.services.kinesis.model.model.yml
│ │ ├── software.amazon.awssdk.services.s3.model.model.yml
│ │ ├── software.amazon.awssdk.services.s3.model.yml
│ │ ├── software.amazon.awssdk.services.secretsmanager.model.model.yml
│ │ ├── software.amazon.awssdk.services.sqs.model.model.yml
│ │ ├── software.amazon.awssdk.services.ssm.model.model.yml
│ │ ├── software.amazon.awssdk.services.sts.model.model.yml
│ │ ├── teammates.common.datatransfer.attributes.model.yml
│ │ ├── teammates.common.datatransfer.logs.model.yml
│ │ ├── teammates.common.datatransfer.model.yml
│ │ ├── teammates.storage.api.model.yml
│ │ ├── teammates.storage.search.model.yml
│ │ ├── teammates.ui.request.model.yml
│ │ ├── tech.allegro.schema.json2avro.converter.model.yml
│ │ ├── tech.jhipster.web.util.model.yml
│ │ ├── tech.powerjob.server.core.workflow.model.yml
│ │ ├── timber.log.model.yml
│ │ ├── twitter4j.auth.model.yml
│ │ ├── twitter4j.model.yml
│ │ ├── ua_parser.model.yml
│ │ ├── uk.ac.cam.caret.sakai.rwiki.utils.model.yml
│ │ ├── uk.org.ponder.rsf.viewstate.support.model.yml
│ │ ├── us.springett.cvss.model.yml
│ │ └── webpdecoderjn.model.yml
│ ├── manual
│ │ ├── .gitkeep
│ │ └── empty.model.yml
│ └── qlpack.yml
├── ext
│ ├── codeql-pack.lock.yml
│ ├── generated
│ │ ├── .gitkeep
│ │ ├── Activiti
│ │ │ └── Activiti.yml
│ │ ├── ESAPI
│ │ │ └── esapi-java-legacy.yml
│ │ ├── FasterXML
│ │ │ ├── jackson-core.yml
│ │ │ └── jackson-databind.yml
│ │ ├── JetBrains
│ │ │ └── kotlin.yml
│ │ ├── JodaOrg
│ │ │ └── joda-time.yml
│ │ ├── Kotlin
│ │ │ └── kotlinx.coroutines.yml
│ │ ├── LMAX-Exchange
│ │ │ └── disruptor.yml
│ │ ├── OpenAPITools
│ │ │ └── openapi-generator.yml
│ │ ├── OpenFeign
│ │ │ └── feign.yml
│ │ ├── ReactiveX
│ │ │ └── RxJava.yml
│ │ ├── Wechat-Group
│ │ │ └── WxJava.yml
│ │ ├── abel533
│ │ │ └── Mapper.yml
│ │ ├── alibaba
│ │ │ ├── Sentinel.yml
│ │ │ ├── canal.yml
│ │ │ ├── easyexcel.yml
│ │ │ ├── nacos.yml
│ │ │ └── spring-cloud-alibaba.yml
│ │ ├── antlr
│ │ │ └── antlr4.yml
│ │ ├── apache
│ │ │ ├── activemq.yml
│ │ │ ├── beam.yml
│ │ │ ├── cloudstack.yml
│ │ │ ├── commons-io.yml
│ │ │ ├── commons-lang.yml
│ │ │ ├── directory-ldap-api.yml
│ │ │ ├── dubbo.yml
│ │ │ ├── flink.yml
│ │ │ ├── hadoop.yml
│ │ │ ├── hbase.yml
│ │ │ ├── httpcomponents-client.yml
│ │ │ ├── iceberg.yml
│ │ │ ├── iotdb.yml
│ │ │ ├── kafka.yml
│ │ │ ├── logging-log4j2.yml
│ │ │ ├── maven.yml
│ │ │ ├── ozone.yml
│ │ │ ├── poi.yml
│ │ │ ├── pulsar.yml
│ │ │ ├── rocketmq.yml
│ │ │ ├── shardingsphere.yml
│ │ │ ├── shiro.yml
│ │ │ ├── skywalking.yml
│ │ │ ├── storm.yml
│ │ │ ├── tomcat.yml
│ │ │ └── zookeeper.yml
│ │ ├── auth0
│ │ │ └── java-jwt.yml
│ │ ├── ben-manes
│ │ │ └── caffeine.yml
│ │ ├── bonigarcia
│ │ │ └── webdrivermanager.yml
│ │ ├── brettwooldridge
│ │ │ └── HikariCP.yml
│ │ ├── cbeust
│ │ │ └── testng.yml
│ │ ├── cglib
│ │ │ └── cglib.yml
│ │ ├── checkstyle
│ │ │ └── checkstyle.yml
│ │ ├── code4craft
│ │ │ └── webmagic.yml
│ │ ├── codecentric
│ │ │ └── spring-boot-admin.yml
│ │ ├── cucumber
│ │ │ └── cucumber-jvm.yml
│ │ ├── deeplearning4j
│ │ │ └── deeplearning4j.yml
│ │ ├── dropwizard
│ │ │ ├── dropwizard.yml
│ │ │ └── metrics.yml
│ │ ├── eclipse-vertx
│ │ │ └── vert.x.yml
│ │ ├── eclipse
│ │ │ └── jetty.project.yml
│ │ ├── empty.model.yml
│ │ ├── flyway
│ │ │ └── flyway.yml
│ │ ├── google
│ │ │ ├── gson.yml
│ │ │ ├── guava.yml
│ │ │ └── guice.yml
│ │ ├── h2database
│ │ │ └── h2database.yml
│ │ ├── hibernate
│ │ │ └── hibernate-orm.yml
│ │ ├── java-native-access
│ │ │ └── jna.yml
│ │ ├── jboss-javassist
│ │ │ └── javassist.yml
│ │ ├── jeecgboot
│ │ │ └── jeecg-boot.yml
│ │ ├── jhy
│ │ │ └── jsoup.yml
│ │ ├── junit-team
│ │ │ └── junit5.yml
│ │ ├── jwtk
│ │ │ └── jjwt.yml
│ │ ├── keycloak
│ │ │ └── keycloak.yml
│ │ ├── kiegroup
│ │ │ └── drools.yml
│ │ ├── liquibase
│ │ │ └── liquibase.yml
│ │ ├── mapstruct
│ │ │ └── mapstruct.yml
│ │ ├── micrometer-metrics
│ │ │ └── micrometer.yml
│ │ ├── mockito
│ │ │ └── mockito.yml
│ │ ├── mybatis
│ │ │ ├── mybatis-3.yml
│ │ │ ├── spring-boot-starter.yml
│ │ │ └── spring.yml
│ │ ├── neo4j
│ │ │ └── neo4j.yml
│ │ ├── netty
│ │ │ └── netty.yml
│ │ ├── pagehelper
│ │ │ └── Mybatis-PageHelper.yml
│ │ ├── perwendel
│ │ │ └── spark.yml
│ │ ├── pgjdbc
│ │ │ └── pgjdbc.yml
│ │ ├── prestodb
│ │ │ └── presto.yml
│ │ ├── projectlombok
│ │ │ └── lombok.yml
│ │ ├── qos-ch
│ │ │ ├── logback.yml
│ │ │ └── slf4j.yml
│ │ ├── quarkusio
│ │ │ └── quarkus.yml
│ │ ├── quartz-scheduler
│ │ │ └── quartz.yml
│ │ ├── redis
│ │ │ └── jedis.yml
│ │ ├── redisson
│ │ │ └── redisson.yml
│ │ ├── resilience4j
│ │ │ └── resilience4j.yml
│ │ ├── rest-assured
│ │ │ └── rest-assured.yml
│ │ ├── seata
│ │ │ └── seata.yml
│ │ ├── spring-projects
│ │ │ └── spring-data-jpa.yml
│ │ ├── square
│ │ │ ├── okhttp.yml
│ │ │ └── retrofit.yml
│ │ ├── stleary
│ │ │ └── JSON-java.yml
│ │ ├── swagger-api
│ │ │ └── swagger-core.yml
│ │ ├── testcontainers
│ │ │ └── testcontainers-java.yml
│ │ ├── xuxueli
│ │ │ └── xxl-job.yml
│ │ └── zxing
│ │ │ └── zxing.yml
│ ├── manual
│ │ ├── .gitkeep
│ │ ├── android.webkit.model.yml
│ │ ├── com.google.common.io.model.yml
│ │ ├── com.jcraft.jsch.model.yml
│ │ ├── com.jfinal.core.model.yml
│ │ ├── com.linkedin.restli.server.annotations.model.yml
│ │ ├── graphql.schema.model.yml
│ │ ├── io.ebean.model.yml
│ │ ├── java-dotenv.model.yml
│ │ ├── java.io.model.yml
│ │ ├── java.lang.model.yml
│ │ ├── java.util.concurrent.model.yml
│ │ ├── javax.servlet.http.model.yml
│ │ ├── javax.ws.rs.container.model.yml
│ │ ├── javax.ws.rs.core.model.yml
│ │ ├── org.apache.commons.codec.binary.model.yml
│ │ ├── org.apache.commons.lang.model.yml
│ │ ├── org.apache.logging.log4j.message.model.yml
│ │ ├── org.apache.logging.log4j.model.yml
│ │ ├── org.apache.wicket.markup.html.form.model.yml
│ │ ├── org.apache.wicket.request.model.yml
│ │ ├── org.apache.wicket.util.crypt.model.yml
│ │ ├── org.apache.wicket.util.string.model.yml
│ │ ├── org.neo4j.driver.model.yml
│ │ ├── org.springframework.http.model.yml
│ │ ├── play.libs.ws.model.yml
│ │ ├── play.mvc.model.yml
│ │ └── undertow-core.model.yml
│ └── qlpack.yml
├── lib
│ ├── ResearchMode.qll
│ ├── applications
│ │ ├── .gitkeep
│ │ ├── Dubbo.qll
│ │ ├── Nacos.qll
│ │ └── OneDev.qll
│ ├── codeql-pack.lock.yml
│ ├── frameworks
│ │ ├── .gitkeep
│ │ ├── GoogleGuavaCache.qll
│ │ └── Protobuf.qll
│ ├── ghsl.qll
│ ├── ghsl
│ │ ├── BeanManipulation.qll
│ │ ├── CommandInjectionRuntimeExec.qll
│ │ ├── Encoding.qll
│ │ ├── Hardcoded.qll
│ │ ├── LocalSources.qll
│ │ ├── Logging.qll
│ │ ├── SensitiveInformation.qll
│ │ └── Utils.qll
│ ├── qlpack.yml
│ └── semmle
│ │ └── code
│ │ ├── java
│ │ ├── frameworks
│ │ │ ├── CredentialsInPropertiesFile.qll
│ │ │ ├── Jsf.qll
│ │ │ └── SpringResource.qll
│ │ └── security
│ │ │ ├── DecompressionBomb.qll
│ │ │ ├── DecompressionBombQuery.qll
│ │ │ ├── FileAndFormRemoteSource.qll
│ │ │ └── SpringUrlRedirect.qll
│ │ └── xml
│ │ ├── MyBatisMapperXML.qll
│ │ └── StrutsXML.qll
├── src
│ ├── CVEs
│ │ ├── CVE-2021-44228.ql
│ │ ├── CVE-2022-22965.ql
│ │ ├── CVE-2022-33980.ql
│ │ └── CVE-2022-42889.ql
│ ├── audit
│ │ ├── CWE-079
│ │ │ ├── JSPLocations.qll
│ │ │ ├── XSSJSPLenient.md
│ │ │ └── XSSJSPLenient.ql
│ │ ├── explore
│ │ │ ├── Dependencies.ql
│ │ │ ├── Files.ql
│ │ │ └── RemoteFlowSources.ql
│ │ └── templates
│ │ │ ├── BackwardsPartialDataFlow.ql
│ │ │ ├── DataFlowConfiguration.ql
│ │ │ ├── ForwardPartialDataflow.ql
│ │ │ └── HoistSink.ql
│ ├── codeql-pack.lock.yml
│ ├── debugging
│ │ ├── PartialPathsFromSink.ql
│ │ ├── PartialPathsFromSource.ql
│ │ ├── Sinks.ql
│ │ └── Sources.ql
│ ├── library_sources
│ │ ├── ExternalAPIs.qll
│ │ └── ExternalAPIsUsedWithUntrustedData.ql
│ ├── qlpack.yml
│ ├── security
│ │ ├── CWE-016
│ │ │ ├── InsecureSpringActuatorConfig.qhelp
│ │ │ ├── InsecureSpringActuatorConfig.ql
│ │ │ ├── SpringBootActuators.java
│ │ │ ├── SpringBootActuators.qhelp
│ │ │ ├── SpringBootActuators.ql
│ │ │ ├── SpringBootActuators.qll
│ │ │ ├── application.properties
│ │ │ ├── pom_bad.xml
│ │ │ └── pom_good.xml
│ │ ├── CWE-020
│ │ │ ├── Log4jJndiInjection.java
│ │ │ ├── Log4jJndiInjection.qhelp
│ │ │ └── Log4jJndiInjection.ql
│ │ ├── CWE-022
│ │ │ └── UnsafeURICheck.ql
│ │ ├── CWE-036
│ │ │ ├── OpenStream.java
│ │ │ ├── OpenStream.qhelp
│ │ │ └── OpenStream.ql
│ │ ├── CWE-073
│ │ │ ├── FilePathInjection.java
│ │ │ ├── FilePathInjection.qhelp
│ │ │ ├── FilePathInjection.ql
│ │ │ └── JFinalController.qll
│ │ ├── CWE-078
│ │ │ ├── CommandInjectionRuntimeExec.java
│ │ │ ├── CommandInjectionRuntimeExec.md
│ │ │ ├── CommandInjectionRuntimeExec.qhelp
│ │ │ ├── CommandInjectionRuntimeExec.ql
│ │ │ ├── CommandInjectionRuntimeExec.qll
│ │ │ ├── CommandInjectionRuntimeExecLocal.md
│ │ │ ├── CommandInjectionRuntimeExecLocal.qhelp
│ │ │ ├── CommandInjectionRuntimeExecLocal.ql
│ │ │ ├── CommandInjectionRuntimeExecTest.ql
│ │ │ ├── CommandInjectionRuntimeExecTestPath.ql
│ │ │ ├── ExecTainted.java
│ │ │ ├── ExecTainted.qhelp
│ │ │ ├── ExecTainted.ql
│ │ │ ├── JSchOSInjectionBad.java
│ │ │ └── JSchOSInjectionSanitized.java
│ │ ├── CWE-079
│ │ │ ├── JSPLocations.qll
│ │ │ ├── XSSJSP.md
│ │ │ └── XSSJSP.ql
│ │ ├── CWE-089
│ │ │ ├── MyBatisAnnotationSqlInjection.java
│ │ │ ├── MyBatisAnnotationSqlInjection.qhelp
│ │ │ ├── MyBatisAnnotationSqlInjection.ql
│ │ │ ├── MyBatisAnnotationSqlInjectionLib.qll
│ │ │ ├── MyBatisCommonLib.qll
│ │ │ ├── MyBatisMapperXmlSqlInjection.qhelp
│ │ │ ├── MyBatisMapperXmlSqlInjection.ql
│ │ │ ├── MyBatisMapperXmlSqlInjection.xml
│ │ │ └── MyBatisMapperXmlSqlInjectionLib.qll
│ │ ├── CWE-094
│ │ │ ├── BeanShellInjection.java
│ │ │ ├── BeanShellInjection.qhelp
│ │ │ ├── BeanShellInjection.ql
│ │ │ ├── BeanShellInjection.qll
│ │ │ ├── FlowUtils.qll
│ │ │ ├── GroovyCodeInjection.ql
│ │ │ ├── InsecureDexLoading.qhelp
│ │ │ ├── InsecureDexLoading.ql
│ │ │ ├── InsecureDexLoading.qll
│ │ │ ├── InsecureDexLoadingBad.java
│ │ │ ├── InsecureDexLoadingGood.java
│ │ │ ├── JShellInjection.java
│ │ │ ├── JShellInjection.qhelp
│ │ │ ├── JShellInjection.ql
│ │ │ ├── JShellInjection.qll
│ │ │ ├── JakartaExpressionInjection.qhelp
│ │ │ ├── JakartaExpressionInjection.ql
│ │ │ ├── JakartaExpressionInjectionLib.qll
│ │ │ ├── JythonInjection.java
│ │ │ ├── JythonInjection.qhelp
│ │ │ ├── JythonInjection.ql
│ │ │ ├── NashornScriptEngine.java
│ │ │ ├── RhinoInjection.java
│ │ │ ├── RhinoScriptInjection.ql
│ │ │ ├── RubyScriptInjection.ql
│ │ │ ├── SaferExpressionEvaluationWithJuel.java
│ │ │ ├── ScriptEngine.java
│ │ │ ├── ScriptInjection.qhelp
│ │ │ ├── ScriptInjection.ql
│ │ │ ├── SpringFrameworkLib.qll
│ │ │ ├── SpringImplicitViewManipulation.qhelp
│ │ │ ├── SpringImplicitViewManipulation.ql
│ │ │ ├── SpringViewBad.java
│ │ │ ├── SpringViewGood.java
│ │ │ ├── SpringViewManipulation.qhelp
│ │ │ ├── SpringViewManipulation.ql
│ │ │ ├── SpringViewManipulationLib.qll
│ │ │ └── UnsafeExpressionEvaluationWithJuel.java
│ │ ├── CWE-1004
│ │ │ ├── InsecureTomcatConfig.qhelp
│ │ │ ├── InsecureTomcatConfig.ql
│ │ │ ├── SensitiveCookieNotHttpOnly.java
│ │ │ ├── SensitiveCookieNotHttpOnly.qhelp
│ │ │ ├── SensitiveCookieNotHttpOnly.ql
│ │ │ └── insecure-web.xml
│ │ ├── CWE-200
│ │ │ ├── AndroidFileIntentSink.qll
│ │ │ ├── AndroidFileIntentSource.qll
│ │ │ ├── AndroidWebResourceResponse.qll
│ │ │ ├── InsecureWebResourceResponse.java
│ │ │ ├── InsecureWebResourceResponse.qhelp
│ │ │ ├── InsecureWebResourceResponse.ql
│ │ │ ├── LoadFileFromAppActivity.java
│ │ │ ├── SensitiveAndroidFileLeak.qhelp
│ │ │ └── SensitiveAndroidFileLeak.ql
│ │ ├── CWE-208
│ │ │ ├── NonConstantTimeCheckOnSignatureQuery.qll
│ │ │ ├── PossibleTimingAttackAgainstSignature.qhelp
│ │ │ ├── PossibleTimingAttackAgainstSignature.ql
│ │ │ ├── SafeMacComparison.java
│ │ │ ├── TimingAttackAgainstHeader.java
│ │ │ ├── TimingAttackAgainstHeader.qhelp
│ │ │ ├── TimingAttackAgainstHeader.ql
│ │ │ ├── TimingAttackAgainstSignature.qhelp
│ │ │ ├── TimingAttackAgainstSignature.ql
│ │ │ └── UnsafeMacComparison.java
│ │ ├── CWE-295
│ │ │ ├── JxBrowserWithoutCertValidation.java
│ │ │ ├── JxBrowserWithoutCertValidation.qhelp
│ │ │ └── JxBrowserWithoutCertValidation.ql
│ │ ├── CWE-297
│ │ │ ├── CheckedHostnameVerification.java
│ │ │ ├── IgnoredHostnameVerification.java
│ │ │ ├── IgnoredHostnameVerification.qhelp
│ │ │ ├── IgnoredHostnameVerification.ql
│ │ │ ├── InsecureLdapEndpoint.java
│ │ │ ├── InsecureLdapEndpoint.qhelp
│ │ │ ├── InsecureLdapEndpoint.ql
│ │ │ └── InsecureLdapEndpoint2.java
│ │ ├── CWE-299
│ │ │ ├── CustomRevocationChecking.java
│ │ │ ├── DefaultRevocationChecking.java
│ │ │ ├── DisabledRevocationChecking.qhelp
│ │ │ ├── DisabledRevocationChecking.ql
│ │ │ ├── NoRevocationChecking.java
│ │ │ └── RevocationCheckingLib.qll
│ │ ├── CWE-326
│ │ │ └── Base64Encryption.ql
│ │ ├── CWE-327
│ │ │ ├── Azure
│ │ │ │ ├── UnsafeUsageOfClientSideEncryptionVersion.java
│ │ │ │ ├── UnsafeUsageOfClientSideEncryptionVersion.qhelp
│ │ │ │ └── UnsafeUsageOfClientSideEncryptionVersion.ql
│ │ │ ├── SaferTLSVersion.java
│ │ │ ├── SslLib.qll
│ │ │ ├── UnsafeTLSVersion.java
│ │ │ ├── UnsafeTlsVersion.qhelp
│ │ │ └── UnsafeTlsVersion.ql
│ │ ├── CWE-338
│ │ │ └── WeakPRNG.ql
│ │ ├── CWE-346
│ │ │ ├── UnvalidatedCors.java
│ │ │ ├── UnvalidatedCors.qhelp
│ │ │ └── UnvalidatedCors.ql
│ │ ├── CWE-347
│ │ │ ├── Auth0NoVerifier.qhelp
│ │ │ ├── Auth0NoVerifier.ql
│ │ │ ├── Example.java
│ │ │ └── JwtAuth0.qll
│ │ ├── CWE-348
│ │ │ ├── ClientSuppliedIpUsedInSecurityCheck.java
│ │ │ ├── ClientSuppliedIpUsedInSecurityCheck.qhelp
│ │ │ ├── ClientSuppliedIpUsedInSecurityCheck.ql
│ │ │ └── ClientSuppliedIpUsedInSecurityCheckLib.qll
│ │ ├── CWE-352
│ │ │ ├── JsonStringLib.qll
│ │ │ ├── JsonpInjection.java
│ │ │ ├── JsonpInjection.qhelp
│ │ │ ├── JsonpInjection.ql
│ │ │ └── JsonpInjectionLib.qll
│ │ ├── CWE-400
│ │ │ ├── LocalThreadResourceAbuse.qhelp
│ │ │ ├── LocalThreadResourceAbuse.ql
│ │ │ ├── ThreadResourceAbuse.java
│ │ │ ├── ThreadResourceAbuse.qhelp
│ │ │ ├── ThreadResourceAbuse.ql
│ │ │ └── ThreadResourceAbuse.qll
│ │ ├── CWE-470
│ │ │ ├── BadClassLoader.java
│ │ │ ├── BeanManipulation.ql
│ │ │ ├── GoodClassLoader.java
│ │ │ ├── LoadClassNoSignatureCheck.qhelp
│ │ │ ├── LoadClassNoSignatureCheck.ql
│ │ │ ├── UnsafeReflection.java
│ │ │ ├── UnsafeReflection.qhelp
│ │ │ ├── UnsafeReflection.ql
│ │ │ └── UnsafeReflectionLib.qll
│ │ ├── CWE-489
│ │ │ ├── EJBMain.java
│ │ │ ├── EJBMain.qhelp
│ │ │ ├── EJBMain.ql
│ │ │ ├── StrutsBad.xml
│ │ │ ├── StrutsGood.xml
│ │ │ ├── TestLib.qll
│ │ │ ├── WebComponentMain.java
│ │ │ ├── WebComponentMain.qhelp
│ │ │ ├── WebComponentMain.ql
│ │ │ ├── devMode.qhelp
│ │ │ └── devMode.ql
│ │ ├── CWE-502
│ │ │ ├── RmiRemoteObjectWithFilter.java
│ │ │ ├── RmiSafeRemoteObject.java
│ │ │ ├── RmiUnsafeRemoteObject.java
│ │ │ ├── SpringExporterUnsafeDeserialization.java
│ │ │ ├── SpringExporterUnsafeDeserialization.xml
│ │ │ ├── UnsafeDeserializationRmi.qhelp
│ │ │ ├── UnsafeDeserializationRmi.ql
│ │ │ ├── UnsafeSpringExporterInConfigurationClass.qhelp
│ │ │ ├── UnsafeSpringExporterInConfigurationClass.ql
│ │ │ ├── UnsafeSpringExporterInConfigurationClassExample.inc.qhelp
│ │ │ ├── UnsafeSpringExporterInXMLConfiguration.qhelp
│ │ │ ├── UnsafeSpringExporterInXMLConfiguration.ql
│ │ │ ├── UnsafeSpringExporterInXMLConfigurationExample.inc.qhelp
│ │ │ ├── UnsafeSpringExporterLib.qll
│ │ │ ├── UnsafeSpringExporterQuery.inc.qhelp
│ │ │ └── UnsafeSpringExporterReferences.inc.qhelp
│ │ ├── CWE-522-DecompressionBombs
│ │ │ ├── BadExample.java
│ │ │ ├── DecompressionBomb.qhelp
│ │ │ ├── DecompressionBomb.ql
│ │ │ └── GoodExample.java
│ │ ├── CWE-532
│ │ │ └── SensitiveInformation.ql
│ │ ├── CWE-548
│ │ │ ├── InsecureDirectoryConfig.qhelp
│ │ │ ├── InsecureDirectoryConfig.ql
│ │ │ └── web.xml
│ │ ├── CWE-555
│ │ │ ├── CredentialsInPropertiesFile.qhelp
│ │ │ ├── CredentialsInPropertiesFile.ql
│ │ │ ├── PasswordInConfigurationFile.qhelp
│ │ │ ├── PasswordInConfigurationFile.ql
│ │ │ ├── configuration.properties
│ │ │ └── context.xml
│ │ ├── CWE-598
│ │ │ ├── SensitiveGetQuery.java
│ │ │ ├── SensitiveGetQuery.qhelp
│ │ │ └── SensitiveGetQuery.ql
│ │ ├── CWE-600
│ │ │ ├── UncaughtServletException.java
│ │ │ ├── UncaughtServletException.qhelp
│ │ │ └── UncaughtServletException.ql
│ │ ├── CWE-601
│ │ │ ├── SpringUrlRedirect.java
│ │ │ ├── SpringUrlRedirect.qhelp
│ │ │ └── SpringUrlRedirect.ql
│ │ ├── CWE-611
│ │ │ └── XXELocal.ql
│ │ ├── CWE-625
│ │ │ ├── DotRegex.java
│ │ │ ├── PermissiveDotRegex.qhelp
│ │ │ ├── PermissiveDotRegex.ql
│ │ │ ├── PermissiveDotRegexQuery.qll
│ │ │ └── Regex.qll
│ │ ├── CWE-652
│ │ │ ├── XQueryInjection.java
│ │ │ ├── XQueryInjection.qhelp
│ │ │ ├── XQueryInjection.ql
│ │ │ └── XQueryInjectionLib.qll
│ │ ├── CWE-665
│ │ │ ├── CorrectJMXConnectorServerFactoryEnvironmentInitialization.java
│ │ │ ├── CorrectRMIConnectorServerEnvironmentInitialization.java
│ │ │ ├── InsecureRmiJmxEnvironmentConfiguration.qhelp
│ │ │ ├── InsecureRmiJmxEnvironmentConfiguration.ql
│ │ │ ├── example_filter_java_10.java
│ │ │ └── example_filter_java_9.java
│ │ ├── CWE-755
│ │ │ ├── NFEAndroidDoS.java
│ │ │ ├── NFEAndroidDoS.qhelp
│ │ │ └── NFEAndroidDoS.ql
│ │ ├── CWE-759
│ │ │ ├── HashWithoutSalt.java
│ │ │ ├── HashWithoutSalt.qhelp
│ │ │ └── HashWithoutSalt.ql
│ │ ├── CWE-798
│ │ │ ├── HardcodedBase64Usage.ql
│ │ │ └── HardcodedPasswordsInProperties.ql
│ │ ├── CWE-915
│ │ │ └── MassAssignment.ql
│ │ └── CWE-939
│ │ │ ├── IncorrectURLVerification.java
│ │ │ ├── IncorrectURLVerification.qhelp
│ │ │ └── IncorrectURLVerification.ql
│ └── suites
│ │ ├── java-audit.qls
│ │ ├── java-debugging.qls
│ │ ├── java-external-api.qls
│ │ ├── java-local.qls
│ │ └── java.qls
└── test
│ ├── TestUtilities
│ └── PrettyPrintModels.ql
│ ├── audit
│ └── .gitkeep
│ ├── codeql-pack.lock.yml
│ ├── qlpack.yml
│ ├── security
│ ├── CWE-016
│ │ ├── InsecureSpringActuatorConfig.expected
│ │ ├── InsecureSpringActuatorConfig.qlref
│ │ ├── SensitiveInfo.java
│ │ ├── SpringBootActuators.expected
│ │ ├── SpringBootActuators.java
│ │ ├── SpringBootActuators.qlref
│ │ ├── application.properties
│ │ ├── options
│ │ └── pom.xml
│ ├── CWE-020
│ │ ├── Log4jInjectionTest.expected
│ │ ├── Log4jInjectionTest.qlref
│ │ ├── Log4jJndiInjectionTest.java
│ │ └── options
│ ├── CWE-022
│ │ ├── AmazonS3.java
│ │ ├── JavaNio.java
│ │ ├── Main.java
│ │ ├── PathInjection.iml
│ │ ├── SpringIo.java
│ │ ├── TaintedPath.expected
│ │ ├── TaintedPath.ql
│ │ ├── Zip4j.java
│ │ ├── ZipFile.java
│ │ └── options
│ ├── CWE-073
│ │ ├── FilePathInjection.expected
│ │ ├── FilePathInjection.java
│ │ ├── FilePathInjection.qlref
│ │ └── options
│ ├── CWE-078
│ │ ├── CommandInjectionRuntimeExecLocal.expected
│ │ ├── CommandInjectionRuntimeExecLocal.qlref
│ │ ├── CommandInjectionRuntimeExecTest.expected
│ │ ├── CommandInjectionRuntimeExecTest.qlref
│ │ ├── CommandInjectionRuntimeExecTestPath.expected
│ │ ├── CommandInjectionRuntimeExecTestPath.qlref
│ │ ├── ExecTainted.expected
│ │ ├── ExecTainted.qlref
│ │ ├── JSchOSInjectionTest.java
│ │ ├── options
│ │ ├── pom.xml
│ │ └── src
│ │ │ └── main
│ │ │ └── java
│ │ │ └── com
│ │ │ └── github
│ │ │ └── githubsecuritylab
│ │ │ └── command_injection_test
│ │ │ └── Main.java
│ ├── CWE-089
│ │ └── src
│ │ │ └── main
│ │ │ ├── MyBatisAnnotationSqlInjection.expected
│ │ │ ├── MyBatisAnnotationSqlInjection.qlref
│ │ │ ├── MyBatisMapperXmlSqlInjection.expected
│ │ │ ├── MyBatisMapperXmlSqlInjection.qlref
│ │ │ ├── MyBatisProvider.java
│ │ │ ├── MybatisSqlInjection.java
│ │ │ ├── MybatisSqlInjectionService.java
│ │ │ ├── SqlInjectionMapper.java
│ │ │ ├── SqlInjectionMapper.xml
│ │ │ ├── Test.java
│ │ │ └── options
│ ├── CWE-094
│ │ ├── BeanShellInjection.expected
│ │ ├── BeanShellInjection.java
│ │ ├── BeanShellInjection.qlref
│ │ ├── JShellInjection.expected
│ │ ├── JShellInjection.java
│ │ ├── JShellInjection.qlref
│ │ ├── JakartaExpressionInjection.expected
│ │ ├── JakartaExpressionInjection.java
│ │ ├── JakartaExpressionInjection.qlref
│ │ ├── JythonInjection.expected
│ │ ├── JythonInjection.java
│ │ ├── JythonInjection.qlref
│ │ ├── RhinoServlet.java
│ │ ├── ScriptEngineTest.java
│ │ ├── ScriptInjection.expected
│ │ ├── ScriptInjection.qlref
│ │ └── options
│ ├── CWE-1004
│ │ ├── SensitiveCookieNotHttpOnly.expected
│ │ ├── SensitiveCookieNotHttpOnly.java
│ │ ├── SensitiveCookieNotHttpOnly.qlref
│ │ └── options
│ ├── CWE-200
│ │ ├── AndroidManifest.xml
│ │ ├── FileService.java
│ │ ├── GetFileActivity.java
│ │ ├── InsecureWebResourceResponse.expected
│ │ ├── InsecureWebResourceResponse.java
│ │ ├── InsecureWebResourceResponse.qlref
│ │ ├── InsecureWebViewActivity.java
│ │ ├── LeakFileActivity.java
│ │ ├── LeakFileActivity2.java
│ │ ├── SafeFileActivity.java
│ │ ├── SensitiveAndroidFileLeak.expected
│ │ ├── SensitiveAndroidFileLeak.qlref
│ │ └── options
│ ├── CWE-208
│ │ ├── NotConstantTimeCheckOnSignature
│ │ │ ├── Test.expected
│ │ │ ├── Test.java
│ │ │ └── Test.qlref
│ │ ├── TimingAttackAgainstHeader
│ │ │ ├── Test.java
│ │ │ ├── TimingAttackAgainstHeader.expected
│ │ │ └── TimingAttackAgainstHeader.qlref
│ │ └── TimingAttackAgainstSignagure
│ │ │ ├── Test.expected
│ │ │ ├── Test.java
│ │ │ └── Test.qlref
│ ├── CWE-295
│ │ ├── jxbrowser-6.23.1
│ │ │ ├── JxBrowserWithoutCertValidation.expected
│ │ │ ├── JxBrowserWithoutCertValidation.qlref
│ │ │ ├── JxBrowserWithoutCertValidationV6_23_1.java
│ │ │ └── options
│ │ └── jxbrowser-6.24
│ │ │ ├── JxBrowserWithoutCertValidation.expected
│ │ │ ├── JxBrowserWithoutCertValidation.qlref
│ │ │ ├── JxBrowserWithoutCertValidationV6_24.java
│ │ │ └── options
│ ├── CWE-297
│ │ ├── IgnoredHostnameVerification.expected
│ │ ├── IgnoredHostnameVerification.java
│ │ ├── IgnoredHostnameVerification.qlref
│ │ ├── InsecureLdapEndpoint.expected
│ │ ├── InsecureLdapEndpoint.java
│ │ └── InsecureLdapEndpoint.qlref
│ ├── CWE-299
│ │ ├── DisabledRevocationChecking.expected
│ │ ├── DisabledRevocationChecking.java
│ │ └── DisabledRevocationChecking.qlref
│ ├── CWE-326
│ │ ├── Base64Encryption.expected
│ │ ├── Base64Encryption.java
│ │ ├── Base64Encryption.qlref
│ │ └── options
│ ├── CWE-327
│ │ ├── UnsafeTlsVersion.expected
│ │ ├── UnsafeTlsVersion.java
│ │ └── UnsafeTlsVersion.qlref
│ ├── CWE-346
│ │ ├── UnvalidatedCors.expected
│ │ ├── UnvalidatedCors.java
│ │ ├── UnvalidatedCors.qlref
│ │ └── options
│ ├── CWE-347
│ │ ├── Auth0NoVerifier.expected
│ │ ├── Auth0NoVerifier.qlref
│ │ ├── JwtNoVerifier.java
│ │ └── options
│ ├── CWE-348
│ │ ├── ClientSuppliedIpUsedInSecurityCheck.expected
│ │ ├── ClientSuppliedIpUsedInSecurityCheck.java
│ │ ├── ClientSuppliedIpUsedInSecurityCheck.qlref
│ │ └── options
│ ├── CWE-352
│ │ ├── JsonpController.java
│ │ ├── JsonpInjection.expected
│ │ ├── JsonpInjection.qlref
│ │ └── options
│ ├── CWE-400
│ │ ├── LocalThreadResourceAbuse.expected
│ │ ├── LocalThreadResourceAbuse.qlref
│ │ ├── ThreadResourceAbuse.expected
│ │ ├── ThreadResourceAbuse.java
│ │ ├── ThreadResourceAbuse.qlref
│ │ ├── UploadListener.java
│ │ └── options
│ ├── CWE-470
│ │ ├── BadClassLoader.java
│ │ ├── GoodClassLoader.java
│ │ ├── LoadClassNoSignatureCheck.expected
│ │ ├── LoadClassNoSignatureCheck.qlref
│ │ ├── UnsafeReflection.expected
│ │ ├── UnsafeReflection.java
│ │ ├── UnsafeReflection.qlref
│ │ └── options
│ ├── CWE-489
│ │ ├── ServiceBean.expected
│ │ ├── ServiceBean.java
│ │ ├── ServiceBean.qlref
│ │ ├── ServletContextListenerMain.java
│ │ ├── ServletMain.expected
│ │ ├── ServletMain.java
│ │ ├── ServletMain.qlref
│ │ └── options
│ ├── CWE-502
│ │ ├── SpringExporterUnsafeDeserialization.java
│ │ ├── UnsafeDeserializationRmi.expected
│ │ ├── UnsafeDeserializationRmi.java
│ │ ├── UnsafeDeserializationRmi.qlref
│ │ ├── UnsafeSpringExporterInConfigurationClass.expected
│ │ ├── UnsafeSpringExporterInConfigurationClass.qlref
│ │ ├── UnsafeSpringExporterInXMLConfiguration.expected
│ │ ├── UnsafeSpringExporterInXMLConfiguration.qlref
│ │ ├── beans.xml
│ │ └── options
│ ├── CWE-522-DecompressionBombs
│ │ ├── Bombs.java
│ │ ├── CommonsCompressHandler.java
│ │ ├── SnappyHandler.java
│ │ ├── TestDecompressionBombs.expected
│ │ ├── TestDecompressionBombs.ql
│ │ ├── Zip4jHandler.java
│ │ ├── ZipHandler.java
│ │ └── options
│ ├── CWE-532
│ │ ├── SensitiveInformation.expected
│ │ ├── SensitiveInformation.java
│ │ ├── SensitiveInformation.qlref
│ │ └── options
│ ├── CWE-548
│ │ ├── A.java
│ │ ├── InsecureDirectoryConfig.expected
│ │ ├── InsecureDirectoryConfig.qlref
│ │ └── insecure-web.xml
│ ├── CWE-555
│ │ ├── A.java
│ │ ├── CredentialsInPropertiesFile.expected
│ │ ├── CredentialsInPropertiesFile.ql
│ │ ├── PasswordInConfigurationFile.expected
│ │ ├── PasswordInConfigurationFile.qlref
│ │ ├── applicationContext.xml
│ │ ├── configuration.properties
│ │ ├── context.xml
│ │ ├── custom-config.xml
│ │ └── messages.properties
│ ├── CWE-598
│ │ ├── SensitiveGetQuery.expected
│ │ ├── SensitiveGetQuery.java
│ │ ├── SensitiveGetQuery.qlref
│ │ ├── SensitiveGetQuery2.java
│ │ ├── SensitiveGetQuery3.java
│ │ ├── SensitiveGetQuery4.java
│ │ └── options
│ ├── CWE-600
│ │ ├── UncaughtServletException.expected
│ │ ├── UncaughtServletException.java
│ │ ├── UncaughtServletException.qlref
│ │ ├── UncaughtServletException2.java
│ │ ├── options
│ │ └── web.xml
│ ├── CWE-601
│ │ ├── SpringUrlRedirect.expected
│ │ ├── SpringUrlRedirect.java
│ │ ├── SpringUrlRedirect.qlref
│ │ └── options
│ ├── CWE-611
│ │ ├── XXELocal.expected
│ │ ├── XXELocal.java
│ │ └── XXELocal.qlref
│ ├── CWE-625
│ │ ├── DotRegexFilter.java
│ │ ├── DotRegexServlet.java
│ │ ├── DotRegexSpring.java
│ │ ├── PermissiveDotRegex.expected
│ │ ├── PermissiveDotRegex.qlref
│ │ └── options
│ ├── CWE-652
│ │ ├── XQueryInjection.expected
│ │ ├── XQueryInjection.java
│ │ ├── XQueryInjection.qlref
│ │ └── options
│ ├── CWE-665
│ │ ├── InsecureRmiJmxEnvironmentConfiguration.expected
│ │ ├── InsecureRmiJmxEnvironmentConfiguration.java
│ │ ├── InsecureRmiJmxEnvironmentConfiguration.qlref
│ │ └── options
│ ├── CWE-755
│ │ ├── AndroidManifest.xml
│ │ ├── IntentUtils.java
│ │ ├── NFEAndroidDoS.expected
│ │ ├── NFEAndroidDoS.java
│ │ ├── NFEAndroidDoS.qlref
│ │ ├── SafeActivity.java
│ │ └── options
│ ├── CWE-759
│ │ ├── HASH.java
│ │ ├── HashWithoutSalt.expected
│ │ ├── HashWithoutSalt.java
│ │ ├── HashWithoutSalt.qlref
│ │ ├── SHA256.java
│ │ └── SHA512.java
│ └── CWE-798
│ │ └── base64
│ │ ├── HardcodedBase64Usage.expected
│ │ ├── HardcodedBase64Usage.java
│ │ └── HardcodedBase64Usage.ql
│ └── stubs
│ ├── apache-commons-compress-1.23.0
│ └── org
│ │ ├── apache
│ │ └── commons
│ │ │ └── compress
│ │ │ ├── archivers
│ │ │ ├── ArchiveEntry.java
│ │ │ ├── ArchiveException.java
│ │ │ ├── ArchiveInputStream.java
│ │ │ ├── ArchiveOutputStream.java
│ │ │ ├── ArchiveStreamFactory.java
│ │ │ ├── ArchiveStreamProvider.java
│ │ │ ├── EntryStreamOffsets.java
│ │ │ ├── ar
│ │ │ │ ├── ArArchiveEntry.java
│ │ │ │ └── ArArchiveInputStream.java
│ │ │ ├── arj
│ │ │ │ ├── ArjArchiveEntry.java
│ │ │ │ └── ArjArchiveInputStream.java
│ │ │ ├── cpio
│ │ │ │ ├── CpioArchiveEntry.java
│ │ │ │ ├── CpioArchiveInputStream.java
│ │ │ │ └── CpioConstants.java
│ │ │ ├── jar
│ │ │ │ ├── JarArchiveEntry.java
│ │ │ │ └── JarArchiveInputStream.java
│ │ │ └── zip
│ │ │ │ ├── ExtraFieldParsingBehavior.java
│ │ │ │ ├── GeneralPurposeBit.java
│ │ │ │ ├── UnparseableExtraFieldBehavior.java
│ │ │ │ ├── UnparseableExtraFieldData.java
│ │ │ │ ├── ZipArchiveEntry.java
│ │ │ │ ├── ZipArchiveInputStream.java
│ │ │ │ ├── ZipExtraField.java
│ │ │ │ └── ZipShort.java
│ │ │ ├── compressors
│ │ │ ├── CompressorException.java
│ │ │ ├── CompressorInputStream.java
│ │ │ ├── CompressorOutputStream.java
│ │ │ ├── CompressorStreamFactory.java
│ │ │ ├── CompressorStreamProvider.java
│ │ │ ├── brotli
│ │ │ │ └── BrotliCompressorInputStream.java
│ │ │ ├── bzip2
│ │ │ │ ├── BZip2CompressorInputStream.java
│ │ │ │ └── BZip2Constants.java
│ │ │ ├── deflate
│ │ │ │ ├── DeflateCompressorInputStream.java
│ │ │ │ └── DeflateParameters.java
│ │ │ ├── deflate64
│ │ │ │ └── Deflate64CompressorInputStream.java
│ │ │ ├── gzip
│ │ │ │ ├── GzipCompressorInputStream.java
│ │ │ │ └── GzipParameters.java
│ │ │ ├── lz4
│ │ │ │ └── BlockLZ4CompressorInputStream.java
│ │ │ ├── lz77support
│ │ │ │ └── AbstractLZ77CompressorInputStream.java
│ │ │ ├── lzma
│ │ │ │ └── LZMACompressorInputStream.java
│ │ │ ├── lzw
│ │ │ │ └── LZWInputStream.java
│ │ │ ├── pack200
│ │ │ │ ├── Pack200CompressorInputStream.java
│ │ │ │ └── Pack200Strategy.java
│ │ │ ├── snappy
│ │ │ │ └── SnappyCompressorInputStream.java
│ │ │ ├── xz
│ │ │ │ └── XZCompressorInputStream.java
│ │ │ ├── z
│ │ │ │ └── ZCompressorInputStream.java
│ │ │ └── zstandard
│ │ │ │ └── ZstdCompressorInputStream.java
│ │ │ └── utils
│ │ │ ├── BitInputStream.java
│ │ │ ├── ByteUtils.java
│ │ │ └── InputStreamStatistics.java
│ │ └── xerial
│ │ └── snappy
│ │ └── SnappyInputStream.java
│ ├── apache-freemarker-2.3.31
│ └── freemarker
│ │ ├── cache
│ │ └── StringTemplateLoader.java
│ │ └── template
│ │ ├── Configuration.java
│ │ ├── ObjectWrapper.java
│ │ ├── ParserConfiguration.java
│ │ ├── Template.java
│ │ └── TemplateNodeModel.java
│ ├── apache-velocity-2.3
│ └── org
│ │ └── apache
│ │ └── velocity
│ │ ├── Template.java
│ │ ├── VelocityContext.java
│ │ ├── VelocityEngine.java
│ │ ├── app
│ │ ├── Velocity.java
│ │ └── VelocityEngine.java
│ │ ├── context
│ │ ├── AbstractContext.java
│ │ └── Context.java
│ │ └── runtime
│ │ ├── RuntimeServices.java
│ │ ├── RuntimeSingleton.java
│ │ ├── parser
│ │ └── node
│ │ │ └── SimpleNode.java
│ │ └── resource
│ │ └── util
│ │ ├── StringResourceRepository.java
│ │ └── StringResourceRepositoryImpl.java
│ ├── auth0-java-jwt-4.4.0
│ └── com
│ │ ├── auth0
│ │ └── jwt
│ │ │ ├── JWT.java
│ │ │ ├── JWTCreator.java
│ │ │ ├── JWTVerifier.java
│ │ │ ├── algorithms
│ │ │ └── Algorithm.java
│ │ │ ├── exceptions
│ │ │ ├── JWTCreationException.java
│ │ │ └── JWTVerificationException.java
│ │ │ └── interfaces
│ │ │ ├── Claim.java
│ │ │ ├── DecodedJWT.java
│ │ │ ├── ECDSAKeyProvider.java
│ │ │ ├── Header.java
│ │ │ ├── JWTVerifier.java
│ │ │ ├── KeyProvider.java
│ │ │ ├── Payload.java
│ │ │ ├── RSAKeyProvider.java
│ │ │ └── Verification.java
│ │ └── github
│ │ └── luben
│ │ └── zstd
│ │ └── BufferPool.java
│ ├── javax-management-remote-rmi-0.0.1
│ └── javax
│ │ └── management
│ │ └── remote
│ │ └── rmi
│ │ ├── RMIConnectorServer.java
│ │ └── RMIServerImpl.java
│ ├── jinjava-2.6.0
│ └── com
│ │ └── hubspot
│ │ └── jinjava
│ │ ├── Jinjava.java
│ │ ├── JinjavaConfig.java
│ │ └── interpret
│ │ └── RenderResult.java
│ ├── jshell
│ └── jdk
│ │ └── jshell
│ │ ├── JShell.java
│ │ ├── Snippet.java
│ │ ├── SnippetEvent.java
│ │ └── SourceCodeAnalysis.java
│ ├── jxbrowser-6.23.1
│ └── com
│ │ └── teamdev
│ │ └── jxbrowser
│ │ └── chromium
│ │ ├── Browser.java
│ │ ├── CertificateErrorParams.java
│ │ ├── LoadHandler.java
│ │ └── LoadParams.java
│ ├── jxbrowser-6.24
│ └── com
│ │ └── teamdev
│ │ └── jxbrowser
│ │ └── chromium
│ │ ├── BoundsListener.java
│ │ ├── Browser.java
│ │ ├── CertificateErrorParams.java
│ │ ├── LoadHandler.java
│ │ └── LoadParams.java
│ ├── lingala-zip4j-2.11.5
│ └── net
│ │ └── lingala
│ │ └── zip4j
│ │ ├── ZipFile.java
│ │ ├── headers
│ │ └── HeaderSignature.java
│ │ ├── io
│ │ └── inputstream
│ │ │ └── ZipInputStream.java
│ │ ├── model
│ │ ├── AESExtraDataRecord.java
│ │ ├── AbstractFileHeader.java
│ │ ├── ExcludeFileFilter.java
│ │ ├── ExtraDataRecord.java
│ │ ├── FileHeader.java
│ │ ├── LocalFileHeader.java
│ │ ├── UnzipParameters.java
│ │ ├── Zip4jConfig.java
│ │ ├── Zip64ExtendedInfo.java
│ │ ├── ZipHeader.java
│ │ ├── ZipParameters.java
│ │ └── enums
│ │ │ ├── AesKeyStrength.java
│ │ │ ├── AesVersion.java
│ │ │ ├── CompressionLevel.java
│ │ │ ├── CompressionMethod.java
│ │ │ └── EncryptionMethod.java
│ │ ├── progress
│ │ └── ProgressMonitor.java
│ │ └── util
│ │ └── PasswordCallback.java
│ ├── org-apache-shiro-authc-2.0.1
│ └── org
│ │ └── apache
│ │ └── shiro
│ │ └── authc
│ │ ├── AuthenticationToken.java
│ │ ├── BearerToken.java
│ │ └── HostAuthenticationToken.java
│ ├── pebble-3.1.5
│ └── com
│ │ └── mitchellbosecke
│ │ └── pebble
│ │ ├── PebbleEngine.java
│ │ └── template
│ │ └── PebbleTemplate.java
│ ├── reactivestreams-1.0.4
│ └── org
│ │ └── reactivestreams
│ │ ├── Publisher.java
│ │ ├── Subscriber.java
│ │ └── Subscription.java
│ ├── rhino-1.7.13
│ └── org
│ │ └── mozilla
│ │ └── javascript
│ │ ├── ClassShutter.java
│ │ ├── CompilerEnvirons.java
│ │ ├── Context.java
│ │ ├── ContextFactory.java
│ │ ├── DefiningClassLoader.java
│ │ ├── Function.java
│ │ ├── GeneratedClassLoader.java
│ │ ├── RhinoException.java
│ │ ├── Script.java
│ │ ├── Scriptable.java
│ │ ├── ScriptableObject.java
│ │ └── optimizer
│ │ └── ClassCompiler.java
│ ├── rmi-remote-0.0.0
│ ├── README
│ └── javax
│ │ └── management
│ │ └── remote
│ │ └── rmi
│ │ ├── RMIConnection.java
│ │ ├── RMIConnectorServer.java
│ │ ├── RMIServer.java
│ │ └── RMIServerImpl.java
│ ├── software-amazon-awssdk-crt-0.20.3
│ └── software
│ │ └── amazon
│ │ └── awssdk
│ │ ├── auth
│ │ └── credentials
│ │ │ ├── AwsCredentials.java
│ │ │ └── AwsCredentialsProvider.java
│ │ ├── awscore
│ │ ├── AwsRequest.java
│ │ ├── AwsRequestOverrideConfiguration.java
│ │ ├── AwsResponse.java
│ │ ├── AwsResponseMetadata.java
│ │ ├── client
│ │ │ └── builder
│ │ │ │ ├── AwsAsyncClientBuilder.java
│ │ │ │ └── AwsClientBuilder.java
│ │ ├── defaultsmode
│ │ │ └── DefaultsMode.java
│ │ └── eventstream
│ │ │ └── EventStreamResponseHandler.java
│ │ ├── core
│ │ ├── ApiName.java
│ │ ├── BytesWrapper.java
│ │ ├── CredentialType.java
│ │ ├── FileTransformerConfiguration.java
│ │ ├── RequestOverrideConfiguration.java
│ │ ├── ResponseBytes.java
│ │ ├── ResponseInputStream.java
│ │ ├── SdkBytes.java
│ │ ├── SdkClient.java
│ │ ├── SdkField.java
│ │ ├── SdkNumber.java
│ │ ├── SdkPojo.java
│ │ ├── SdkRequest.java
│ │ ├── SdkResponse.java
│ │ ├── ServiceConfiguration.java
│ │ ├── async
│ │ │ ├── AsyncRequestBody.java
│ │ │ ├── AsyncResponseTransformer.java
│ │ │ ├── BlockingInputStreamAsyncRequestBody.java
│ │ │ ├── BlockingOutputStreamAsyncRequestBody.java
│ │ │ ├── ResponsePublisher.java
│ │ │ └── SdkPublisher.java
│ │ ├── client
│ │ │ ├── builder
│ │ │ │ ├── SdkAsyncClientBuilder.java
│ │ │ │ └── SdkClientBuilder.java
│ │ │ └── config
│ │ │ │ ├── ClientAsyncConfiguration.java
│ │ │ │ ├── ClientOption.java
│ │ │ │ ├── ClientOverrideConfiguration.java
│ │ │ │ ├── SdkAdvancedAsyncClientOption.java
│ │ │ │ └── SdkAdvancedClientOption.java
│ │ ├── document
│ │ │ ├── Document.java
│ │ │ ├── DocumentVisitor.java
│ │ │ └── VoidDocumentVisitor.java
│ │ ├── exception
│ │ │ └── SdkException.java
│ │ ├── interceptor
│ │ │ ├── Context.java
│ │ │ ├── ExecutionAttribute.java
│ │ │ ├── ExecutionAttributes.java
│ │ │ └── ExecutionInterceptor.java
│ │ ├── internal
│ │ │ ├── io
│ │ │ │ └── Releasable.java
│ │ │ └── waiters
│ │ │ │ └── ResponseOrException.java
│ │ ├── io
│ │ │ └── SdkFilterInputStream.java
│ │ ├── protocol
│ │ │ ├── MarshallLocation.java
│ │ │ └── MarshallingType.java
│ │ ├── retry
│ │ │ ├── RetryMode.java
│ │ │ ├── RetryPolicy.java
│ │ │ ├── RetryPolicyContext.java
│ │ │ ├── backoff
│ │ │ │ └── BackoffStrategy.java
│ │ │ └── conditions
│ │ │ │ └── RetryCondition.java
│ │ ├── signer
│ │ │ └── Signer.java
│ │ ├── sync
│ │ │ └── RequestBody.java
│ │ ├── traits
│ │ │ └── Trait.java
│ │ └── waiters
│ │ │ ├── WaiterOverrideConfiguration.java
│ │ │ └── WaiterResponse.java
│ │ ├── endpoints
│ │ ├── Endpoint.java
│ │ ├── EndpointAttributeKey.java
│ │ └── EndpointProvider.java
│ │ ├── http
│ │ ├── Abortable.java
│ │ ├── AbortableInputStream.java
│ │ ├── ContentStreamProvider.java
│ │ ├── SdkHttpExecutionAttribute.java
│ │ ├── SdkHttpExecutionAttributes.java
│ │ ├── SdkHttpFullRequest.java
│ │ ├── SdkHttpFullResponse.java
│ │ ├── SdkHttpHeaders.java
│ │ ├── SdkHttpMethod.java
│ │ ├── SdkHttpRequest.java
│ │ ├── SdkHttpResponse.java
│ │ └── async
│ │ │ ├── AsyncExecuteRequest.java
│ │ │ ├── SdkAsyncHttpClient.java
│ │ │ ├── SdkAsyncHttpResponseHandler.java
│ │ │ └── SdkHttpContentPublisher.java
│ │ ├── metrics
│ │ ├── MetricCategory.java
│ │ ├── MetricCollection.java
│ │ ├── MetricCollector.java
│ │ ├── MetricLevel.java
│ │ ├── MetricPublisher.java
│ │ ├── MetricRecord.java
│ │ └── SdkMetric.java
│ │ ├── profiles
│ │ ├── Profile.java
│ │ └── ProfileFile.java
│ │ ├── regions
│ │ ├── EndpointTag.java
│ │ ├── PartitionEndpointKey.java
│ │ ├── PartitionMetadata.java
│ │ ├── Region.java
│ │ └── RegionMetadata.java
│ │ ├── services
│ │ └── s3
│ │ │ ├── S3AsyncClient.java
│ │ │ ├── S3AsyncClientBuilder.java
│ │ │ ├── S3BaseClientBuilder.java
│ │ │ ├── S3Configuration.java
│ │ │ ├── S3CrtAsyncClientBuilder.java
│ │ │ ├── S3Utilities.java
│ │ │ ├── endpoints
│ │ │ ├── S3EndpointParams.java
│ │ │ └── S3EndpointProvider.java
│ │ │ ├── model
│ │ │ ├── AbortIncompleteMultipartUpload.java
│ │ │ ├── AbortMultipartUploadRequest.java
│ │ │ ├── AbortMultipartUploadResponse.java
│ │ │ ├── AccelerateConfiguration.java
│ │ │ ├── AccessControlPolicy.java
│ │ │ ├── AccessControlTranslation.java
│ │ │ ├── AnalyticsAndOperator.java
│ │ │ ├── AnalyticsConfiguration.java
│ │ │ ├── AnalyticsExportDestination.java
│ │ │ ├── AnalyticsFilter.java
│ │ │ ├── AnalyticsS3BucketDestination.java
│ │ │ ├── AnalyticsS3ExportFileFormat.java
│ │ │ ├── ArchiveStatus.java
│ │ │ ├── Bucket.java
│ │ │ ├── BucketAccelerateStatus.java
│ │ │ ├── BucketCannedACL.java
│ │ │ ├── BucketLifecycleConfiguration.java
│ │ │ ├── BucketLocationConstraint.java
│ │ │ ├── BucketLoggingStatus.java
│ │ │ ├── BucketLogsPermission.java
│ │ │ ├── BucketVersioningStatus.java
│ │ │ ├── CORSConfiguration.java
│ │ │ ├── CORSRule.java
│ │ │ ├── CSVInput.java
│ │ │ ├── CSVOutput.java
│ │ │ ├── Checksum.java
│ │ │ ├── ChecksumAlgorithm.java
│ │ │ ├── ChecksumMode.java
│ │ │ ├── CommonPrefix.java
│ │ │ ├── CompleteMultipartUploadRequest.java
│ │ │ ├── CompleteMultipartUploadResponse.java
│ │ │ ├── CompletedMultipartUpload.java
│ │ │ ├── CompletedPart.java
│ │ │ ├── CompressionType.java
│ │ │ ├── Condition.java
│ │ │ ├── ContinuationEvent.java
│ │ │ ├── CopyObjectRequest.java
│ │ │ ├── CopyObjectResponse.java
│ │ │ ├── CopyObjectResult.java
│ │ │ ├── CopyPartResult.java
│ │ │ ├── CreateBucketConfiguration.java
│ │ │ ├── CreateBucketRequest.java
│ │ │ ├── CreateBucketResponse.java
│ │ │ ├── CreateMultipartUploadRequest.java
│ │ │ ├── CreateMultipartUploadResponse.java
│ │ │ ├── DefaultRetention.java
│ │ │ ├── Delete.java
│ │ │ ├── DeleteBucketAnalyticsConfigurationRequest.java
│ │ │ ├── DeleteBucketAnalyticsConfigurationResponse.java
│ │ │ ├── DeleteBucketCorsRequest.java
│ │ │ ├── DeleteBucketCorsResponse.java
│ │ │ ├── DeleteBucketEncryptionRequest.java
│ │ │ ├── DeleteBucketEncryptionResponse.java
│ │ │ ├── DeleteBucketIntelligentTieringConfigurationRequest.java
│ │ │ ├── DeleteBucketIntelligentTieringConfigurationResponse.java
│ │ │ ├── DeleteBucketInventoryConfigurationRequest.java
│ │ │ ├── DeleteBucketInventoryConfigurationResponse.java
│ │ │ ├── DeleteBucketLifecycleRequest.java
│ │ │ ├── DeleteBucketLifecycleResponse.java
│ │ │ ├── DeleteBucketMetricsConfigurationRequest.java
│ │ │ ├── DeleteBucketMetricsConfigurationResponse.java
│ │ │ ├── DeleteBucketOwnershipControlsRequest.java
│ │ │ ├── DeleteBucketOwnershipControlsResponse.java
│ │ │ ├── DeleteBucketPolicyRequest.java
│ │ │ ├── DeleteBucketPolicyResponse.java
│ │ │ ├── DeleteBucketReplicationRequest.java
│ │ │ ├── DeleteBucketReplicationResponse.java
│ │ │ ├── DeleteBucketRequest.java
│ │ │ ├── DeleteBucketResponse.java
│ │ │ ├── DeleteBucketTaggingRequest.java
│ │ │ ├── DeleteBucketTaggingResponse.java
│ │ │ ├── DeleteBucketWebsiteRequest.java
│ │ │ ├── DeleteBucketWebsiteResponse.java
│ │ │ ├── DeleteMarkerEntry.java
│ │ │ ├── DeleteMarkerReplication.java
│ │ │ ├── DeleteMarkerReplicationStatus.java
│ │ │ ├── DeleteObjectRequest.java
│ │ │ ├── DeleteObjectResponse.java
│ │ │ ├── DeleteObjectTaggingRequest.java
│ │ │ ├── DeleteObjectTaggingResponse.java
│ │ │ ├── DeleteObjectsRequest.java
│ │ │ ├── DeleteObjectsResponse.java
│ │ │ ├── DeletePublicAccessBlockRequest.java
│ │ │ ├── DeletePublicAccessBlockResponse.java
│ │ │ ├── DeletedObject.java
│ │ │ ├── Destination.java
│ │ │ ├── EncodingType.java
│ │ │ ├── Encryption.java
│ │ │ ├── EncryptionConfiguration.java
│ │ │ ├── EndEvent.java
│ │ │ ├── ErrorDocument.java
│ │ │ ├── Event.java
│ │ │ ├── EventBridgeConfiguration.java
│ │ │ ├── ExistingObjectReplication.java
│ │ │ ├── ExistingObjectReplicationStatus.java
│ │ │ ├── ExpirationStatus.java
│ │ │ ├── ExpressionType.java
│ │ │ ├── FileHeaderInfo.java
│ │ │ ├── FilterRule.java
│ │ │ ├── FilterRuleName.java
│ │ │ ├── GetBucketAccelerateConfigurationRequest.java
│ │ │ ├── GetBucketAccelerateConfigurationResponse.java
│ │ │ ├── GetBucketAclRequest.java
│ │ │ ├── GetBucketAclResponse.java
│ │ │ ├── GetBucketAnalyticsConfigurationRequest.java
│ │ │ ├── GetBucketAnalyticsConfigurationResponse.java
│ │ │ ├── GetBucketCorsRequest.java
│ │ │ ├── GetBucketCorsResponse.java
│ │ │ ├── GetBucketEncryptionRequest.java
│ │ │ ├── GetBucketEncryptionResponse.java
│ │ │ ├── GetBucketIntelligentTieringConfigurationRequest.java
│ │ │ ├── GetBucketIntelligentTieringConfigurationResponse.java
│ │ │ ├── GetBucketInventoryConfigurationRequest.java
│ │ │ ├── GetBucketInventoryConfigurationResponse.java
│ │ │ ├── GetBucketLifecycleConfigurationRequest.java
│ │ │ ├── GetBucketLifecycleConfigurationResponse.java
│ │ │ ├── GetBucketLocationRequest.java
│ │ │ ├── GetBucketLocationResponse.java
│ │ │ ├── GetBucketLoggingRequest.java
│ │ │ ├── GetBucketLoggingResponse.java
│ │ │ ├── GetBucketMetricsConfigurationRequest.java
│ │ │ ├── GetBucketMetricsConfigurationResponse.java
│ │ │ ├── GetBucketNotificationConfigurationRequest.java
│ │ │ ├── GetBucketNotificationConfigurationResponse.java
│ │ │ ├── GetBucketOwnershipControlsRequest.java
│ │ │ ├── GetBucketOwnershipControlsResponse.java
│ │ │ ├── GetBucketPolicyRequest.java
│ │ │ ├── GetBucketPolicyResponse.java
│ │ │ ├── GetBucketPolicyStatusRequest.java
│ │ │ ├── GetBucketPolicyStatusResponse.java
│ │ │ ├── GetBucketReplicationRequest.java
│ │ │ ├── GetBucketReplicationResponse.java
│ │ │ ├── GetBucketRequestPaymentRequest.java
│ │ │ ├── GetBucketRequestPaymentResponse.java
│ │ │ ├── GetBucketTaggingRequest.java
│ │ │ ├── GetBucketTaggingResponse.java
│ │ │ ├── GetBucketVersioningRequest.java
│ │ │ ├── GetBucketVersioningResponse.java
│ │ │ ├── GetBucketWebsiteRequest.java
│ │ │ ├── GetBucketWebsiteResponse.java
│ │ │ ├── GetObjectAclRequest.java
│ │ │ ├── GetObjectAclResponse.java
│ │ │ ├── GetObjectAttributesParts.java
│ │ │ ├── GetObjectAttributesRequest.java
│ │ │ ├── GetObjectAttributesResponse.java
│ │ │ ├── GetObjectLegalHoldRequest.java
│ │ │ ├── GetObjectLegalHoldResponse.java
│ │ │ ├── GetObjectLockConfigurationRequest.java
│ │ │ ├── GetObjectLockConfigurationResponse.java
│ │ │ ├── GetObjectRequest.java
│ │ │ ├── GetObjectResponse.java
│ │ │ ├── GetObjectRetentionRequest.java
│ │ │ ├── GetObjectRetentionResponse.java
│ │ │ ├── GetObjectTaggingRequest.java
│ │ │ ├── GetObjectTaggingResponse.java
│ │ │ ├── GetObjectTorrentRequest.java
│ │ │ ├── GetObjectTorrentResponse.java
│ │ │ ├── GetPublicAccessBlockRequest.java
│ │ │ ├── GetPublicAccessBlockResponse.java
│ │ │ ├── GetUrlRequest.java
│ │ │ ├── GlacierJobParameters.java
│ │ │ ├── Grant.java
│ │ │ ├── Grantee.java
│ │ │ ├── HeadBucketRequest.java
│ │ │ ├── HeadBucketResponse.java
│ │ │ ├── HeadObjectRequest.java
│ │ │ ├── HeadObjectResponse.java
│ │ │ ├── IndexDocument.java
│ │ │ ├── Initiator.java
│ │ │ ├── InputSerialization.java
│ │ │ ├── IntelligentTieringAccessTier.java
│ │ │ ├── IntelligentTieringAndOperator.java
│ │ │ ├── IntelligentTieringConfiguration.java
│ │ │ ├── IntelligentTieringFilter.java
│ │ │ ├── IntelligentTieringStatus.java
│ │ │ ├── InventoryConfiguration.java
│ │ │ ├── InventoryDestination.java
│ │ │ ├── InventoryEncryption.java
│ │ │ ├── InventoryFilter.java
│ │ │ ├── InventoryFormat.java
│ │ │ ├── InventoryFrequency.java
│ │ │ ├── InventoryIncludedObjectVersions.java
│ │ │ ├── InventoryOptionalField.java
│ │ │ ├── InventoryS3BucketDestination.java
│ │ │ ├── InventorySchedule.java
│ │ │ ├── JSONInput.java
│ │ │ ├── JSONOutput.java
│ │ │ ├── JSONType.java
│ │ │ ├── LambdaFunctionConfiguration.java
│ │ │ ├── LifecycleExpiration.java
│ │ │ ├── LifecycleRule.java
│ │ │ ├── LifecycleRuleAndOperator.java
│ │ │ ├── LifecycleRuleFilter.java
│ │ │ ├── ListBucketAnalyticsConfigurationsRequest.java
│ │ │ ├── ListBucketAnalyticsConfigurationsResponse.java
│ │ │ ├── ListBucketIntelligentTieringConfigurationsRequest.java
│ │ │ ├── ListBucketIntelligentTieringConfigurationsResponse.java
│ │ │ ├── ListBucketInventoryConfigurationsRequest.java
│ │ │ ├── ListBucketInventoryConfigurationsResponse.java
│ │ │ ├── ListBucketMetricsConfigurationsRequest.java
│ │ │ ├── ListBucketMetricsConfigurationsResponse.java
│ │ │ ├── ListBucketsRequest.java
│ │ │ ├── ListBucketsResponse.java
│ │ │ ├── ListMultipartUploadsRequest.java
│ │ │ ├── ListMultipartUploadsResponse.java
│ │ │ ├── ListObjectVersionsRequest.java
│ │ │ ├── ListObjectVersionsResponse.java
│ │ │ ├── ListObjectsRequest.java
│ │ │ ├── ListObjectsResponse.java
│ │ │ ├── ListObjectsV2Request.java
│ │ │ ├── ListObjectsV2Response.java
│ │ │ ├── ListPartsRequest.java
│ │ │ ├── ListPartsResponse.java
│ │ │ ├── LoggingEnabled.java
│ │ │ ├── MFADelete.java
│ │ │ ├── MFADeleteStatus.java
│ │ │ ├── MetadataDirective.java
│ │ │ ├── MetadataEntry.java
│ │ │ ├── Metrics.java
│ │ │ ├── MetricsAndOperator.java
│ │ │ ├── MetricsConfiguration.java
│ │ │ ├── MetricsFilter.java
│ │ │ ├── MetricsStatus.java
│ │ │ ├── MultipartUpload.java
│ │ │ ├── NoncurrentVersionExpiration.java
│ │ │ ├── NoncurrentVersionTransition.java
│ │ │ ├── NotificationConfiguration.java
│ │ │ ├── NotificationConfigurationFilter.java
│ │ │ ├── ObjectAttributes.java
│ │ │ ├── ObjectCannedACL.java
│ │ │ ├── ObjectIdentifier.java
│ │ │ ├── ObjectLockConfiguration.java
│ │ │ ├── ObjectLockEnabled.java
│ │ │ ├── ObjectLockLegalHold.java
│ │ │ ├── ObjectLockLegalHoldStatus.java
│ │ │ ├── ObjectLockMode.java
│ │ │ ├── ObjectLockRetention.java
│ │ │ ├── ObjectLockRetentionMode.java
│ │ │ ├── ObjectLockRule.java
│ │ │ ├── ObjectOwnership.java
│ │ │ ├── ObjectPart.java
│ │ │ ├── ObjectStorageClass.java
│ │ │ ├── ObjectVersion.java
│ │ │ ├── ObjectVersionStorageClass.java
│ │ │ ├── OutputLocation.java
│ │ │ ├── OutputSerialization.java
│ │ │ ├── Owner.java
│ │ │ ├── OwnerOverride.java
│ │ │ ├── OwnershipControls.java
│ │ │ ├── OwnershipControlsRule.java
│ │ │ ├── ParquetInput.java
│ │ │ ├── Part.java
│ │ │ ├── Payer.java
│ │ │ ├── Permission.java
│ │ │ ├── PolicyStatus.java
│ │ │ ├── Progress.java
│ │ │ ├── ProgressEvent.java
│ │ │ ├── Protocol.java
│ │ │ ├── PublicAccessBlockConfiguration.java
│ │ │ ├── PutBucketAccelerateConfigurationRequest.java
│ │ │ ├── PutBucketAccelerateConfigurationResponse.java
│ │ │ ├── PutBucketAclRequest.java
│ │ │ ├── PutBucketAclResponse.java
│ │ │ ├── PutBucketAnalyticsConfigurationRequest.java
│ │ │ ├── PutBucketAnalyticsConfigurationResponse.java
│ │ │ ├── PutBucketCorsRequest.java
│ │ │ ├── PutBucketCorsResponse.java
│ │ │ ├── PutBucketEncryptionRequest.java
│ │ │ ├── PutBucketEncryptionResponse.java
│ │ │ ├── PutBucketIntelligentTieringConfigurationRequest.java
│ │ │ ├── PutBucketIntelligentTieringConfigurationResponse.java
│ │ │ ├── PutBucketInventoryConfigurationRequest.java
│ │ │ ├── PutBucketInventoryConfigurationResponse.java
│ │ │ ├── PutBucketLifecycleConfigurationRequest.java
│ │ │ ├── PutBucketLifecycleConfigurationResponse.java
│ │ │ ├── PutBucketLoggingRequest.java
│ │ │ ├── PutBucketLoggingResponse.java
│ │ │ ├── PutBucketMetricsConfigurationRequest.java
│ │ │ ├── PutBucketMetricsConfigurationResponse.java
│ │ │ ├── PutBucketNotificationConfigurationRequest.java
│ │ │ ├── PutBucketNotificationConfigurationResponse.java
│ │ │ ├── PutBucketOwnershipControlsRequest.java
│ │ │ ├── PutBucketOwnershipControlsResponse.java
│ │ │ ├── PutBucketPolicyRequest.java
│ │ │ ├── PutBucketPolicyResponse.java
│ │ │ ├── PutBucketReplicationRequest.java
│ │ │ ├── PutBucketReplicationResponse.java
│ │ │ ├── PutBucketRequestPaymentRequest.java
│ │ │ ├── PutBucketRequestPaymentResponse.java
│ │ │ ├── PutBucketTaggingRequest.java
│ │ │ ├── PutBucketTaggingResponse.java
│ │ │ ├── PutBucketVersioningRequest.java
│ │ │ ├── PutBucketVersioningResponse.java
│ │ │ ├── PutBucketWebsiteRequest.java
│ │ │ ├── PutBucketWebsiteResponse.java
│ │ │ ├── PutObjectAclRequest.java
│ │ │ ├── PutObjectAclResponse.java
│ │ │ ├── PutObjectLegalHoldRequest.java
│ │ │ ├── PutObjectLegalHoldResponse.java
│ │ │ ├── PutObjectLockConfigurationRequest.java
│ │ │ ├── PutObjectLockConfigurationResponse.java
│ │ │ ├── PutObjectRequest.java
│ │ │ ├── PutObjectResponse.java
│ │ │ ├── PutObjectRetentionRequest.java
│ │ │ ├── PutObjectRetentionResponse.java
│ │ │ ├── PutObjectTaggingRequest.java
│ │ │ ├── PutObjectTaggingResponse.java
│ │ │ ├── PutPublicAccessBlockRequest.java
│ │ │ ├── PutPublicAccessBlockResponse.java
│ │ │ ├── QueueConfiguration.java
│ │ │ ├── QuoteFields.java
│ │ │ ├── RecordsEvent.java
│ │ │ ├── Redirect.java
│ │ │ ├── RedirectAllRequestsTo.java
│ │ │ ├── ReplicaModifications.java
│ │ │ ├── ReplicaModificationsStatus.java
│ │ │ ├── ReplicationConfiguration.java
│ │ │ ├── ReplicationRule.java
│ │ │ ├── ReplicationRuleAndOperator.java
│ │ │ ├── ReplicationRuleFilter.java
│ │ │ ├── ReplicationRuleStatus.java
│ │ │ ├── ReplicationStatus.java
│ │ │ ├── ReplicationTime.java
│ │ │ ├── ReplicationTimeStatus.java
│ │ │ ├── ReplicationTimeValue.java
│ │ │ ├── RequestCharged.java
│ │ │ ├── RequestPayer.java
│ │ │ ├── RequestPaymentConfiguration.java
│ │ │ ├── RequestProgress.java
│ │ │ ├── RestoreObjectRequest.java
│ │ │ ├── RestoreObjectResponse.java
│ │ │ ├── RestoreRequest.java
│ │ │ ├── RestoreRequestType.java
│ │ │ ├── RoutingRule.java
│ │ │ ├── S3Error.java
│ │ │ ├── S3KeyFilter.java
│ │ │ ├── S3Location.java
│ │ │ ├── S3Object.java
│ │ │ ├── S3Request.java
│ │ │ ├── S3Response.java
│ │ │ ├── S3ResponseMetadata.java
│ │ │ ├── SSEKMS.java
│ │ │ ├── SSES3.java
│ │ │ ├── ScanRange.java
│ │ │ ├── SelectObjectContentEventStream.java
│ │ │ ├── SelectObjectContentRequest.java
│ │ │ ├── SelectObjectContentResponse.java
│ │ │ ├── SelectObjectContentResponseHandler.java
│ │ │ ├── SelectParameters.java
│ │ │ ├── ServerSideEncryption.java
│ │ │ ├── ServerSideEncryptionByDefault.java
│ │ │ ├── ServerSideEncryptionConfiguration.java
│ │ │ ├── ServerSideEncryptionRule.java
│ │ │ ├── SourceSelectionCriteria.java
│ │ │ ├── SseKmsEncryptedObjects.java
│ │ │ ├── SseKmsEncryptedObjectsStatus.java
│ │ │ ├── Stats.java
│ │ │ ├── StatsEvent.java
│ │ │ ├── StorageClass.java
│ │ │ ├── StorageClassAnalysis.java
│ │ │ ├── StorageClassAnalysisDataExport.java
│ │ │ ├── StorageClassAnalysisSchemaVersion.java
│ │ │ ├── Tag.java
│ │ │ ├── Tagging.java
│ │ │ ├── TaggingDirective.java
│ │ │ ├── TargetGrant.java
│ │ │ ├── Tier.java
│ │ │ ├── Tiering.java
│ │ │ ├── TopicConfiguration.java
│ │ │ ├── Transition.java
│ │ │ ├── TransitionStorageClass.java
│ │ │ ├── Type.java
│ │ │ ├── UploadPartCopyRequest.java
│ │ │ ├── UploadPartCopyResponse.java
│ │ │ ├── UploadPartRequest.java
│ │ │ ├── UploadPartResponse.java
│ │ │ ├── VersioningConfiguration.java
│ │ │ ├── WebsiteConfiguration.java
│ │ │ ├── WriteGetObjectResponseRequest.java
│ │ │ └── WriteGetObjectResponseResponse.java
│ │ │ ├── paginators
│ │ │ ├── ListMultipartUploadsPublisher.java
│ │ │ ├── ListObjectVersionsPublisher.java
│ │ │ ├── ListObjectsV2Publisher.java
│ │ │ └── ListPartsPublisher.java
│ │ │ └── waiters
│ │ │ └── S3AsyncWaiter.java
│ │ ├── transfer
│ │ └── s3
│ │ │ ├── S3TransferManager.java
│ │ │ ├── config
│ │ │ └── DownloadFilter.java
│ │ │ ├── model
│ │ │ ├── CompletedCopy.java
│ │ │ ├── CompletedDirectoryDownload.java
│ │ │ ├── CompletedDirectoryTransfer.java
│ │ │ ├── CompletedDirectoryUpload.java
│ │ │ ├── CompletedDownload.java
│ │ │ ├── CompletedFileDownload.java
│ │ │ ├── CompletedFileUpload.java
│ │ │ ├── CompletedObjectTransfer.java
│ │ │ ├── CompletedTransfer.java
│ │ │ ├── CompletedUpload.java
│ │ │ ├── Copy.java
│ │ │ ├── CopyRequest.java
│ │ │ ├── DirectoryDownload.java
│ │ │ ├── DirectoryTransfer.java
│ │ │ ├── DirectoryUpload.java
│ │ │ ├── Download.java
│ │ │ ├── DownloadDirectoryRequest.java
│ │ │ ├── DownloadFileRequest.java
│ │ │ ├── DownloadRequest.java
│ │ │ ├── FailedFileDownload.java
│ │ │ ├── FailedFileUpload.java
│ │ │ ├── FailedObjectTransfer.java
│ │ │ ├── FileDownload.java
│ │ │ ├── FileUpload.java
│ │ │ ├── ObjectTransfer.java
│ │ │ ├── ResumableFileDownload.java
│ │ │ ├── ResumableFileUpload.java
│ │ │ ├── ResumableTransfer.java
│ │ │ ├── Transfer.java
│ │ │ ├── TransferDirectoryRequest.java
│ │ │ ├── TransferObjectRequest.java
│ │ │ ├── TransferRequest.java
│ │ │ ├── Upload.java
│ │ │ ├── UploadDirectoryRequest.java
│ │ │ ├── UploadFileRequest.java
│ │ │ └── UploadRequest.java
│ │ │ └── progress
│ │ │ ├── LoggingTransferListener.java
│ │ │ ├── TransferListener.java
│ │ │ ├── TransferProgress.java
│ │ │ └── TransferProgressSnapshot.java
│ │ └── utils
│ │ ├── AttributeMap.java
│ │ ├── CancellableOutputStream.java
│ │ ├── SdkAutoCloseable.java
│ │ └── builder
│ │ ├── Buildable.java
│ │ ├── CopyableBuilder.java
│ │ ├── SdkBuilder.java
│ │ └── ToCopyableBuilder.java
│ ├── thymeleaf-3.0.14
│ └── org
│ │ └── thymeleaf
│ │ ├── ITemplateEngine.java
│ │ ├── IThrottledTemplateProcessor.java
│ │ ├── TemplateEngine.java
│ │ ├── TemplateSpec.java
│ │ └── context
│ │ ├── Context.java
│ │ └── IContext.java
│ └── zstd-jni-1.5.5
│ └── com
│ └── github
│ └── luben
│ └── zstd
│ └── BufferPool.java
├── javascript
├── lib
│ ├── ResearchMode.qll
│ ├── applications
│ │ └── .gitkeep
│ ├── browserextension
│ │ ├── BothSidesRequestForgeryQuery.qll
│ │ ├── BrowserAPI.qll
│ │ ├── BrowserInjectionFieldCustomizations.qll
│ │ ├── BrowserInjectionObjectCustomizations.qll
│ │ └── CodeInjectionQuery.qll
│ ├── codeql-pack.lock.yml
│ ├── frameworks
│ │ └── .gitkeep
│ ├── ghsl.qll
│ ├── ghsl
│ │ ├── CommandLine.qll
│ │ ├── InsecureIV.qll
│ │ └── Utils.qll
│ └── qlpack.yml
├── src
│ ├── CVEs
│ │ └── CVE-2022-23631.ql
│ ├── audit
│ │ ├── CWE-020
│ │ │ └── BrowserMessageNoVerify.ql
│ │ ├── CWE-078
│ │ │ ├── CommandInjectionAudit.md
│ │ │ └── CommandInjectionAudit.ql
│ │ ├── CWE-079
│ │ │ ├── XSSAudit.md
│ │ │ └── XSSAudit.ql
│ │ ├── CWE-089
│ │ │ ├── SqlInjectionAudit.md
│ │ │ └── SqlInjectionAudit.ql
│ │ ├── CWE-094
│ │ │ ├── BrowserExtensionCodeInjection.ql
│ │ │ ├── CodeInjectionAudit.md
│ │ │ └── CodeInjectionAudit.ql
│ │ ├── CWE-502
│ │ │ ├── UnsafeDeserializationAudit.md
│ │ │ └── UnsafeDeserializationAudit.ql
│ │ ├── CWE-611
│ │ │ ├── XXEAudit.md
│ │ │ └── XXEAudit.ql
│ │ ├── CWE-676
│ │ │ ├── UseOfEval.md
│ │ │ └── UseOfEval.ql
│ │ ├── CWE-918
│ │ │ └── BrowserRequestForgery.ql
│ │ ├── browserAPI
│ │ │ ├── BrowserInjectionFieldQuery.ql
│ │ │ └── BrowserInjectionObjectQuery.ql
│ │ ├── explore
│ │ │ ├── Dependencies.ql
│ │ │ ├── Files.ql
│ │ │ └── RemoteFlowSources.ql
│ │ └── templates
│ │ │ ├── BackwardsDataFlow.ql
│ │ │ └── ForwardDataFlow.ql
│ ├── codeql-pack.lock.yml
│ ├── debugging
│ │ ├── Sinks.ql
│ │ └── Sources.ql
│ ├── qlpack.yml
│ ├── security
│ │ ├── CWE-079
│ │ │ └── XSSReact.ql
│ │ ├── CWE-328
│ │ │ ├── WeakHashingAlgorithm.md
│ │ │ └── WeakHashingAlgorithm.ql
│ │ ├── CWE-329
│ │ │ ├── InsecureIV.md
│ │ │ ├── InsecureIV.qhelp
│ │ │ ├── InsecureIV.ql
│ │ │ └── examples
│ │ │ │ ├── secure_iv.js
│ │ │ │ └── static_iv.js
│ │ └── CWE-829
│ │ │ ├── UnpinnedActionsTag.md
│ │ │ ├── UnpinnedActionsTag.qhelp
│ │ │ ├── UnpinnedActionsTag.ql
│ │ │ └── examples
│ │ │ └── .github
│ │ │ └── workflows
│ │ │ ├── pinned-action.yml
│ │ │ ├── trusted-action.yml
│ │ │ ├── unpinned-action.yml
│ │ │ └── unpinned-unnamed-action.yml
│ └── suites
│ │ ├── javascript-audit.qls
│ │ ├── javascript-debugging.qls
│ │ ├── javascript-external-api.qls
│ │ └── javascript.qls
└── test
│ ├── audit
│ ├── CWE-078
│ │ ├── XSSReactAudit.expected
│ │ ├── XSSReactAudit.qlref
│ │ └── cmdi.js
│ ├── CWE-079
│ │ ├── XSSAudit.expected
│ │ ├── XSSAudit.qlref
│ │ └── app.jsx
│ ├── CWE-094
│ │ ├── CodeInjectionAudit.expected
│ │ ├── CodeInjectionAudit.qlref
│ │ └── app.js
│ ├── CWE-502
│ │ ├── UnsafeDeserializationAudit.expected
│ │ ├── UnsafeDeserializationAudit.qlref
│ │ └── deserialization.js
│ ├── CWE-611
│ │ ├── XXEAudit.expected
│ │ ├── XXEAudit.qlref
│ │ └── xxe.js
│ └── CWE-676
│ │ ├── UseOfEval.expected
│ │ ├── UseOfEval.qlref
│ │ └── app.js
│ ├── codeql-pack.lock.yml
│ ├── qlpack.yml
│ └── security
│ ├── CWE-079
│ ├── XSSReact.expected
│ ├── XSSReact.qlref
│ └── app.jsx
│ ├── CWE-328
│ ├── WeakHashingAlgorithm.expected
│ ├── WeakHashingAlgorithm.qlref
│ └── weakcrypto.ts
│ ├── CWE-329
│ ├── InsecureIV.expected
│ ├── InsecureIV.qlref
│ └── examples
│ │ ├── secure_iv.js
│ │ ├── secure_iv_tainted.js
│ │ └── static_iv.js
│ └── CWE-829
│ ├── .github
│ └── workflows
│ │ ├── pinned-action.yml
│ │ ├── trusted-action.yml
│ │ ├── unpinned-action.yml
│ │ └── unpinned-unnamed-action.yml
│ ├── UnpinnedActionsTag.expected
│ └── UnpinnedActionsTag.qlref
├── python
├── ext
│ ├── codeql-pack.lock.yml
│ ├── generated
│ │ ├── .gitkeep
│ │ ├── flask.model.yml
│ │ ├── ghastoolkit.model.yml
│ │ ├── itsdangerous.model.yml
│ │ ├── openai.model.yml
│ │ ├── pymysql.model.yml
│ │ ├── urllib3.model.yml
│ │ └── werkzeug.model.yml
│ ├── manual
│ │ ├── .gitkeep
│ │ ├── aioredis.yml
│ │ └── mysql.yml
│ └── qlpack.yml
├── lib
│ ├── applications
│ │ └── .gitkeep
│ ├── codeql-pack.lock.yml
│ ├── frameworks
│ │ └── .gitkeep
│ ├── ghsl.qll
│ ├── ghsl
│ │ ├── DefaultPasswordDB.qll
│ │ ├── HardcodedSecretSinks.qll
│ │ ├── InsecurelyStoredPassword.qll
│ │ ├── LocalSources.qll
│ │ ├── Logging.qll
│ │ ├── MassAssignment.qll
│ │ ├── Sinks.qll
│ │ ├── Utils.qll
│ │ ├── XMLLocalLib.qll
│ │ └── cryptography
│ │ │ └── RandomNumberGenerator.qll
│ └── qlpack.yml
├── src
│ ├── CVEs
│ │ └── .gitkeep
│ ├── audit
│ │ ├── CWE-078
│ │ │ ├── CommandInjectionAudit.md
│ │ │ └── CommandInjectionAudit.ql
│ │ ├── CWE-079
│ │ │ ├── XssFlaskAudit.md
│ │ │ └── XssFlaskAudit.ql
│ │ ├── CWE-089
│ │ │ ├── SqlInjectionAudit.md
│ │ │ ├── SqlInjectionAudit.ql
│ │ │ └── SqlInjectionHeuristic.ql
│ │ ├── CWE-094
│ │ │ ├── CodeInjectionAudit.md
│ │ │ └── CodeInjectionAudit.ql
│ │ ├── CWE-502
│ │ │ ├── UnsafeDeserializationAudit.md
│ │ │ ├── UnsafeDeserializationAudit.ql
│ │ │ ├── XMLLocalFileAudit.md
│ │ │ └── XMLLocalFileAudit.ql
│ │ ├── CWE-676
│ │ │ ├── DangerousFunctions.md
│ │ │ └── DangerousFunctions.ql
│ │ ├── explore
│ │ │ ├── Dependencies.ql
│ │ │ ├── Files.ql
│ │ │ └── RemoteFlowSources.ql
│ │ └── templates
│ │ │ ├── BackwardsPartialDataFlow.ql
│ │ │ ├── DataFlowConfiguration.ql
│ │ │ ├── ForwardPartialDataflow.ql
│ │ │ └── HoistSink.ql
│ ├── codeql-pack.lock.yml
│ ├── debugging
│ │ ├── PartialPathsFromSink.ql
│ │ ├── PartialPathsFromSource.ql
│ │ ├── Sinks.ql
│ │ └── Sources.ql
│ ├── qlpack.yml
│ ├── security
│ │ ├── CWE-078
│ │ │ ├── CommandInjectionLocal.ql
│ │ │ └── examples
│ │ │ │ ├── source-argvs.py
│ │ │ │ ├── source-file.py
│ │ │ │ ├── sources-envs.py
│ │ │ │ └── sources-input.py
│ │ ├── CWE-089
│ │ │ └── SqlInjectionLocal.ql
│ │ ├── CWE-094
│ │ │ └── CodeInjectionLocal.ql
│ │ ├── CWE-133
│ │ │ ├── format_string.ql
│ │ │ └── format_string.qll
│ │ ├── CWE-1393
│ │ │ ├── DefaultPasswordDB.md
│ │ │ ├── DefaultPasswordDB.qhelp
│ │ │ └── DefaultPasswordDB.ql
│ │ ├── CWE-327
│ │ │ ├── WeakHMacAlgorithms.ql
│ │ │ └── WeakHashingAlgorithms.ql
│ │ ├── CWE-338
│ │ │ └── WeakPRNG.ql
│ │ ├── CWE-502
│ │ │ ├── UnsafeDeserializationLocal.ql
│ │ │ ├── XMLLocalFileTaint.ql
│ │ │ └── XMLLocalStringTaint.ql
│ │ ├── CWE-522
│ │ │ ├── InsecurelyStoredPassword.md
│ │ │ ├── InsecurelyStoredPassword.qhelp
│ │ │ └── InsecurelyStoredPassword.ql
│ │ ├── CWE-778
│ │ │ └── InsufficientLogging.ql
│ │ ├── CWE-798
│ │ │ ├── HardcodedFrameworkSecrets.ql
│ │ │ └── examples
│ │ │ │ ├── flask-tests.py
│ │ │ │ ├── flask_settings.py
│ │ │ │ └── requests-tests.py
│ │ └── CWE-915
│ │ │ ├── MassAssignment.ql
│ │ │ ├── MassAssignmentLocal.ql
│ │ │ ├── MassAssignmentLocalProblem.ql
│ │ │ └── MassAssignmentProblem.ql
│ └── suites
│ │ ├── python-audit.qls
│ │ ├── python-debugging.qls
│ │ ├── python-external-api.qls
│ │ ├── python-local.qls
│ │ ├── python-security-experimental.qls
│ │ └── python.qls
└── test
│ ├── audit
│ ├── CWE-078
│ │ ├── CommandInjectionAudit.expected
│ │ ├── CommandInjectionAudit.qlref
│ │ ├── cmdi.py
│ │ └── options
│ ├── CWE-079
│ │ ├── XssFlaskAudit.expected
│ │ ├── XssFlaskAudit.qlref
│ │ ├── app.py
│ │ └── options
│ ├── CWE-089
│ │ ├── SqlInjectionAudit.expected
│ │ ├── SqlInjectionAudit.qlref
│ │ ├── options
│ │ └── sqli.py
│ └── CWE-502
│ │ ├── UnsafeDeserializationAudit.expected
│ │ ├── UnsafeDeserializationAudit.qlref
│ │ ├── options
│ │ └── unsafe.py
│ ├── codeql-pack.lock.yml
│ ├── libraries
│ ├── localsources
│ │ ├── LocalSourcesTest.expected
│ │ ├── LocalSourcesTest.ql
│ │ └── app.py
│ └── logging
│ │ ├── LoggingTest.expected
│ │ ├── LoggingTest.ql
│ │ └── app.py
│ ├── qlpack.yml
│ └── security
│ ├── CWE-078
│ ├── CommandInjectionLocal.expected
│ ├── CommandInjectionLocal.qlref
│ ├── cmdi.py
│ └── options
│ ├── CWE-094
│ ├── CodeInjectionLocal.expected
│ ├── CodeInjectionLocal.qlref
│ ├── codei.py
│ └── options
│ ├── CWE-1393
│ ├── DefaultPasswordDB.expected
│ ├── DefaultPasswordDB.qlref
│ └── default_password.py
│ ├── CWE-338
│ ├── WeakPRNG.expected
│ ├── WeakPRNG.qlref
│ ├── app.py
│ └── options
│ ├── CWE-502
│ ├── UnsafeDeserializationLocal.expected
│ ├── UnsafeDeserializationLocal.qlref
│ ├── options
│ └── unsafe.py
│ ├── CWE-522
│ ├── InsecurelyStoredPassword.expected
│ ├── InsecurelyStoredPassword.qlref
│ └── insecure_pw_test.py
│ ├── CWE-798
│ ├── HardcodedFrameworkSecrets.expected
│ ├── HardcodedFrameworkSecrets.ql
│ ├── hardcoded_secrets.py
│ ├── options
│ └── settings.py
│ └── CWE-915
│ ├── local
│ ├── MassAssignmentLocal.expected
│ ├── MassAssignmentLocal.qlref
│ ├── massassignmentLocal.py
│ └── options
│ └── remote
│ ├── MassAssignment.expected
│ ├── MassAssignment.qlref
│ ├── massassignment.py
│ └── options
├── ql
└── hotspots
│ ├── Hotspots.ql
│ ├── README.md
│ ├── config
│ └── hotspots-config.yml
│ ├── qlpack.yml
│ ├── requirements.txt
│ ├── scripts
│ ├── generate-hotspots-queries.py
│ ├── lib
│ │ ├── __init__.py
│ │ ├── codeql.py
│ │ ├── templates.py
│ │ └── utils.py
│ └── patch-codeql.py
│ └── utils
│ └── hotspots.qll
└── ruby
├── .DS_Store
├── lib
├── applications
│ └── .gitkeep
├── codeql-pack.lock.yml
├── frameworks
│ ├── Rack.qll
│ ├── RailsAddonSinks.qll
│ └── RailsAddonSources.qll
├── ghsl
│ └── .gitkeep
└── qlpack.yml
├── src
├── CVEs
│ └── .gitkeep
├── audit
│ ├── explore
│ │ ├── Dependencies.ql
│ │ ├── Files.ql
│ │ └── RemoteFlowSources.ql
│ └── templates
│ │ ├── BackwardsPartialDataFlow.ql
│ │ ├── DataFlowConfiguration.ql
│ │ ├── ForwardPartialDataflow.ql
│ │ └── HoistSink.ql
├── codeql-pack.lock.yml
├── qlpack.yml
├── security
│ ├── .gitkeep
│ └── CWE-770
│ │ ├── UserControlledMaxIterations.qhelp
│ │ └── UserControlledMaxIterations.ql
└── suites
│ └── ruby.qls
└── test
├── audit
└── .gitkeep
├── codeql-pack.lock.yml
├── qlpack.yml
└── security
├── .gitkeep
└── CWE-770
├── UserControlledMaxIterations.expected
├── UserControlledMaxIterations.qlref
├── UserControlledMaxIterations__bad.rb
└── UserControlledMaxIterations__good.rb
/.codeqlversion:
--------------------------------------------------------------------------------
1 | 2.20.1
--------------------------------------------------------------------------------
/.devcontainer/scripts/codeql-scan:
--------------------------------------------------------------------------------
1 | #!/bin/bash
2 |
3 | gh codeql-scan $@
--------------------------------------------------------------------------------
/.github/CODEOWNERS:
--------------------------------------------------------------------------------
1 | # This project is maintained with love by:
2 |
3 | - @GitHubSecurityLab/codeql-community-packs-admin
4 |
--------------------------------------------------------------------------------
/codeql-workspace.yml:
--------------------------------------------------------------------------------
1 | provide:
2 | - cpp/**/qlpack.yml
3 | - csharp/**/qlpack.yml
4 | - go/**/qlpack.yml
5 | - java/**/qlpack.yml
6 | - javascript/**/qlpack.yml
7 | - python/**/qlpack.yml
8 | - ruby/**/qlpack.yml
9 |
10 |
--------------------------------------------------------------------------------
/cpp/lib/applications/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/cpp/lib/applications/.gitkeep
--------------------------------------------------------------------------------
/cpp/lib/frameworks/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/cpp/lib/frameworks/.gitkeep
--------------------------------------------------------------------------------
/cpp/lib/ghsl/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/cpp/lib/ghsl/.gitkeep
--------------------------------------------------------------------------------
/cpp/lib/qlpack.yml:
--------------------------------------------------------------------------------
1 | library: true
2 | name: githubsecuritylab/codeql-cpp-libs
3 | version: 0.2.1
4 | dependencies:
5 | codeql/cpp-all: '*'
6 |
--------------------------------------------------------------------------------
/cpp/src/CVEs/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/cpp/src/CVEs/.gitkeep
--------------------------------------------------------------------------------
/cpp/src/qlpack.yml:
--------------------------------------------------------------------------------
1 | library: false
2 | name: githubsecuritylab/codeql-cpp-queries
3 | version: 0.2.1
4 | suites: suites
5 | defaultSuiteFile: suites/cpp.qls
6 | dependencies:
7 | codeql/cpp-all: '*'
8 | codeql/cpp-queries: '*'
9 | githubsecuritylab/codeql-cpp-libs: 0.2.0
10 |
--------------------------------------------------------------------------------
/cpp/src/security/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/cpp/src/security/.gitkeep
--------------------------------------------------------------------------------
/cpp/test/audit/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/cpp/test/audit/.gitkeep
--------------------------------------------------------------------------------
/cpp/test/security/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/cpp/test/security/.gitkeep
--------------------------------------------------------------------------------
/csharp/ext-library-sources/codeql-pack.lock.yml:
--------------------------------------------------------------------------------
1 | ---
2 | lockVersion: 1.0.0
3 | dependencies: {}
4 | compiled: false
5 |
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/Abp.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["Abp", "AbpServiceBase", True, "L", "(System.String,System.Object[])", "", "Parameter[1]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/Aliyun.OSS.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["Aliyun.OSS", "ListObjectsRequest", False, "set_Prefix", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/Amazon.S3.Model.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["Amazon.S3.Model", "DeleteObjectRequest", False, "set_Key", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/Boxed.AspNetCore.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["Boxed.AspNetCore", "Cursor", False, "FromCursor<>", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/Castle.Core.Logging.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["Castle.Core.Logging", "ILogger", True, "Error", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/Cysharp.Text.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["Cysharp.Text", "Utf16ValueStringBuilder", False, "Append", "(System.Char)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/DotNetty.Buffers.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["DotNetty.Buffers", "IByteBuffer", True, "WriteByte", "(System.Int32)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/EnumsNET.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["EnumsNET", "Enums", False, "AsString<>", "(TEnum,EnumsNET.EnumFormat)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/Esprima.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["Esprima", "JavaScriptParser", False, "JavaScriptParser", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/ExCSS.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["ExCSS", "StylesheetParser", False, "ParseAsync", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/Fido2NetLib.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["Fido2NetLib", "Fido2Configuration", False, "set_Origin", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/FreeSql.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["FreeSql", "ISelect0<,>", True, "Take", "(System.Int32)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/GuardNet.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["GuardNet", "Guard", False, "NotNullOrWhitespace", "(System.String,System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/Hangfire.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["Hangfire", "BackgroundJob", False, "Delete", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/JWT.Builder.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["JWT.Builder", "JwtBuilder", False, "Decode<>", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/MimeMapping.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["MimeMapping", "MimeUtility", False, "GetMimeMapping", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/MonoTorrent.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["MonoTorrent", "MagnetLink", False, "Parse", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/Moq.Language.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["Moq.Language", "IReturnsGetter<,>", True, "Returns", "(TProperty)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/NHibernate.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["NHibernate", "ISession", True, "Get<>", "(System.Object)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/NSubstitute.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["NSubstitute", "SubstituteExtensions", False, "Returns<>", "(T,T,T[])", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/Nager.Country.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["Nager.Country", "CountryProvider", False, "GetCountry", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/NodaTime.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["NodaTime", "Instant", False, "op_Inequality", "(NodaTime.Instant,NodaTime.Instant)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/Orleans.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["Orleans", "IGrainFactory", True, "GetGrain<>", "(System.String,System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/Parlot.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["Parlot", "Scanner", False, "Scanner", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/Renci.SshNet.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["Renci.SshNet", "SshClient", False, "CreateCommand", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/SixLabors.Fonts.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["SixLabors.Fonts", "FontCollection", False, "Install", "(System.IO.Stream)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/SpreadsheetLight.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["SpreadsheetLight", "SLDocument", False, "SLDocument", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/Squidex.Hosting.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["Squidex.Hosting", "IUrlGenerator", True, "IsAllowedHost", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/generated/X.Web.Sitemap.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/csharp-all
4 | extensible: sourceModel
5 | data:
6 | - ["X.Web.Sitemap", "Url", False, "set_Location", "(System.String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/csharp/ext-library-sources/manual/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/csharp/ext-library-sources/manual/.gitkeep
--------------------------------------------------------------------------------
/csharp/ext/codeql-pack.lock.yml:
--------------------------------------------------------------------------------
1 | ---
2 | lockVersion: 1.0.0
3 | dependencies: {}
4 | compiled: false
5 |
--------------------------------------------------------------------------------
/csharp/ext/generated/JamesNK/Newtonsoft.Json.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 |
--------------------------------------------------------------------------------
/csharp/ext/generated/Newtonsoft.Json.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 |
--------------------------------------------------------------------------------
/csharp/ext/generated/apache/logging-log4net.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 |
--------------------------------------------------------------------------------
/csharp/ext/generated/aws-lambda-dotnet.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 |
--------------------------------------------------------------------------------
/csharp/ext/generated/aws/aws-lambda-dotnet.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 |
--------------------------------------------------------------------------------
/csharp/ext/generated/logging-log4net.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 |
--------------------------------------------------------------------------------
/csharp/ext/manual/README.md:
--------------------------------------------------------------------------------
1 | # CSharp Models
2 |
--------------------------------------------------------------------------------
/csharp/ext/qlpack.yml:
--------------------------------------------------------------------------------
1 | library: true
2 | name: githubsecuritylab/codeql-csharp-extensions
3 | version: 0.2.1
4 | extensionTargets:
5 | codeql/csharp-all: '*'
6 | dataExtensions:
7 | - 'manual/*.yml'
8 | - 'manual/**/*.yml'
9 | - 'generated/*.yml'
10 | - 'generated/**/*.yml'
11 |
--------------------------------------------------------------------------------
/csharp/lib/applications/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/csharp/lib/applications/.gitkeep
--------------------------------------------------------------------------------
/csharp/lib/frameworks/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/csharp/lib/frameworks/.gitkeep
--------------------------------------------------------------------------------
/csharp/lib/qlpack.yml:
--------------------------------------------------------------------------------
1 | library: true
2 | name: githubsecuritylab/codeql-csharp-libs
3 | version: 0.2.1
4 | dependencies:
5 | codeql/csharp-all: "*"
6 |
--------------------------------------------------------------------------------
/csharp/src/CVEs/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/csharp/src/CVEs/.gitkeep
--------------------------------------------------------------------------------
/csharp/src/security/CWE-1004/httponlyflag.cs:
--------------------------------------------------------------------------------
1 | class MyController : Controller
2 | {
3 | void Login()
4 | {
5 | var cookie = new System.Web.HttpCookie("cookieName") { HttpOnly = true };
6 | }
7 | }
--------------------------------------------------------------------------------
/csharp/src/security/CWE-1004/httponlyflagcore.cs:
--------------------------------------------------------------------------------
1 | class MyController : Controller
2 | {
3 | void Login()
4 | {
5 | var cookieOptions = new Microsoft.AspNetCore.Http.CookieOptions() { HttpOnly = true };
6 | Response.Cookies.Append("auth", "secret", cookieOptions);
7 | }
8 | }
--------------------------------------------------------------------------------
/csharp/src/security/CWE-328/WeakHashingAlgorithms.md:
--------------------------------------------------------------------------------
1 | ## Use of Cryptographically Weak Hash Algorithms
2 |
3 | Detects use of MD5, which is [insecure](https://eprint.iacr.org/2013/170.pdf) when used in a security context.
4 |
--------------------------------------------------------------------------------
/csharp/src/security/CWE-328/WeakPasswordHashingBad.csharp:
--------------------------------------------------------------------------------
1 | using var sha512 = System.Security.Cryptography.SHA512.Create();
2 |
3 | var data = sha512.ComputeHash(Encoding.UTF8.GetBytes(content)); // BAD
--------------------------------------------------------------------------------
/csharp/src/security/CWE-328/WeakSensitiveDataHashingBad.csharp:
--------------------------------------------------------------------------------
1 | using var md5 = System.Security.Cryptography.MD5.Create();
2 |
3 | var data = md5.ComputeHash(Encoding.UTF8.GetBytes(content)); // BAD
--------------------------------------------------------------------------------
/csharp/src/security/CWE-328/WeakSensitiveDataHashingGood.csharp:
--------------------------------------------------------------------------------
1 | using var sha256 = System.Security.Cryptography.SHA256.Create();
2 |
3 | var data = sha256.ComputeHash(Encoding.UTF8.GetBytes(content)); // GOOD - but **not** for certificate integrity, nor password hashing!
--------------------------------------------------------------------------------
/csharp/src/security/CWE-614/secureflag.cs:
--------------------------------------------------------------------------------
1 | class MyController : Controller
2 | {
3 | void Login()
4 | {
5 | var cookie = new System.Web.HttpCookie("cookieName") { Secure = true };
6 | }
7 | }
--------------------------------------------------------------------------------
/csharp/src/security/CWE-614/secureflagcore.cs:
--------------------------------------------------------------------------------
1 | class MyController : Controller
2 | {
3 | void Login()
4 | {
5 | var cookieOptions = new Microsoft.AspNetCore.Http.CookieOptions() { Secure = true };
6 | Response.Cookies.Append("auth", "secret", cookieOptions);
7 | }
8 | }
--------------------------------------------------------------------------------
/csharp/src/security/Serialization/DefiningDatasetRelatedType.qhelp:
--------------------------------------------------------------------------------
1 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/csharp/src/security/Serialization/DefiningPotentiallyUnsafeXmlSerializer.qhelp:
--------------------------------------------------------------------------------
1 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/csharp/src/security/Serialization/UnsafeTypeUsedDataContractSerializer.qhelp:
--------------------------------------------------------------------------------
1 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/csharp/src/security/Serialization/XmlDeserializationWithDataSet.qhelp:
--------------------------------------------------------------------------------
1 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/csharp/src/suites/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/csharp/src/suites/.DS_Store
--------------------------------------------------------------------------------
/csharp/test/audit/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/csharp/test/audit/.gitkeep
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieHttpOnlyFalseAspNetCore/CookieBuilder/HttpOnly.expected:
--------------------------------------------------------------------------------
1 | | Program.cs:13:33:13:37 | false | Cookie attribute 'HttpOnly' is not set to true. |
2 | | Program.cs:20:39:20:43 | false | Cookie attribute 'HttpOnly' is not set to true. |
3 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieHttpOnlyFalseAspNetCore/CookieBuilder/HttpOnly.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-1004/CookieWithoutHttpOnly.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieHttpOnlyFalseAspNetCore/NoPolicy/HttpOnly.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-1004/CookieWithoutHttpOnly.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieHttpOnlyFalseAspNetCore/UseCookiePolicyCallback/HttpOnly.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-1004/CookieWithoutHttpOnly.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieHttpOnlyFalseSystemWeb/HttpOnly.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-1004/CookieWithoutHttpOnly.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieHttpOnlyFalseSystemWeb/Web.config:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieWithoutHttpOnlyAspNetCore/NoPolicy/HttpOnly.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-1004/CookieWithoutHttpOnly.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieWithoutHttpOnlyAspNetCore/UseCookiePolicyAlways/HttpOnly.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-1004/CookieWithoutHttpOnly.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieWithoutHttpOnlyAspNetCore/UseCookiePolicyCallback/HttpOnly.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-1004/CookieWithoutHttpOnly.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieWithoutHttpOnlyAspNetCore/UseCookiePolicyNone/HttpOnly.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-1004/CookieWithoutHttpOnly.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieWithoutHttpOnlySystemWeb/ConfigEmpty/HttpOnly.expected:
--------------------------------------------------------------------------------
1 | | Program.cs:5:22:5:59 | object creation of type HttpCookie | Cookie attribute 'HttpOnly' is not set to true. |
2 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieWithoutHttpOnlySystemWeb/ConfigEmpty/HttpOnly.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-1004/CookieWithoutHttpOnly.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieWithoutHttpOnlySystemWeb/ConfigEmpty/Web.config:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieWithoutHttpOnlySystemWeb/ConfigFalse/HttpOnly.expected:
--------------------------------------------------------------------------------
1 | | Program.cs:5:22:5:59 | object creation of type HttpCookie | Cookie attribute 'HttpOnly' is not set to true. |
2 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieWithoutHttpOnlySystemWeb/ConfigFalse/HttpOnly.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-1004/CookieWithoutHttpOnly.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieWithoutHttpOnlySystemWeb/ConfigFalse/Web.config:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieWithoutHttpOnlySystemWeb/HttpCookiesTrue/HttpOnly.expected:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/csharp/test/security/CWE-1004/CookieWithoutHttpOnlySystemWeb/HttpCookiesTrue/HttpOnly.expected
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieWithoutHttpOnlySystemWeb/HttpCookiesTrue/HttpOnly.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-1004/CookieWithoutHttpOnly.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-1004/CookieWithoutHttpOnlySystemWeb/HttpCookiesTrue/Web.config:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-328/WeakHashingAlgorithms.qlref:
--------------------------------------------------------------------------------
1 | query: security/CWE-328/WeakHashingAlgorithms.ql
2 | postprocess: TestUtilities/PrettyPrintModels.ql
3 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-328/WeakPasswordHashing.qlref:
--------------------------------------------------------------------------------
1 | query: security/CWE-328/WeakPasswordHashing.ql
2 | postprocess: TestUtilities/PrettyPrintModels.ql
3 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-328/WeakSensitiveDataHashing.qlref:
--------------------------------------------------------------------------------
1 | query: security/CWE-328/WeakSensitiveDataHashing.ql
2 | postprocess: TestUtilities/PrettyPrintModels.ql
3 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-328/options:
--------------------------------------------------------------------------------
1 | semmle-extractor-options: /nostdlib /noconfig
2 | semmle-extractor-options: --load-sources-from-project:${testdir}/../../../../codeql/csharp/ql/test/resources/stubs/_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj
3 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLAspNetCore/NoPolicy/RequireSSL.expected:
--------------------------------------------------------------------------------
1 | | Program.cs:5:9:5:48 | call to method Append | Cookie attribute 'Secure' is not set to true. |
2 | | Program.cs:10:29:10:73 | object creation of type CookieOptions | Cookie attribute 'Secure' is not set to true. |
3 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLAspNetCore/NoPolicy/RequireSSL.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-614/CookieWithoutSecure.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLAspNetCore/UseCookiePolicyAlways/RequireSSL.expected:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/csharp/test/security/CWE-614/RequireSSLAspNetCore/UseCookiePolicyAlways/RequireSSL.expected
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLAspNetCore/UseCookiePolicyAlways/RequireSSL.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-614/CookieWithoutSecure.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLAspNetCore/UseCookiePolicyCallback/RequireSSL.expected:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/csharp/test/security/CWE-614/RequireSSLAspNetCore/UseCookiePolicyCallback/RequireSSL.expected
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLAspNetCore/UseCookiePolicyCallback/RequireSSL.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-614/CookieWithoutSecure.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLAspNetCore/UseCookiePolicyNone/RequireSSL.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-614/CookieWithoutSecure.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLFalseAspNetCore/CookieBuilder/RequireSSL.expected:
--------------------------------------------------------------------------------
1 | | Program.cs:14:37:14:85 | access to constant None | Cookie attribute 'Secure' is not set to true. |
2 | | Program.cs:19:43:19:91 | access to constant None | Cookie attribute 'Secure' is not set to true. |
3 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLFalseAspNetCore/CookieBuilder/RequireSSL.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-614/CookieWithoutSecure.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLFalseAspNetCore/NoPolicy/RequireSSL.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-614/CookieWithoutSecure.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLFalseAspNetCore/UseCookiePolicyCallback/RequireSSL.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-614/CookieWithoutSecure.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLFalseSystemWeb/RequireSSL.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-614/CookieWithoutSecure.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLFalseSystemWeb/Web.config:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLSystemWeb/ConfigEmpty/RequireSSL.expected:
--------------------------------------------------------------------------------
1 | | Program.cs:5:22:5:60 | object creation of type HttpCookie | Cookie attribute 'Secure' is not set to true. |
2 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLSystemWeb/ConfigEmpty/RequireSSL.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-614/CookieWithoutSecure.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLSystemWeb/ConfigEmpty/Web.config:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLSystemWeb/ConfigFalse/RequireSSL.expected:
--------------------------------------------------------------------------------
1 | | Program.cs:5:22:5:60 | object creation of type HttpCookie | Cookie attribute 'Secure' is not set to true. |
2 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLSystemWeb/ConfigFalse/RequireSSL.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-614/CookieWithoutSecure.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLSystemWeb/ConfigFalse/Web.config:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLSystemWeb/FormsTrue/RequireSSL.expected:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/csharp/test/security/CWE-614/RequireSSLSystemWeb/FormsTrue/RequireSSL.expected
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLSystemWeb/FormsTrue/RequireSSL.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-614/CookieWithoutSecure.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLSystemWeb/HttpCookiesTrue/RequireSSL.expected:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/csharp/test/security/CWE-614/RequireSSLSystemWeb/HttpCookiesTrue/RequireSSL.expected
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLSystemWeb/HttpCookiesTrue/RequireSSL.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-614/CookieWithoutSecure.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-614/RequireSSLSystemWeb/HttpCookiesTrue/Web.config:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-759/HashWithoutSalt.qlref:
--------------------------------------------------------------------------------
1 | query: security/CWE-759/HashWithoutSalt.ql
2 | postprocess: TestUtilities/PrettyPrintModels.ql
3 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-759/options:
--------------------------------------------------------------------------------
1 | semmle-extractor-options: /r:System.Security.Cryptography.dll
--------------------------------------------------------------------------------
/csharp/test/security/CWE-760/HardcodedSalt.qlref:
--------------------------------------------------------------------------------
1 | query: security/CWE-760/HardcodedSalt.ql
2 | postprocess: TestUtilities/PrettyPrintModels.ql
3 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-760/options:
--------------------------------------------------------------------------------
1 | semmle-extractor-options: /nostdlib /noconfig
2 | semmle-extractor-options: --load-sources-from-project:${testdir}/../../../../codeql/csharp/ql/test/resources/stubs/_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj
3 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-918/RequestForgery.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-918/RequestForgery.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-942/CorsMisconfiguration.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-942/CorsMisconfiguration.ql
--------------------------------------------------------------------------------
/csharp/test/security/CWE-942/CorsMisconfigurationCredentials.expected:
--------------------------------------------------------------------------------
1 | | CorsMiconfigurationCredentials.cs:12:7:15:10 | call to method AddPolicy | The following CORS policy may allow credentialed requests from 3rd party websites |
2 |
--------------------------------------------------------------------------------
/csharp/test/security/CWE-942/CorsMisconfigurationCredentials.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-942/CorsMisconfigurationCredentials.ql
--------------------------------------------------------------------------------
/csharp/test/security/JsonWebTokenHandler/delegated-security-validations-always-return-true.qlref:
--------------------------------------------------------------------------------
1 | security/JsonWebTokenHandler/delegated-security-validations-always-return-true.ql
--------------------------------------------------------------------------------
/csharp/test/security/JsonWebTokenHandler/security-validation-disabled.qlref:
--------------------------------------------------------------------------------
1 | security/JsonWebTokenHandler/security-validation-disabled.ql
--------------------------------------------------------------------------------
/csharp/test/security/Serialization/DefiningDatasetRelatedType.qlref:
--------------------------------------------------------------------------------
1 | security/Serialization/DefiningDatasetRelatedType.ql
--------------------------------------------------------------------------------
/csharp/test/security/Serialization/DefiningPotentiallyUnsafeXmlSerializer.qlref:
--------------------------------------------------------------------------------
1 | security/Serialization/DefiningPotentiallyUnsafeXmlSerializer.ql
--------------------------------------------------------------------------------
/csharp/test/security/Serialization/UnsafeTypeUsedDataContractSerializer.qlref:
--------------------------------------------------------------------------------
1 | security/Serialization/UnsafeTypeUsedDataContractSerializer.ql
--------------------------------------------------------------------------------
/csharp/test/security/Serialization/XmlDeserializationWithDataSet.qlref:
--------------------------------------------------------------------------------
1 | security/Serialization/XmlDeserializationWithDataSet.ql
--------------------------------------------------------------------------------
/csharp/test/security/backdoor/DangerousNativeFunctionCall.expected:
--------------------------------------------------------------------------------
1 | | test.cs:32:9:32:74 | call to method InitiateSystemShutdownExW | Call to an external method 'InitiateSystemShutdownExW'. |
2 |
--------------------------------------------------------------------------------
/csharp/test/security/backdoor/DangerousNativeFunctionCall.qlref:
--------------------------------------------------------------------------------
1 | security/backdoor/DangerousNativeFunctionCall.ql
--------------------------------------------------------------------------------
/csharp/test/security/backdoor/PotentialTimeBomb.qlref:
--------------------------------------------------------------------------------
1 | security/backdoor/PotentialTimeBomb.ql
--------------------------------------------------------------------------------
/csharp/test/security/backdoor/ProcessNameToHashTaintFlow.expected:
--------------------------------------------------------------------------------
1 | edges
2 | nodes
3 | subpaths
4 | #select
5 |
--------------------------------------------------------------------------------
/csharp/test/security/backdoor/ProcessNameToHashTaintFlow.qlref:
--------------------------------------------------------------------------------
1 | security/backdoor/ProcessNameToHashTaintFlow.ql
--------------------------------------------------------------------------------
/go/ext/codeql-pack.lock.yml:
--------------------------------------------------------------------------------
1 | ---
2 | lockVersion: 1.0.0
3 | dependencies: {}
4 | compiled: false
5 |
--------------------------------------------------------------------------------
/go/ext/generated/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/go/ext/generated/.gitkeep
--------------------------------------------------------------------------------
/go/ext/manual/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/go/ext/manual/.gitkeep
--------------------------------------------------------------------------------
/go/ext/qlpack.yml:
--------------------------------------------------------------------------------
1 | library: true
2 | name: githubsecuritylab/codeql-go-extensions
3 | version: 0.2.1
4 | extensionTargets:
5 | codeql/go-all: '*'
6 | dataExtensions:
7 | - 'manual/*.yml'
8 | - 'manual/**/*.yml'
9 | - 'generated/*.yml'
10 | - 'generated/**/*.yml'
11 |
--------------------------------------------------------------------------------
/go/lib/ResearchMode.qll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/go/lib/ResearchMode.qll
--------------------------------------------------------------------------------
/go/lib/applications/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/go/lib/applications/.gitkeep
--------------------------------------------------------------------------------
/go/lib/frameworks/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/go/lib/frameworks/.gitkeep
--------------------------------------------------------------------------------
/go/lib/ghsl.qll:
--------------------------------------------------------------------------------
1 | import go
2 | import ghsl.Utils
3 | import ghsl.LocalSources
4 | import ghsl.Sinks
--------------------------------------------------------------------------------
/go/lib/qlpack.yml:
--------------------------------------------------------------------------------
1 | library: true
2 | name: githubsecuritylab/codeql-go-libs
3 | version: 0.2.1
4 | dependencies:
5 | codeql/go-all: '*'
6 |
--------------------------------------------------------------------------------
/go/src/CVEs/.gitkeep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GitHubSecurityLab/CodeQL-Community-Packs/2b5b6ca6d12983a5c77d15ef74c23bc686e66dd6/go/src/CVEs/.gitkeep
--------------------------------------------------------------------------------
/go/src/audit/CWE-089/SqlInjectionAudit.md:
--------------------------------------------------------------------------------
1 | # Audit - SQL Injection using format strings
2 |
3 | This query checks for SQL injection vulnerabilities in the code. It looks for the use of format strings in SQL queries. Format strings are a common source of SQL injection vulnerabilities.
4 |
--------------------------------------------------------------------------------
/go/src/qlpack.yml:
--------------------------------------------------------------------------------
1 | library: false
2 | name: githubsecuritylab/codeql-go-queries
3 | version: 0.2.1
4 | suites: suites
5 | defaultSuiteFile: suites/go.qls
6 | dependencies:
7 | codeql/go-all: '*'
8 | githubsecuritylab/codeql-go-libs: 0.2.0
9 |
--------------------------------------------------------------------------------
/go/test/audit/CWE-089/SQLInjectionAudit.expected:
--------------------------------------------------------------------------------
1 | | main.go:27:21:27:56 | "SELECT * FROM users WHERE name = '" |
2 | | main.go:27:21:27:64 | ...+... |
3 | | main.go:31:22:31:80 | call to Sprintf |
4 |
--------------------------------------------------------------------------------
/go/test/audit/CWE-089/SQLInjectionAudit.ql:
--------------------------------------------------------------------------------
1 | import go
2 | import ghsl.Utils
3 |
4 | query predicate dynamicStrings(DataFlow::ExprNode node) { node instanceof DynamicStrings }
5 |
--------------------------------------------------------------------------------
/go/test/audit/CWE-089/go.mod:
--------------------------------------------------------------------------------
1 | module example.com/m/v2
2 |
3 | go 1.10
4 |
5 | require (
6 | gorm.io/driver/sqlite v1.5.2 // indirect
7 | gorm.io/gorm v1.25.2-0.20230530020048-26663ab9bf55 // indirect
8 | )
9 |
--------------------------------------------------------------------------------
/go/test/lib/localsources/go.mod:
--------------------------------------------------------------------------------
1 | module github.com/GitHubSecurityLab/CodeQLCommunityPacks
2 |
3 | go 1.10
4 |
--------------------------------------------------------------------------------
/go/test/security/CWE-078/cmdi.qlref:
--------------------------------------------------------------------------------
1 | security/CWE-078/CommandInjection.ql
2 |
--------------------------------------------------------------------------------
/go/test/security/CWE-078/go.mod:
--------------------------------------------------------------------------------
1 | module example.com/m/v2
2 |
3 | go 1.10
--------------------------------------------------------------------------------
/java/ext-library-sources/codeql-pack.lock.yml:
--------------------------------------------------------------------------------
1 | ---
2 | lockVersion: 1.0.0
3 | dependencies: {}
4 | compiled: false
5 |
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/alluxio.job.wire.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["alluxio.job.wire", "Status", False, "valueOf", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/android.bluetooth.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["android.bluetooth", "BluetoothAdapter", False, "getRemoteDevice", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/android.opengl.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["android.opengl", "GLES20", True, "glShaderSource", "(int,String)", "", "Parameter[1]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/android.preference.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["android.preference", "Preference", True, "callChangeListener", "(Object)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/androidx.core.net.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["androidx.core.net", "UriKt", False, "toUri", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/br.org.scadabr.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["br.org.scadabr", "OPCMaster", True, "setDataSourceXid", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/bsh.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["bsh", "Interpreter", True, "set", "(String,long)", "", "Parameter[1]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/ch.digitalfondue.basicxlsx.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["ch.digitalfondue.basicxlsx", "Cell", True, "cell", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/ch.poole.poparser.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["ch.poole.poparser", "Po", True, "t", "(String,String)", "", "Parameter[1]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/chatty.util.dnd.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["chatty.util.dnd", "DockContent", True, "setId", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/clojure.lang.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["clojure.lang", "Compiler", True, "load", "(Reader)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/cn.hutool.jwt.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["cn.hutool.jwt", "JWT", True, "of", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/cn.nukkit.utils.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["cn.nukkit.utils", "Logger", True, "alert", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/co.elastic.webapp.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["co.elastic.webapp", "ExecuteCmdServlet$Variant", False, "valueOf", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.activeandroid.query.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.activeandroid.query", "From", False, "where", "(String,Object[])", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.aliyuncs.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.aliyuncs", "CommonRequest", True, "putQueryParameter", "(String,String)", "", "Parameter[1]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.amazonaws.regions.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.amazonaws.regions", "RegionUtils", True, "getRegion", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.coverity.security.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.coverity.security", "Escape", True, "html", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.cronutils.parser.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.cronutils.parser", "CronParser", True, "parse", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.datadoghq.profiler.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.datadoghq.profiler", "ContextSetter", True, "encode", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.day.cq.commons.jcr.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.day.cq.commons.jcr", "JcrUtil", True, "createValidName", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.day.cq.tagging.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.day.cq.tagging", "TagManager", True, "find", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.digi.xbee.api.io.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.digi.xbee.api.io", "IOLine", False, "getDIO", "(int)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.drew.imaging.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.drew.imaging", "ImageMetadataReader", True, "readMetadata", "(InputStream)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.enonic.xp.data.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.enonic.xp.data", "ValueType", True, "convert", "(Object)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.entwinemedia.fn.fns.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.entwinemedia.fn.fns", "Booleans", False, "eq", "(Object)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.facebook.airlift.log.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.facebook.airlift.log", "Logger", True, "warn", "(Throwable,String)", "", "Parameter[1]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.facebook.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.facebook", "CallbackManager", True, "onActivityResult", "(int,int,Intent)", "", "Parameter[2]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.github.fge.jackson.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.github.fge.jackson", "JsonLoader", False, "fromString", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.github.mustachejava.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.github.mustachejava", "Mustache", True, "execute", "(Writer,Object)", "", "Parameter[1]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.github.packageurl.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.github.packageurl", "PackageURLBuilder", False, "withName", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.github.piasy.biv.view.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.github.piasy.biv.view", "BigImageView", True, "showImage", "(Uri)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.google.common.escape.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.google.common.escape", "Escaper", True, "escape", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.google.crypto.tink.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.google.crypto.tink", "Aead", True, "encrypt", "(byte[],byte[])", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.google.flatbuffers.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.google.flatbuffers", "Table", True, "__reset", "(int,ByteBuffer)", "", "Parameter[1]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.google.gwt.regexp.shared.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.google.gwt.regexp.shared", "RegExp", True, "test", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.google.zxing.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.google.zxing", "EncodeHintType", False, "valueOf", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.hankcs.hanlp.seg.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.hankcs.hanlp.seg", "Segment", True, "seg", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.hazelcast.core.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.hazelcast.core", "HazelcastInstance", True, "getMap", "(String)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.hazelcast.map.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.hazelcast.map", "IMap", True, "unlock", "(Object)", "", "Parameter[0]", "remote", "manual"]
--------------------------------------------------------------------------------
/java/ext-library-sources/generated/com.hazelcast.topic.model.yml:
--------------------------------------------------------------------------------
1 | extensions:
2 | - addsTo:
3 | pack: codeql/java-all
4 | extensible: sourceModel
5 | data:
6 | - ["com.hazelcast.topic", "ITopic