SUCCESS [master] https://github.com/square/okhttp Mar 14, 2024

Found 1242 files to analyze, successfully processed 1242, 0 failed with 555 findings

Identified 4 different licenses but no copyright remark

The files used in this repository belong to the following license types:

Apache-2.0, MIT, CC0-1.0, blessing

No result BUG-BOUNTY.md
No result CHANGELOG.md
No result CONTRIBUTING.md
LICENSE.txt Apache-2.0
No result README.md
build.gradle.kts
No result deploy_website.sh
No result gradle.properties
gradlew
No result gradlew.bat
No result mkdocs.yml
No result settings.gradle.kts
No result test_docs.sh
android-test-app Apache-2.0 9
android-test Apache-2.0 9
buildSrc Apache-2.0 3
container-tests 5
docs 30
fuzzing 4
gradle 2
kotlin-js-store 1
mockwebserver-deprecated Apache-2.0 12
mockwebserver-junit4 Apache-2.0 5
mockwebserver-junit5 Apache-2.0 8
mockwebserver Apache-2.0 25
native-image-tests Apache-2.0 11
okcurl Apache-2.0 14
okhttp-android Apache-2.0 12
okhttp-bom 1
okhttp-brotli Apache-2.0 9
okhttp-coroutines Apache-2.0 6
okhttp-dnsoverhttps Apache-2.0 10
okhttp-hpacktests MIT, Apache-2.0 490
okhttp-idna-mapping-table Apache-2.0 9
okhttp-java-net-cookiejar 4
okhttp-logging-interceptor Apache-2.0 10
okhttp-sse Apache-2.0 14
okhttp-testing-support Apache-2.0 41
okhttp-tls Apache-2.0 27
okhttp-urlconnection Apache-2.0 5
okhttp Apache-2.0 316
regression-test Apache-2.0 10
gradle-wrapper 33
samples Apache-2.0 94

Path

okhttp-brotli > src > test > java > okhttp3 > brotli > BrotliInterceptorTest.kt

View in repository

Copyright

Copyright analysis was not included

License

Apache-2.0

Crypto

No crypto indication found by DeepScan

Code comments

1
...

15

Apache-2.0

Copyright analysis was not included

 * Copyright (C) 2019 Square, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 

BrotliInterceptorTest.kt