Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
844
labels
stringlengths
4
721
body
stringlengths
1
261k
index
stringclasses
12 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
248k
binary_label
int64
0
1
121,636
26,005,405,348
IssuesEvent
2022-12-20 18:51:50
Clueless-Community/seamless-ui
https://api.github.com/repos/Clueless-Community/seamless-ui
closed
Create a contact form with avatar
codepeak22
One need to make this component using `HTML` and `Tailwind CSS`. I would suggest to use [Tailwind Playgrounds](https://play.tailwindcss.com/) to make things faster and quicker. Here is a reference to the component. <img width="1092" alt="Screenshot 2022-12-20 at 11 17 06 PM" src="https://user-images.githubusercontent.com/107763774/208732516-be2d5786-d968-4d61-a0a4-7959fd71dece.png"> After building the component please raise a PR with a screenshot of the component and add the component in `path of the file`. If you need to use any icon please use it from [Hero Icons](https://heroicons.com/) Good luck.
1.0
Create a contact form with avatar - One need to make this component using `HTML` and `Tailwind CSS`. I would suggest to use [Tailwind Playgrounds](https://play.tailwindcss.com/) to make things faster and quicker. Here is a reference to the component. <img width="1092" alt="Screenshot 2022-12-20 at 11 17 06 PM" src="https://user-images.githubusercontent.com/107763774/208732516-be2d5786-d968-4d61-a0a4-7959fd71dece.png"> After building the component please raise a PR with a screenshot of the component and add the component in `path of the file`. If you need to use any icon please use it from [Hero Icons](https://heroicons.com/) Good luck.
non_priority
create a contact form with avatar one need to make this component using html and tailwind css i would suggest to use to make things faster and quicker here is a reference to the component img width alt screenshot at pm src after building the component please raise a pr with a screenshot of the component and add the component in path of the file if you need to use any icon please use it from good luck
0
824
2,937,972,956
IssuesEvent
2015-07-01 07:40:05
insieme/insieme
https://api.github.com/repos/insieme/insieme
closed
Constant strings in integration test framework
infrastructure minor
The whole integration test framework has loads of constant strings all over the place, which could lead to subtle errors in case of typos and the like. These strings should be refactored to be constants.
1.0
Constant strings in integration test framework - The whole integration test framework has loads of constant strings all over the place, which could lead to subtle errors in case of typos and the like. These strings should be refactored to be constants.
non_priority
constant strings in integration test framework the whole integration test framework has loads of constant strings all over the place which could lead to subtle errors in case of typos and the like these strings should be refactored to be constants
0
133,934
29,670,631,048
IssuesEvent
2023-06-11 11:09:42
dtcxzyw/llvm-ci
https://api.github.com/repos/dtcxzyw/llvm-ci
closed
Regressions Report [rv32gc-O3-thinlto] April 24th 2023, 11:44:24 am
regression codegen reasonable
## Metadata + Workflow URL: https://github.com/dtcxzyw/llvm-ci/actions/runs/4784968979 ## Change Logs from 61cddaa2dabba070b339f48f38106ae2e7f3e6a2 to 77b010474e3dab38f73f4225b54c8963a8e90744 [77b010474e3dab38f73f4225b54c8963a8e90744](https://github.com/llvm/llvm-project/commit/77b010474e3dab38f73f4225b54c8963a8e90744) [InstSimplify] Move fold into isDivZero() (NFCI) [b63c08c773a817be3600e8d76ac38d290eca8a69](https://github.com/llvm/llvm-project/commit/b63c08c773a817be3600e8d76ac38d290eca8a69) Revert &quot;[Coverity] Fix explicit null dereferences&quot; [cd5c4cb7e0aea8beffe9642c9202f677fff59ca0](https://github.com/llvm/llvm-project/commit/cd5c4cb7e0aea8beffe9642c9202f677fff59ca0) [RISCV] Add SiFive extension support [a1615b5210118e8fbc4c78c8cabb0c8d00061e6c](https://github.com/llvm/llvm-project/commit/a1615b5210118e8fbc4c78c8cabb0c8d00061e6c) [RISCV] Support LLVM IR intrinsics for xsfvcp extension. [73f4f56c9fc87f81e3172dcf101ca63c772032a6](https://github.com/llvm/llvm-project/commit/73f4f56c9fc87f81e3172dcf101ca63c772032a6) [llvm][docs] Update &quot;Adding a Builder&quot; docs [5344d8e10bb7d8672d4bfae8adb010465470d51b](https://github.com/llvm/llvm-project/commit/5344d8e10bb7d8672d4bfae8adb010465470d51b) [CodeGenPrepare] Estimate liveness of loop invariants when checking for address folding profitability [42d758bfa690d898918816509490a55bc50779df](https://github.com/llvm/llvm-project/commit/42d758bfa690d898918816509490a55bc50779df) [clang] Return `std::string_view` from `TargetInfo::getClobbers()` [368112e2024aabc91592cd21347968787919f044](https://github.com/llvm/llvm-project/commit/368112e2024aabc91592cd21347968787919f044) [clang] Remove unnecessary virtual inheritance in `TargetInfo` [40136ecefc0a542da7d0f1736c51325edc5539b4](https://github.com/llvm/llvm-project/commit/40136ecefc0a542da7d0f1736c51325edc5539b4) [clang] Make access to submodules via `iterator_range` [0a113c4c50f65a7d26d20be84bfb56562154753f](https://github.com/llvm/llvm-project/commit/0a113c4c50f65a7d26d20be84bfb56562154753f) [clang] Mark CWG2009 as N/A [a4e420ea642ad8a375458e3e975fe21b610b5081](https://github.com/llvm/llvm-project/commit/a4e420ea642ad8a375458e3e975fe21b610b5081) Revert &quot;[SCEV] Precise trip multiples&quot; [920cbe84054f7386a6bd31afa7111a2a3634b454](https://github.com/llvm/llvm-project/commit/920cbe84054f7386a6bd31afa7111a2a3634b454) [llvm][ADT] Fix Any linker error with multiple compilers ## Regressions (Size) |Name|Baseline MD5|Current MD5|Baseline Size|Current Size|Ratio| |:--|:--:|:--:|--:|--:|--:| |MultiSource/Applications/minisat/minisat|5b5d8263f7df8ee36bc1630eb465de7c|281d87033ccd864009f4af0ae6936d49|16366|16418|1.003| |MultiSource/Applications/SIBsim4/SIBsim4|03a286fab74df19e319bd20cb35faf67|ca71f43885c2b833d1b31da81031315f|31826|31894|1.002| |MultiSource/Applications/lua/lua|b260e7abc8fb4dd84f41486603454691|6baf8183246450770c5f06228a3a93e6|208060|208124|1.000| |MultiSource/Applications/ClamAV/clamscan|aa6944318d11c14b46519358ca43d6e0|fcc1b1426f2a52bba1d053a20fe4f082|452934|452962|1.000| ## Regressions (Time) |Name|Baseline MD5|Current MD5|Baseline Time|Current Time|Ratio| |:--|:--:|:--:|--:|--:|--:| |MultiSource/Applications/minisat/minisat|5b5d8263f7df8ee36bc1630eb465de7c|281d87033ccd864009f4af0ae6936d49|14.754200004|14.785494039|1.002| |MultiSource/Applications/ClamAV/clamscan|aa6944318d11c14b46519358ca43d6e0|fcc1b1426f2a52bba1d053a20fe4f082|0.464783607|0.464792439|1.000| ## Differences (Size) |Name|Baseline MD5|Current MD5|Baseline Size|Current Size|Ratio| |:--|:--:|:--:|--:|--:|--:| |MultiSource/Applications/minisat/minisat|5b5d8263f7df8ee36bc1630eb465de7c|281d87033ccd864009f4af0ae6936d49|16366|16418|1.003| |MultiSource/Applications/SIBsim4/SIBsim4|03a286fab74df19e319bd20cb35faf67|ca71f43885c2b833d1b31da81031315f|31826|31894|1.002| |MultiSource/Applications/lua/lua|b260e7abc8fb4dd84f41486603454691|6baf8183246450770c5f06228a3a93e6|208060|208124|1.000| |MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame|7d8adb559d8864ea90a1c1058bbcd6b8|1e6446dd734ad95a23e2e93f6f440b25|129234|129246|1.000| |MultiSource/Applications/ClamAV/clamscan|aa6944318d11c14b46519358ca43d6e0|fcc1b1426f2a52bba1d053a20fe4f082|452934|452962|1.000| |MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/CLAMR|8444f84002176e2c3e0b83f64ecd4f90|e6d64c2a5dfd2a443c84e92d37f5e6cd|163002|163006|1.000| |MultiSource/Applications/JM/ldecod/ldecod|6be755d72c4b032b9feefe1fd2cc05b6|24d93241b3fdde5f0fcc0f5f46bca1f9|282540|282540|1.000| |MultiSource/Applications/JM/lencod/lencod|8b53814e0ac788b2b57121cc0e0dd129|5759cda5417be19c4a0fa690db5c151a|618554|618554|1.000| |MultiSource/Benchmarks/DOE-ProxyApps-C/Pathfinder/PathFinder|7280c2eb317ce63132df8fecdf5778f5|71fb8d94691822b985b171cf906a99cd|18748|18748|1.000| |MultiSource/Benchmarks/MallocBench/espresso/espresso|c0895b437d4956188195f8c770c4631a|610929a649c639540a866971e0ebcb50|149412|149412|1.000| |MultiSource/Benchmarks/VersaBench/dbms/dbms|69594e037af82d69cb5579f0407df6c8|25577fbcb6722e0ce5aa4f6c4507e8b7|19430|19430|1.000| |MultiSource/Benchmarks/mafft/pairlocalalign|9f567f54d7f69923405616d26abde1df|a321b28042c3ba709926f674afbaac25|131010|131010|1.000| |MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg|7dad056518e50cdf95391395f0158538|ca3b07e142031fac321717b0a16c85c5|59902|59902|1.000| |MultiSource/Applications/sqlite3/sqlite3|0d5f3547c9d03cc25ee6c0d8c7371b32|8273eada37b8f0c42a2ff1fbe345b0a9|391458|391454|1.000| |MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset|0f8af5756d1d70e8c7b73d02ebe66f13|7836c4b51244fdb534077aacf9178a02|439500|439492|1.000| |MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4|41957efe7a0800b36bdd54c69560941c|0b633f3eee289defe332b28f32bb5c27|692536|692518|1.000| |MultiSource/Benchmarks/PAQ8p/paq8p|2e21fd7e7acace071dfa3adb16e0084d|0ee2446aa41bc65aab6b796b0c288977|79378|79374|1.000| |MicroBenchmarks/MemFunctions/MemFunctions|631dc7c7d51bf5fbf4100f2ff779ed57|0bd6ca05089a5f948c75e6eb84627572|331494|331474|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|247842|247822|1.000| |MultiSource/Applications/kimwitu++/kc|04cd46fba879f35c559a1239e03d6a21|d5615625551b9a60266ce7d9cbc0445f|383828|383796|1.000| |MicroBenchmarks/ImageProcessing/AnisotropicDiffusion/AnisotropicDiffusion|b331e554a4148315869b52c68b942cc6|88593386e58b2cc5b86ac843aee1654f|170006|169986|1.000| |MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg|bedef2b898eed9eddea8eb8e36f36761|28a0f4d6d273698ce3ec0b573f086381|66972|66964|1.000| |MicroBenchmarks/LoopInterchange/LoopInterchange|8b413e450d6a91716d684e455fac67f2|53e251bac4d6d6fded348fdea272f5f3|166726|166706|1.000| |MultiSource/Applications/SPASS/SPASS|5e09a04fbdd85f9aeed6a4f4a6880dd8|d13871f721a23ea8fdae224135bea82b|397550|397502|1.000| |MicroBenchmarks/Builtins/Int128/Builtins|9e60719789e0acdab7e251d20321458b|693b54052daf4df03a92b76adf0cd6dd|159238|159218|1.000| |MultiSource/Applications/d/make_dparser|6c128881e447c0f551b73cb11d486c4f|a0a76fc9fbea2f31a39616df6e2d0dc1|78062|78046|1.000| |MicroBenchmarks/LCALS/SubsetCRawLoops/lcalsCRaw|1d09d1552528b61317a96f26701da1e9|ef13d40c4a2eccc44162b293ec5420e6|235422|235370|1.000| |MicroBenchmarks/LCALS/SubsetCLambdaLoops/lcalsCLambda|77e2c3baba9971629447462d6451426a|b8bf556629ca5f8880baa23b5330ea73|234590|234538|1.000| |MicroBenchmarks/LCALS/SubsetARawLoops/lcalsARaw|adb2362f5a1b17427815825ab060ecf4|13b4287344d4c336ff5e8daf1cd1f7fd|227866|227814|1.000| |MicroBenchmarks/LCALS/SubsetALambdaLoops/lcalsALambda|750153425d111c2bb0fda7fb88fe65f3|71a31566b4dc3180191950cfb00d6d0e|227690|227638|1.000| |MicroBenchmarks/LCALS/SubsetBRawLoops/lcalsBRaw|a66cb644987b443e114c733207480140|02a21d72ff9895f57afd2a2995695036|222654|222602|1.000| |MicroBenchmarks/LCALS/SubsetBLambdaLoops/lcalsBLambda|ecff40f8082bcd397ebd922bacaf43bb|ad3a32c2e521cadee27de9f3e1023523|222494|222442|1.000| |MultiSource/Benchmarks/7zip/7zip-benchmark|63ff2be64ccabe6894f85960a42a1386|5c8cf60cfbf4a1940457f37f4a10862a|826118|825842|1.000| |MultiSource/Benchmarks/lzbench/lzbench|47b030171b2ff0ce80a9ceb79d4b9c68|10fadf6446b8b1aa092ba875b57bec49|1867324|1866400|1.000| |MultiSource/Benchmarks/DOE-ProxyApps-C++/PENNANT/PENNANT|c9b411165adfa3c2d4c57aaa04cb1c9b|8da5ac8598882c9c1ee419ece665761b|71240|71200|0.999| |MultiSource/Benchmarks/coremark/coremark|ea7edfd9a127124f54f0912739d6042d|5c5bc06d3af2d5ea94d59a7763df3036|6556|6552|0.999| |SingleSource/Benchmarks/Adobe-C++/functionobjects|b99e119d35b6b19204309367f5a32c98|30aebbd14bed7b3f16acd691f48fcf30|12522|12514|0.999| |MultiSource/Applications/hbd/hbd|edc8beb328b77154fcda4a48b2f74e50|cccc37ca6d3b37fc71362d0d097201ca|28928|28900|0.999| |MultiSource/Benchmarks/DOE-ProxyApps-C/miniGMG/miniGMG|5307f32d6613815ba782ef039553e8b0|fe85ee9f57ed79e170e08d913ed5860f|19910|19878|0.998| |SingleSource/Benchmarks/McGill/chomp|be8623333d29ccdfc7e2650d91ee17a5|3367cbcd77423a3c6420753cc20ef600|1666|1656|0.994| |GeoMeans|N/A|N/A|135920.966|135891.561|1.000| ## Differences (Time) |Name|Baseline MD5|Current MD5|Baseline Time|Current Time|Ratio| |:--|:--:|:--:|--:|--:|--:| |MultiSource/Applications/minisat/minisat|5b5d8263f7df8ee36bc1630eb465de7c|281d87033ccd864009f4af0ae6936d49|14.754200004|14.785494039|1.002| |MultiSource/Applications/ClamAV/clamscan|aa6944318d11c14b46519358ca43d6e0|fcc1b1426f2a52bba1d053a20fe4f082|0.464783607|0.464792439|1.000| |MultiSource/Applications/hbd/hbd|edc8beb328b77154fcda4a48b2f74e50|cccc37ca6d3b37fc71362d0d097201ca|0.00742681|0.007426853|1.000| |MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset|0f8af5756d1d70e8c7b73d02ebe66f13|7836c4b51244fdb534077aacf9178a02|0.650272364|0.650272526|1.000| |MicroBenchmarks/MemFunctions/MemFunctions.test:BM_MemCmp<64, LessThanZero, Last>|631dc7c7d51bf5fbf4100f2ff779ed57|0bd6ca05089a5f948c75e6eb84627572|9031.00172878678|9031.001728787149|1.000| |MicroBenchmarks/LCALS/SubsetCRawLoops/lcalsCRaw.test:BM_FIRST_SUM_RAW/44217|1d09d1552528b61317a96f26701da1e9|ef13d40c4a2eccc44162b293ec5420e6|397.9560818646946|397.95608186471077|1.000| |MicroBenchmarks/LCALS/SubsetCRawLoops/lcalsCRaw.test:BM_FIRST_DIFF_RAW/44217|1d09d1552528b61317a96f26701da1e9|ef13d40c4a2eccc44162b293ec5420e6|442.1800897030894|442.18008970310734|1.000| |MicroBenchmarks/LCALS/SubsetCRawLoops/lcalsCRaw.test:BM_PIC_1D_RAW/44217|1d09d1552528b61317a96f26701da1e9|ef13d40c4a2eccc44162b293ec5420e6|3625.8227564765634|3625.8227564767108|1.000| |MicroBenchmarks/LCALS/SubsetCRawLoops/lcalsCRaw.test:BM_PLANCKIAN_RAW/5001|1d09d1552528b61317a96f26701da1e9|ef13d40c4a2eccc44162b293ec5420e6|450.10509260449106|450.1050926045093|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecWithAddInLoopWithVW8From_uint32_t_To_uint8_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|80008.01554463322|80008.01554463647|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecWithAddInLoopFrom_uint64_t_To_uint8_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|80008.01554463322|80008.01554463647|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecWithAddInLoopWithVW8From_uint64_t_To_uint16_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|80008.01554463322|80008.01554463647|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecWithAddInLoopWithVW16From_uint64_t_To_uint32_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|80008.01554463322|80008.01554463647|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecWithAddInLoopFrom_uint64_t_To_uint32_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|80008.01554463322|80008.01554463647|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecWithAddInLoopWithVW8From_uint8_t_To_uint16_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|80008.01554463322|80008.01554463647|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecWithAddInLoopFrom_uint8_t_To_uint16_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|80008.01554463322|80008.01554463647|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecInLoopWithVW8From_uint16_t_To_uint64_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|70008.01360135754|70008.01360136038|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecInLoopWithVW16From_uint16_t_To_uint64_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|70008.01360135754|70008.01360136038|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecInLoopWithVW8From_uint32_t_To_uint64_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|70008.01360135754|70008.01360136038|1.000| |MicroBenchmarks/MemFunctions/MemFunctions.test:BM_MemCmp<63, LessThanZero, First>|631dc7c7d51bf5fbf4100f2ff779ed57|0bd6ca05089a5f948c75e6eb84627572|2413.0004619175875|2413.0004619176857|1.000| |MicroBenchmarks/MemFunctions/MemFunctions.test:BM_MemCmp<64, GreaterThanZero, Mid>|631dc7c7d51bf5fbf4100f2ff779ed57|0bd6ca05089a5f948c75e6eb84627572|6087.001165227573|6087.001165227326|1.000| |MicroBenchmarks/LCALS/SubsetCRawLoops/lcalsCRaw.test:BM_FIND_FIRST_MIN_RAW/5001|1d09d1552528b61317a96f26701da1e9|ef13d40c4a2eccc44162b293ec5420e6|60.013012174212236|60.01301217420979|1.000| |MicroBenchmarks/MemFunctions/MemFunctions.test:BM_MemCmp<64, GreaterThanZero, Last>|631dc7c7d51bf5fbf4100f2ff779ed57|0bd6ca05089a5f948c75e6eb84627572|9031.001728787149|9031.00172878678|1.000| |MultiSource/Applications/SIBsim4/SIBsim4|03a286fab74df19e319bd20cb35faf67|ca71f43885c2b833d1b31da81031315f|11.674994243|11.67499309|1.000| |MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4|41957efe7a0800b36bdd54c69560941c|0b633f3eee289defe332b28f32bb5c27|0.864518168|0.864517995|1.000| |MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg|bedef2b898eed9eddea8eb8e36f36761|28a0f4d6d273698ce3ec0b573f086381|0.024752269|0.024752257|1.000| |MultiSource/Applications/kimwitu++/kc|04cd46fba879f35c559a1239e03d6a21|d5615625551b9a60266ce7d9cbc0445f|0.076035962|0.076035923|1.000| |MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg|7dad056518e50cdf95391395f0158538|ca3b07e142031fac321717b0a16c85c5|0.015331223|0.015331214|1.000| |MultiSource/Applications/SPASS/SPASS|5e09a04fbdd85f9aeed6a4f4a6880dd8|d13871f721a23ea8fdae224135bea82b|12.60203268|12.602022068|1.000| |MultiSource/Benchmarks/DOE-ProxyApps-C/miniGMG/miniGMG|5307f32d6613815ba782ef039553e8b0|fe85ee9f57ed79e170e08d913ed5860f|5.251133575|5.251127589|1.000| |SingleSource/Benchmarks/Adobe-C++/functionobjects|b99e119d35b6b19204309367f5a32c98|30aebbd14bed7b3f16acd691f48fcf30|6.668348819|6.668328121|1.000| |MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/CLAMR|8444f84002176e2c3e0b83f64ecd4f90|e6d64c2a5dfd2a443c84e92d37f5e6cd|7.252294504|7.252179121|1.000| |MultiSource/Applications/d/make_dparser|6c128881e447c0f551b73cb11d486c4f|a0a76fc9fbea2f31a39616df6e2d0dc1|0.134219107|0.134215581|1.000| |MultiSource/Benchmarks/DOE-ProxyApps-C++/PENNANT/PENNANT|c9b411165adfa3c2d4c57aaa04cb1c9b|8da5ac8598882c9c1ee419ece665761b|3.678959263|3.67877823|1.000| |SingleSource/Benchmarks/McGill/chomp|be8623333d29ccdfc7e2650d91ee17a5|3367cbcd77423a3c6420753cc20ef600|0.904069233|0.904002804|1.000| |MultiSource/Applications/lua/lua|b260e7abc8fb4dd84f41486603454691|6baf8183246450770c5f06228a3a93e6|119.236259974|119.17249425|0.999| |MultiSource/Benchmarks/PAQ8p/paq8p|2e21fd7e7acace071dfa3adb16e0084d|0ee2446aa41bc65aab6b796b0c288977|411.261797596|410.620851098|0.998| |MultiSource/Benchmarks/lzbench/lzbench|47b030171b2ff0ce80a9ceb79d4b9c68|10fadf6446b8b1aa092ba875b57bec49|487.784153493|486.789492384|0.998| |MultiSource/Benchmarks/VersaBench/dbms/dbms|69594e037af82d69cb5579f0407df6c8|25577fbcb6722e0ce5aa4f6c4507e8b7|3.775588915|3.764206706|0.997| |MultiSource/Benchmarks/7zip/7zip-benchmark|63ff2be64ccabe6894f85960a42a1386|5c8cf60cfbf4a1940457f37f4a10862a|26.752694144|26.649662521|0.996| |GeoMeans|N/A|N/A|1740.713|1740.617|1.000|
1.0
Regressions Report [rv32gc-O3-thinlto] April 24th 2023, 11:44:24 am - ## Metadata + Workflow URL: https://github.com/dtcxzyw/llvm-ci/actions/runs/4784968979 ## Change Logs from 61cddaa2dabba070b339f48f38106ae2e7f3e6a2 to 77b010474e3dab38f73f4225b54c8963a8e90744 [77b010474e3dab38f73f4225b54c8963a8e90744](https://github.com/llvm/llvm-project/commit/77b010474e3dab38f73f4225b54c8963a8e90744) [InstSimplify] Move fold into isDivZero() (NFCI) [b63c08c773a817be3600e8d76ac38d290eca8a69](https://github.com/llvm/llvm-project/commit/b63c08c773a817be3600e8d76ac38d290eca8a69) Revert &quot;[Coverity] Fix explicit null dereferences&quot; [cd5c4cb7e0aea8beffe9642c9202f677fff59ca0](https://github.com/llvm/llvm-project/commit/cd5c4cb7e0aea8beffe9642c9202f677fff59ca0) [RISCV] Add SiFive extension support [a1615b5210118e8fbc4c78c8cabb0c8d00061e6c](https://github.com/llvm/llvm-project/commit/a1615b5210118e8fbc4c78c8cabb0c8d00061e6c) [RISCV] Support LLVM IR intrinsics for xsfvcp extension. [73f4f56c9fc87f81e3172dcf101ca63c772032a6](https://github.com/llvm/llvm-project/commit/73f4f56c9fc87f81e3172dcf101ca63c772032a6) [llvm][docs] Update &quot;Adding a Builder&quot; docs [5344d8e10bb7d8672d4bfae8adb010465470d51b](https://github.com/llvm/llvm-project/commit/5344d8e10bb7d8672d4bfae8adb010465470d51b) [CodeGenPrepare] Estimate liveness of loop invariants when checking for address folding profitability [42d758bfa690d898918816509490a55bc50779df](https://github.com/llvm/llvm-project/commit/42d758bfa690d898918816509490a55bc50779df) [clang] Return `std::string_view` from `TargetInfo::getClobbers()` [368112e2024aabc91592cd21347968787919f044](https://github.com/llvm/llvm-project/commit/368112e2024aabc91592cd21347968787919f044) [clang] Remove unnecessary virtual inheritance in `TargetInfo` [40136ecefc0a542da7d0f1736c51325edc5539b4](https://github.com/llvm/llvm-project/commit/40136ecefc0a542da7d0f1736c51325edc5539b4) [clang] Make access to submodules via `iterator_range` [0a113c4c50f65a7d26d20be84bfb56562154753f](https://github.com/llvm/llvm-project/commit/0a113c4c50f65a7d26d20be84bfb56562154753f) [clang] Mark CWG2009 as N/A [a4e420ea642ad8a375458e3e975fe21b610b5081](https://github.com/llvm/llvm-project/commit/a4e420ea642ad8a375458e3e975fe21b610b5081) Revert &quot;[SCEV] Precise trip multiples&quot; [920cbe84054f7386a6bd31afa7111a2a3634b454](https://github.com/llvm/llvm-project/commit/920cbe84054f7386a6bd31afa7111a2a3634b454) [llvm][ADT] Fix Any linker error with multiple compilers ## Regressions (Size) |Name|Baseline MD5|Current MD5|Baseline Size|Current Size|Ratio| |:--|:--:|:--:|--:|--:|--:| |MultiSource/Applications/minisat/minisat|5b5d8263f7df8ee36bc1630eb465de7c|281d87033ccd864009f4af0ae6936d49|16366|16418|1.003| |MultiSource/Applications/SIBsim4/SIBsim4|03a286fab74df19e319bd20cb35faf67|ca71f43885c2b833d1b31da81031315f|31826|31894|1.002| |MultiSource/Applications/lua/lua|b260e7abc8fb4dd84f41486603454691|6baf8183246450770c5f06228a3a93e6|208060|208124|1.000| |MultiSource/Applications/ClamAV/clamscan|aa6944318d11c14b46519358ca43d6e0|fcc1b1426f2a52bba1d053a20fe4f082|452934|452962|1.000| ## Regressions (Time) |Name|Baseline MD5|Current MD5|Baseline Time|Current Time|Ratio| |:--|:--:|:--:|--:|--:|--:| |MultiSource/Applications/minisat/minisat|5b5d8263f7df8ee36bc1630eb465de7c|281d87033ccd864009f4af0ae6936d49|14.754200004|14.785494039|1.002| |MultiSource/Applications/ClamAV/clamscan|aa6944318d11c14b46519358ca43d6e0|fcc1b1426f2a52bba1d053a20fe4f082|0.464783607|0.464792439|1.000| ## Differences (Size) |Name|Baseline MD5|Current MD5|Baseline Size|Current Size|Ratio| |:--|:--:|:--:|--:|--:|--:| |MultiSource/Applications/minisat/minisat|5b5d8263f7df8ee36bc1630eb465de7c|281d87033ccd864009f4af0ae6936d49|16366|16418|1.003| |MultiSource/Applications/SIBsim4/SIBsim4|03a286fab74df19e319bd20cb35faf67|ca71f43885c2b833d1b31da81031315f|31826|31894|1.002| |MultiSource/Applications/lua/lua|b260e7abc8fb4dd84f41486603454691|6baf8183246450770c5f06228a3a93e6|208060|208124|1.000| |MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame|7d8adb559d8864ea90a1c1058bbcd6b8|1e6446dd734ad95a23e2e93f6f440b25|129234|129246|1.000| |MultiSource/Applications/ClamAV/clamscan|aa6944318d11c14b46519358ca43d6e0|fcc1b1426f2a52bba1d053a20fe4f082|452934|452962|1.000| |MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/CLAMR|8444f84002176e2c3e0b83f64ecd4f90|e6d64c2a5dfd2a443c84e92d37f5e6cd|163002|163006|1.000| |MultiSource/Applications/JM/ldecod/ldecod|6be755d72c4b032b9feefe1fd2cc05b6|24d93241b3fdde5f0fcc0f5f46bca1f9|282540|282540|1.000| |MultiSource/Applications/JM/lencod/lencod|8b53814e0ac788b2b57121cc0e0dd129|5759cda5417be19c4a0fa690db5c151a|618554|618554|1.000| |MultiSource/Benchmarks/DOE-ProxyApps-C/Pathfinder/PathFinder|7280c2eb317ce63132df8fecdf5778f5|71fb8d94691822b985b171cf906a99cd|18748|18748|1.000| |MultiSource/Benchmarks/MallocBench/espresso/espresso|c0895b437d4956188195f8c770c4631a|610929a649c639540a866971e0ebcb50|149412|149412|1.000| |MultiSource/Benchmarks/VersaBench/dbms/dbms|69594e037af82d69cb5579f0407df6c8|25577fbcb6722e0ce5aa4f6c4507e8b7|19430|19430|1.000| |MultiSource/Benchmarks/mafft/pairlocalalign|9f567f54d7f69923405616d26abde1df|a321b28042c3ba709926f674afbaac25|131010|131010|1.000| |MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg|7dad056518e50cdf95391395f0158538|ca3b07e142031fac321717b0a16c85c5|59902|59902|1.000| |MultiSource/Applications/sqlite3/sqlite3|0d5f3547c9d03cc25ee6c0d8c7371b32|8273eada37b8f0c42a2ff1fbe345b0a9|391458|391454|1.000| |MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset|0f8af5756d1d70e8c7b73d02ebe66f13|7836c4b51244fdb534077aacf9178a02|439500|439492|1.000| |MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4|41957efe7a0800b36bdd54c69560941c|0b633f3eee289defe332b28f32bb5c27|692536|692518|1.000| |MultiSource/Benchmarks/PAQ8p/paq8p|2e21fd7e7acace071dfa3adb16e0084d|0ee2446aa41bc65aab6b796b0c288977|79378|79374|1.000| |MicroBenchmarks/MemFunctions/MemFunctions|631dc7c7d51bf5fbf4100f2ff779ed57|0bd6ca05089a5f948c75e6eb84627572|331494|331474|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|247842|247822|1.000| |MultiSource/Applications/kimwitu++/kc|04cd46fba879f35c559a1239e03d6a21|d5615625551b9a60266ce7d9cbc0445f|383828|383796|1.000| |MicroBenchmarks/ImageProcessing/AnisotropicDiffusion/AnisotropicDiffusion|b331e554a4148315869b52c68b942cc6|88593386e58b2cc5b86ac843aee1654f|170006|169986|1.000| |MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg|bedef2b898eed9eddea8eb8e36f36761|28a0f4d6d273698ce3ec0b573f086381|66972|66964|1.000| |MicroBenchmarks/LoopInterchange/LoopInterchange|8b413e450d6a91716d684e455fac67f2|53e251bac4d6d6fded348fdea272f5f3|166726|166706|1.000| |MultiSource/Applications/SPASS/SPASS|5e09a04fbdd85f9aeed6a4f4a6880dd8|d13871f721a23ea8fdae224135bea82b|397550|397502|1.000| |MicroBenchmarks/Builtins/Int128/Builtins|9e60719789e0acdab7e251d20321458b|693b54052daf4df03a92b76adf0cd6dd|159238|159218|1.000| |MultiSource/Applications/d/make_dparser|6c128881e447c0f551b73cb11d486c4f|a0a76fc9fbea2f31a39616df6e2d0dc1|78062|78046|1.000| |MicroBenchmarks/LCALS/SubsetCRawLoops/lcalsCRaw|1d09d1552528b61317a96f26701da1e9|ef13d40c4a2eccc44162b293ec5420e6|235422|235370|1.000| |MicroBenchmarks/LCALS/SubsetCLambdaLoops/lcalsCLambda|77e2c3baba9971629447462d6451426a|b8bf556629ca5f8880baa23b5330ea73|234590|234538|1.000| |MicroBenchmarks/LCALS/SubsetARawLoops/lcalsARaw|adb2362f5a1b17427815825ab060ecf4|13b4287344d4c336ff5e8daf1cd1f7fd|227866|227814|1.000| |MicroBenchmarks/LCALS/SubsetALambdaLoops/lcalsALambda|750153425d111c2bb0fda7fb88fe65f3|71a31566b4dc3180191950cfb00d6d0e|227690|227638|1.000| |MicroBenchmarks/LCALS/SubsetBRawLoops/lcalsBRaw|a66cb644987b443e114c733207480140|02a21d72ff9895f57afd2a2995695036|222654|222602|1.000| |MicroBenchmarks/LCALS/SubsetBLambdaLoops/lcalsBLambda|ecff40f8082bcd397ebd922bacaf43bb|ad3a32c2e521cadee27de9f3e1023523|222494|222442|1.000| |MultiSource/Benchmarks/7zip/7zip-benchmark|63ff2be64ccabe6894f85960a42a1386|5c8cf60cfbf4a1940457f37f4a10862a|826118|825842|1.000| |MultiSource/Benchmarks/lzbench/lzbench|47b030171b2ff0ce80a9ceb79d4b9c68|10fadf6446b8b1aa092ba875b57bec49|1867324|1866400|1.000| |MultiSource/Benchmarks/DOE-ProxyApps-C++/PENNANT/PENNANT|c9b411165adfa3c2d4c57aaa04cb1c9b|8da5ac8598882c9c1ee419ece665761b|71240|71200|0.999| |MultiSource/Benchmarks/coremark/coremark|ea7edfd9a127124f54f0912739d6042d|5c5bc06d3af2d5ea94d59a7763df3036|6556|6552|0.999| |SingleSource/Benchmarks/Adobe-C++/functionobjects|b99e119d35b6b19204309367f5a32c98|30aebbd14bed7b3f16acd691f48fcf30|12522|12514|0.999| |MultiSource/Applications/hbd/hbd|edc8beb328b77154fcda4a48b2f74e50|cccc37ca6d3b37fc71362d0d097201ca|28928|28900|0.999| |MultiSource/Benchmarks/DOE-ProxyApps-C/miniGMG/miniGMG|5307f32d6613815ba782ef039553e8b0|fe85ee9f57ed79e170e08d913ed5860f|19910|19878|0.998| |SingleSource/Benchmarks/McGill/chomp|be8623333d29ccdfc7e2650d91ee17a5|3367cbcd77423a3c6420753cc20ef600|1666|1656|0.994| |GeoMeans|N/A|N/A|135920.966|135891.561|1.000| ## Differences (Time) |Name|Baseline MD5|Current MD5|Baseline Time|Current Time|Ratio| |:--|:--:|:--:|--:|--:|--:| |MultiSource/Applications/minisat/minisat|5b5d8263f7df8ee36bc1630eb465de7c|281d87033ccd864009f4af0ae6936d49|14.754200004|14.785494039|1.002| |MultiSource/Applications/ClamAV/clamscan|aa6944318d11c14b46519358ca43d6e0|fcc1b1426f2a52bba1d053a20fe4f082|0.464783607|0.464792439|1.000| |MultiSource/Applications/hbd/hbd|edc8beb328b77154fcda4a48b2f74e50|cccc37ca6d3b37fc71362d0d097201ca|0.00742681|0.007426853|1.000| |MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset|0f8af5756d1d70e8c7b73d02ebe66f13|7836c4b51244fdb534077aacf9178a02|0.650272364|0.650272526|1.000| |MicroBenchmarks/MemFunctions/MemFunctions.test:BM_MemCmp<64, LessThanZero, Last>|631dc7c7d51bf5fbf4100f2ff779ed57|0bd6ca05089a5f948c75e6eb84627572|9031.00172878678|9031.001728787149|1.000| |MicroBenchmarks/LCALS/SubsetCRawLoops/lcalsCRaw.test:BM_FIRST_SUM_RAW/44217|1d09d1552528b61317a96f26701da1e9|ef13d40c4a2eccc44162b293ec5420e6|397.9560818646946|397.95608186471077|1.000| |MicroBenchmarks/LCALS/SubsetCRawLoops/lcalsCRaw.test:BM_FIRST_DIFF_RAW/44217|1d09d1552528b61317a96f26701da1e9|ef13d40c4a2eccc44162b293ec5420e6|442.1800897030894|442.18008970310734|1.000| |MicroBenchmarks/LCALS/SubsetCRawLoops/lcalsCRaw.test:BM_PIC_1D_RAW/44217|1d09d1552528b61317a96f26701da1e9|ef13d40c4a2eccc44162b293ec5420e6|3625.8227564765634|3625.8227564767108|1.000| |MicroBenchmarks/LCALS/SubsetCRawLoops/lcalsCRaw.test:BM_PLANCKIAN_RAW/5001|1d09d1552528b61317a96f26701da1e9|ef13d40c4a2eccc44162b293ec5420e6|450.10509260449106|450.1050926045093|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecWithAddInLoopWithVW8From_uint32_t_To_uint8_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|80008.01554463322|80008.01554463647|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecWithAddInLoopFrom_uint64_t_To_uint8_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|80008.01554463322|80008.01554463647|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecWithAddInLoopWithVW8From_uint64_t_To_uint16_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|80008.01554463322|80008.01554463647|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecWithAddInLoopWithVW16From_uint64_t_To_uint32_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|80008.01554463322|80008.01554463647|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecWithAddInLoopFrom_uint64_t_To_uint32_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|80008.01554463322|80008.01554463647|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecWithAddInLoopWithVW8From_uint8_t_To_uint16_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|80008.01554463322|80008.01554463647|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecWithAddInLoopFrom_uint8_t_To_uint16_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|80008.01554463322|80008.01554463647|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecInLoopWithVW8From_uint16_t_To_uint64_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|70008.01360135754|70008.01360136038|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecInLoopWithVW16From_uint16_t_To_uint64_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|70008.01360135754|70008.01360136038|1.000| |MicroBenchmarks/LoopVectorization/LoopVectorizationBenchmarks.test:benchForTruncOrZextVecInLoopWithVW8From_uint32_t_To_uint64_t_|5fb2153b364ee88cfebfb9d057c82484|27ef287a53766b7e20bcfba050913602|70008.01360135754|70008.01360136038|1.000| |MicroBenchmarks/MemFunctions/MemFunctions.test:BM_MemCmp<63, LessThanZero, First>|631dc7c7d51bf5fbf4100f2ff779ed57|0bd6ca05089a5f948c75e6eb84627572|2413.0004619175875|2413.0004619176857|1.000| |MicroBenchmarks/MemFunctions/MemFunctions.test:BM_MemCmp<64, GreaterThanZero, Mid>|631dc7c7d51bf5fbf4100f2ff779ed57|0bd6ca05089a5f948c75e6eb84627572|6087.001165227573|6087.001165227326|1.000| |MicroBenchmarks/LCALS/SubsetCRawLoops/lcalsCRaw.test:BM_FIND_FIRST_MIN_RAW/5001|1d09d1552528b61317a96f26701da1e9|ef13d40c4a2eccc44162b293ec5420e6|60.013012174212236|60.01301217420979|1.000| |MicroBenchmarks/MemFunctions/MemFunctions.test:BM_MemCmp<64, GreaterThanZero, Last>|631dc7c7d51bf5fbf4100f2ff779ed57|0bd6ca05089a5f948c75e6eb84627572|9031.001728787149|9031.00172878678|1.000| |MultiSource/Applications/SIBsim4/SIBsim4|03a286fab74df19e319bd20cb35faf67|ca71f43885c2b833d1b31da81031315f|11.674994243|11.67499309|1.000| |MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4|41957efe7a0800b36bdd54c69560941c|0b633f3eee289defe332b28f32bb5c27|0.864518168|0.864517995|1.000| |MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg|bedef2b898eed9eddea8eb8e36f36761|28a0f4d6d273698ce3ec0b573f086381|0.024752269|0.024752257|1.000| |MultiSource/Applications/kimwitu++/kc|04cd46fba879f35c559a1239e03d6a21|d5615625551b9a60266ce7d9cbc0445f|0.076035962|0.076035923|1.000| |MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg|7dad056518e50cdf95391395f0158538|ca3b07e142031fac321717b0a16c85c5|0.015331223|0.015331214|1.000| |MultiSource/Applications/SPASS/SPASS|5e09a04fbdd85f9aeed6a4f4a6880dd8|d13871f721a23ea8fdae224135bea82b|12.60203268|12.602022068|1.000| |MultiSource/Benchmarks/DOE-ProxyApps-C/miniGMG/miniGMG|5307f32d6613815ba782ef039553e8b0|fe85ee9f57ed79e170e08d913ed5860f|5.251133575|5.251127589|1.000| |SingleSource/Benchmarks/Adobe-C++/functionobjects|b99e119d35b6b19204309367f5a32c98|30aebbd14bed7b3f16acd691f48fcf30|6.668348819|6.668328121|1.000| |MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/CLAMR|8444f84002176e2c3e0b83f64ecd4f90|e6d64c2a5dfd2a443c84e92d37f5e6cd|7.252294504|7.252179121|1.000| |MultiSource/Applications/d/make_dparser|6c128881e447c0f551b73cb11d486c4f|a0a76fc9fbea2f31a39616df6e2d0dc1|0.134219107|0.134215581|1.000| |MultiSource/Benchmarks/DOE-ProxyApps-C++/PENNANT/PENNANT|c9b411165adfa3c2d4c57aaa04cb1c9b|8da5ac8598882c9c1ee419ece665761b|3.678959263|3.67877823|1.000| |SingleSource/Benchmarks/McGill/chomp|be8623333d29ccdfc7e2650d91ee17a5|3367cbcd77423a3c6420753cc20ef600|0.904069233|0.904002804|1.000| |MultiSource/Applications/lua/lua|b260e7abc8fb4dd84f41486603454691|6baf8183246450770c5f06228a3a93e6|119.236259974|119.17249425|0.999| |MultiSource/Benchmarks/PAQ8p/paq8p|2e21fd7e7acace071dfa3adb16e0084d|0ee2446aa41bc65aab6b796b0c288977|411.261797596|410.620851098|0.998| |MultiSource/Benchmarks/lzbench/lzbench|47b030171b2ff0ce80a9ceb79d4b9c68|10fadf6446b8b1aa092ba875b57bec49|487.784153493|486.789492384|0.998| |MultiSource/Benchmarks/VersaBench/dbms/dbms|69594e037af82d69cb5579f0407df6c8|25577fbcb6722e0ce5aa4f6c4507e8b7|3.775588915|3.764206706|0.997| |MultiSource/Benchmarks/7zip/7zip-benchmark|63ff2be64ccabe6894f85960a42a1386|5c8cf60cfbf4a1940457f37f4a10862a|26.752694144|26.649662521|0.996| |GeoMeans|N/A|N/A|1740.713|1740.617|1.000|
non_priority
regressions report april am metadata workflow url change logs from to move fold into isdivzero nfci revert quot fix explicit null dereferences quot add sifive extension support support llvm ir intrinsics for xsfvcp extension update quot adding a builder quot docs estimate liveness of loop invariants when checking for address folding profitability return std string view from targetinfo getclobbers remove unnecessary virtual inheritance in targetinfo make access to submodules via iterator range mark as n a revert quot precise trip multiples quot fix any linker error with multiple compilers regressions size name baseline current baseline size current size ratio multisource applications minisat minisat multisource applications multisource applications lua lua multisource applications clamav clamscan regressions time name baseline current baseline time current time ratio multisource applications minisat minisat multisource applications clamav clamscan differences size name baseline current baseline size current size ratio multisource applications minisat minisat multisource applications multisource applications lua lua multisource benchmarks mibench consumer lame consumer lame multisource applications clamav clamscan multisource benchmarks doe proxyapps c clamr clamr multisource applications jm ldecod ldecod multisource applications jm lencod lencod multisource benchmarks doe proxyapps c pathfinder pathfinder multisource benchmarks mallocbench espresso espresso multisource benchmarks versabench dbms dbms multisource benchmarks mafft pairlocalalign multisource benchmarks mediabench jpeg jpeg cjpeg multisource applications multisource benchmarks mibench consumer typeset consumer typeset multisource benchmarks multisource benchmarks microbenchmarks memfunctions memfunctions microbenchmarks loopvectorization loopvectorizationbenchmarks multisource applications kimwitu kc microbenchmarks imageprocessing anisotropicdiffusion anisotropicdiffusion multisource benchmarks mibench consumer jpeg consumer jpeg microbenchmarks loopinterchange loopinterchange multisource applications spass spass microbenchmarks builtins builtins multisource applications d make dparser microbenchmarks lcals subsetcrawloops lcalscraw microbenchmarks lcals subsetclambdaloops lcalsclambda microbenchmarks lcals subsetarawloops lcalsaraw microbenchmarks lcals subsetalambdaloops lcalsalambda microbenchmarks lcals subsetbrawloops lcalsbraw microbenchmarks lcals subsetblambdaloops lcalsblambda multisource benchmarks benchmark multisource benchmarks lzbench lzbench multisource benchmarks doe proxyapps c pennant pennant multisource benchmarks coremark coremark singlesource benchmarks adobe c functionobjects multisource applications hbd hbd multisource benchmarks doe proxyapps c minigmg minigmg singlesource benchmarks mcgill chomp geomeans n a n a differences time name baseline current baseline time current time ratio multisource applications minisat minisat multisource applications clamav clamscan multisource applications hbd hbd multisource benchmarks mibench consumer typeset consumer typeset microbenchmarks memfunctions memfunctions test bm memcmp microbenchmarks lcals subsetcrawloops lcalscraw test bm first sum raw microbenchmarks lcals subsetcrawloops lcalscraw test bm first diff raw microbenchmarks lcals subsetcrawloops lcalscraw test bm pic raw microbenchmarks lcals subsetcrawloops lcalscraw test bm planckian raw microbenchmarks loopvectorization loopvectorizationbenchmarks test t to t microbenchmarks loopvectorization loopvectorizationbenchmarks test benchfortruncorzextvecwithaddinloopfrom t to t microbenchmarks loopvectorization loopvectorizationbenchmarks test t to t microbenchmarks loopvectorization loopvectorizationbenchmarks test t to t microbenchmarks loopvectorization loopvectorizationbenchmarks test benchfortruncorzextvecwithaddinloopfrom t to t microbenchmarks loopvectorization loopvectorizationbenchmarks test t to t microbenchmarks loopvectorization loopvectorizationbenchmarks test benchfortruncorzextvecwithaddinloopfrom t to t microbenchmarks loopvectorization loopvectorizationbenchmarks test t to t microbenchmarks loopvectorization loopvectorizationbenchmarks test t to t microbenchmarks loopvectorization loopvectorizationbenchmarks test t to t microbenchmarks memfunctions memfunctions test bm memcmp microbenchmarks memfunctions memfunctions test bm memcmp microbenchmarks lcals subsetcrawloops lcalscraw test bm find first min raw microbenchmarks memfunctions memfunctions test bm memcmp multisource applications multisource benchmarks multisource benchmarks mibench consumer jpeg consumer jpeg multisource applications kimwitu kc multisource benchmarks mediabench jpeg jpeg cjpeg multisource applications spass spass multisource benchmarks doe proxyapps c minigmg minigmg singlesource benchmarks adobe c functionobjects multisource benchmarks doe proxyapps c clamr clamr multisource applications d make dparser multisource benchmarks doe proxyapps c pennant pennant singlesource benchmarks mcgill chomp multisource applications lua lua multisource benchmarks multisource benchmarks lzbench lzbench multisource benchmarks versabench dbms dbms multisource benchmarks benchmark geomeans n a n a
0
277,127
21,014,743,556
IssuesEvent
2022-03-30 09:56:34
team-e-techeer/teame-docs
https://api.github.com/repos/team-e-techeer/teame-docs
closed
DB shema design-수빈님
documentation
# 목적 DB schema 설계 # 작업 상세 내용 - [x] team-e 노션 -> 문서 -> 구현 기능 리스트 확인 - [x] 구현 리스트 고려하여 DB schema 설계해보기 - [x] team-e 노션 -> DB schema에 캡쳐해서 올리기
1.0
DB shema design-수빈님 - # 목적 DB schema 설계 # 작업 상세 내용 - [x] team-e 노션 -> 문서 -> 구현 기능 리스트 확인 - [x] 구현 리스트 고려하여 DB schema 설계해보기 - [x] team-e 노션 -> DB schema에 캡쳐해서 올리기
non_priority
db shema design 수빈님 목적 db schema 설계 작업 상세 내용 team e 노션 문서 구현 기능 리스트 확인 구현 리스트 고려하여 db schema 설계해보기 team e 노션 db schema에 캡쳐해서 올리기
0
62,751
17,188,348,158
IssuesEvent
2021-07-16 07:19:21
alex-hhh/ActivityLog2
https://api.github.com/repos/alex-hhh/ActivityLog2
closed
division by zero
defect
Hi, Please find a .fit file that throws a division by zero error when opening the laps view. [2021-07-14-16-40-18.zip](https://github.com/alex-hhh/ActivityLog2/files/6818391/2021-07-14-16-40-18.zip)
1.0
division by zero - Hi, Please find a .fit file that throws a division by zero error when opening the laps view. [2021-07-14-16-40-18.zip](https://github.com/alex-hhh/ActivityLog2/files/6818391/2021-07-14-16-40-18.zip)
non_priority
division by zero hi please find a fit file that throws a division by zero error when opening the laps view
0
361,502
25,342,412,479
IssuesEvent
2022-11-18 23:20:59
tarantool/tarantool
https://api.github.com/repos/tarantool/tarantool
closed
parameter description missing in `man tarantoolctl`
bug documentation tarantoolctl 1sp teamE
The new `--format` parameter for `tarantoolctl cat` is missing in `man tarantoolctl` output. Please update. **Actual content:** ``` cat FILE... [--space=space_no...] [--show-system] [--from=from_lsn] [--to=to_lsn] [--replica=replica_id] Print into stdout the contents of .snap/.xlog files specified on the command line. ``` **Expected content:** ``` cat FILE... [--space=space_no...] [--show-system] [--from=from_lsn] [--to=to_lsn] [--replica=replica_id] [--format=format_name] Print into stdout the contents of .snap/.xlog files specified on the command line. ``` Related issue: https://github.com/tarantool/doc/issues/2827
1.0
parameter description missing in `man tarantoolctl` - The new `--format` parameter for `tarantoolctl cat` is missing in `man tarantoolctl` output. Please update. **Actual content:** ``` cat FILE... [--space=space_no...] [--show-system] [--from=from_lsn] [--to=to_lsn] [--replica=replica_id] Print into stdout the contents of .snap/.xlog files specified on the command line. ``` **Expected content:** ``` cat FILE... [--space=space_no...] [--show-system] [--from=from_lsn] [--to=to_lsn] [--replica=replica_id] [--format=format_name] Print into stdout the contents of .snap/.xlog files specified on the command line. ``` Related issue: https://github.com/tarantool/doc/issues/2827
non_priority
parameter description missing in man tarantoolctl the new format parameter for tarantoolctl cat is missing in man tarantoolctl output please update actual content cat file print into stdout the contents of snap xlog files specified on the command line expected content cat file print into stdout the contents of snap xlog files specified on the command line related issue
0
190,839
14,580,257,936
IssuesEvent
2020-12-18 08:52:16
symfony/symfony-docs
https://api.github.com/repos/symfony/symfony-docs
closed
Add a link / explanation to how to access private services via the special container for testing console commands
Console Testing
re: https://symfony.com/doc/current/console.html I need to inject some private services into a console command, except the container from `$kernel->getContainer()` wouldn't allow me to do so. It led me onto a merry search to [this page](https://symfony.com/blog/new-in-symfony-4-1-simpler-service-testing) which shows how to access the 'special container' for testing. I think it'd be worth a mention in the command testing as accessing services is vital. I would submit a pr but I couldn't figure out which rst to modify!
1.0
Add a link / explanation to how to access private services via the special container for testing console commands - re: https://symfony.com/doc/current/console.html I need to inject some private services into a console command, except the container from `$kernel->getContainer()` wouldn't allow me to do so. It led me onto a merry search to [this page](https://symfony.com/blog/new-in-symfony-4-1-simpler-service-testing) which shows how to access the 'special container' for testing. I think it'd be worth a mention in the command testing as accessing services is vital. I would submit a pr but I couldn't figure out which rst to modify!
non_priority
add a link explanation to how to access private services via the special container for testing console commands re i need to inject some private services into a console command except the container from kernel getcontainer wouldn t allow me to do so it led me onto a merry search to which shows how to access the special container for testing i think it d be worth a mention in the command testing as accessing services is vital i would submit a pr but i couldn t figure out which rst to modify
0
171,855
13,250,990,545
IssuesEvent
2020-08-20 00:45:43
microsoft/msquic
https://api.github.com/repos/microsoft/msquic
closed
QuicUint8Encode Null Ptr Dereference in OOM Scenario
App: spinquic Area: Testing
I implemented the faulting-heap that returns NULL ~1/100th of the time. The patch is attached. These issues are only relevant in OOM scenarios or other resiliency support scenarios. ``` Stopped reason: SIGSEGV 0x00007ffff7c12a5e in QuicUint8Encode (Value=0x6, Buffer=0x0) at /home/max/msquic/src/core/frame.c:24 24 *Buffer = Value; gdb-peda$ bt #0 0x00007ffff7c12a5e in QuicUint8Encode (Value=0x6, Buffer=0x0) at /home/max/msquic/src/core/frame.c:24 #1 0x00007ffff7c15cf2 in QuicCryptoFrameEncode (Frame=0x7fffed063dc0, Offset=0x7fffed06544a, BufferLength=0xfff0, Buffer=0x0) at /home/max/msquic/src/core/frame.c:456 #2 0x00007ffff7bfaf55 in QuicCryptoWriteOneFrame (Crypto=0x61e000013f98, EncryptLevelStart=0x0, CryptoOffset=0x0, FramePayloadBytes=0x7fffed0641c0, Offset=0x7fffed06544a, BufferLength=0xfff0, Buffer=0x0, PacketMetadata=0x7fffed065460) at /home/max/msquic/src/core/crypto.c:534 #3 0x00007ffff7bfc92e in QuicCryptoWriteCryptoFrames (Crypto=0x61e000013f98, Builder=0x7fffed0652d0, Offset=0x7fffed06544a, BufferLength=0xfff0, Buffer=0x0) at /home/max/msquic/src/core/crypto.c:679 #4 0x00007ffff7bfd2d1 in QuicCryptoWriteFrames (Crypto=0x61e000013f98, Builder=0x7fffed0652d0) at /home/max/msquic/src/core/crypto.c:748 #5 0x00007ffff7c3ed07 in QuicSendWriteFrames (Send=0x61e0000141c8, Builder=0x7fffed0652d0) at /home/max/msquic/src/core/send.c:453 #6 0x00007ffff7c43ed2 in QuicSendFlush (Send=0x61e0000141c8) at /home/max/msquic/src/core/send.c:1066 #7 0x00007ffff7bf5a3c in QuicConnDrainOperations (Connection=0x61e000013880) at /home/max/msquic/src/core/connection.c:6606 #8 0x00007ffff7bb0ada in QuicWorkerProcessConnection (Worker=0x628000000108, Connection=0x61e000013880) at /home/max/msquic/src/core/worker.c:483 #9 0x00007ffff7baea5d in QuicWorkerThread (Context=0x628000000108) at /home/max/msquic/src/core/worker.c:571 #10 0x00007ffff77bbfa3 in start_thread (arg=<optimized out>) at pthread_create.c:486 #11 0x00007ffff76c64cf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 gdb-peda$ ``` ### Steps to reproduce the behavior This repros pretty easily with the following patch (and also turn on ASAN) ``` diff --git a/src/platform/platform_linux.c b/src/platform/platform_linux.c index 68e7a6d..f5be03e 100644 --- a/src/platform/platform_linux.c +++ b/src/platform/platform_linux.c @@ -172,6 +172,8 @@ QuicAlloc( _In_ size_t ByteCount ) { + if ((rand() % 100) == 1) + return NULL; #ifdef QUIC_PLATFORM_DISPATCH_TABLE return PlatDispatch->Alloc(ByteCount); #else ``` There are a few other issues that you'll see, but after running it a few time you'll trigger this issue. To make this easier to debug, in gdb you'll want to `set follow-fork-mode parent` and `set env ASAN_OPTIONS=abort_on_error=1`
1.0
QuicUint8Encode Null Ptr Dereference in OOM Scenario - I implemented the faulting-heap that returns NULL ~1/100th of the time. The patch is attached. These issues are only relevant in OOM scenarios or other resiliency support scenarios. ``` Stopped reason: SIGSEGV 0x00007ffff7c12a5e in QuicUint8Encode (Value=0x6, Buffer=0x0) at /home/max/msquic/src/core/frame.c:24 24 *Buffer = Value; gdb-peda$ bt #0 0x00007ffff7c12a5e in QuicUint8Encode (Value=0x6, Buffer=0x0) at /home/max/msquic/src/core/frame.c:24 #1 0x00007ffff7c15cf2 in QuicCryptoFrameEncode (Frame=0x7fffed063dc0, Offset=0x7fffed06544a, BufferLength=0xfff0, Buffer=0x0) at /home/max/msquic/src/core/frame.c:456 #2 0x00007ffff7bfaf55 in QuicCryptoWriteOneFrame (Crypto=0x61e000013f98, EncryptLevelStart=0x0, CryptoOffset=0x0, FramePayloadBytes=0x7fffed0641c0, Offset=0x7fffed06544a, BufferLength=0xfff0, Buffer=0x0, PacketMetadata=0x7fffed065460) at /home/max/msquic/src/core/crypto.c:534 #3 0x00007ffff7bfc92e in QuicCryptoWriteCryptoFrames (Crypto=0x61e000013f98, Builder=0x7fffed0652d0, Offset=0x7fffed06544a, BufferLength=0xfff0, Buffer=0x0) at /home/max/msquic/src/core/crypto.c:679 #4 0x00007ffff7bfd2d1 in QuicCryptoWriteFrames (Crypto=0x61e000013f98, Builder=0x7fffed0652d0) at /home/max/msquic/src/core/crypto.c:748 #5 0x00007ffff7c3ed07 in QuicSendWriteFrames (Send=0x61e0000141c8, Builder=0x7fffed0652d0) at /home/max/msquic/src/core/send.c:453 #6 0x00007ffff7c43ed2 in QuicSendFlush (Send=0x61e0000141c8) at /home/max/msquic/src/core/send.c:1066 #7 0x00007ffff7bf5a3c in QuicConnDrainOperations (Connection=0x61e000013880) at /home/max/msquic/src/core/connection.c:6606 #8 0x00007ffff7bb0ada in QuicWorkerProcessConnection (Worker=0x628000000108, Connection=0x61e000013880) at /home/max/msquic/src/core/worker.c:483 #9 0x00007ffff7baea5d in QuicWorkerThread (Context=0x628000000108) at /home/max/msquic/src/core/worker.c:571 #10 0x00007ffff77bbfa3 in start_thread (arg=<optimized out>) at pthread_create.c:486 #11 0x00007ffff76c64cf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 gdb-peda$ ``` ### Steps to reproduce the behavior This repros pretty easily with the following patch (and also turn on ASAN) ``` diff --git a/src/platform/platform_linux.c b/src/platform/platform_linux.c index 68e7a6d..f5be03e 100644 --- a/src/platform/platform_linux.c +++ b/src/platform/platform_linux.c @@ -172,6 +172,8 @@ QuicAlloc( _In_ size_t ByteCount ) { + if ((rand() % 100) == 1) + return NULL; #ifdef QUIC_PLATFORM_DISPATCH_TABLE return PlatDispatch->Alloc(ByteCount); #else ``` There are a few other issues that you'll see, but after running it a few time you'll trigger this issue. To make this easier to debug, in gdb you'll want to `set follow-fork-mode parent` and `set env ASAN_OPTIONS=abort_on_error=1`
non_priority
null ptr dereference in oom scenario i implemented the faulting heap that returns null of the time the patch is attached these issues are only relevant in oom scenarios or other resiliency support scenarios stopped reason sigsegv in value buffer at home max msquic src core frame c buffer value gdb peda bt in value buffer at home max msquic src core frame c in quiccryptoframeencode frame offset bufferlength buffer at home max msquic src core frame c in quiccryptowriteoneframe crypto encryptlevelstart cryptooffset framepayloadbytes offset bufferlength buffer packetmetadata at home max msquic src core crypto c in quiccryptowritecryptoframes crypto builder offset bufferlength buffer at home max msquic src core crypto c in quiccryptowriteframes crypto builder at home max msquic src core crypto c in quicsendwriteframes send builder at home max msquic src core send c in quicsendflush send at home max msquic src core send c in quicconndrainoperations connection at home max msquic src core connection c in quicworkerprocessconnection worker connection at home max msquic src core worker c in quicworkerthread context at home max msquic src core worker c in start thread arg at pthread create c in clone at sysdeps unix sysv linux clone s gdb peda steps to reproduce the behavior this repros pretty easily with the following patch and also turn on asan diff git a src platform platform linux c b src platform platform linux c index a src platform platform linux c b src platform platform linux c quicalloc in size t bytecount if rand return null ifdef quic platform dispatch table return platdispatch alloc bytecount else there are a few other issues that you ll see but after running it a few time you ll trigger this issue to make this easier to debug in gdb you ll want to set follow fork mode parent and set env asan options abort on error
0
56,782
14,078,524,610
IssuesEvent
2020-11-04 13:41:35
themagicalmammal/android_kernel_samsung_s5neolte
https://api.github.com/repos/themagicalmammal/android_kernel_samsung_s5neolte
opened
CVE-2018-8822 (High) detected in linuxv3.6
security vulnerability
## CVE-2018-8822 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.6</b></p></summary> <p> <p>Scott's PowerPC tree (FSL secondary/backup)</p> <p>Library home page: <a href=https://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git>https://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/themagicalmammal/android_kernel_samsung_s5neolte/commit/f978d7dbb980bbe5267a625da958c4226e1a8ae0">f978d7dbb980bbe5267a625da958c4226e1a8ae0</a></p> <p>Found in base branch: <b>cosmic-experimental-1.6</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (3)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>android_kernel_samsung_s5neolte/fs/ncpfs/ncplib_kernel.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>android_kernel_samsung_s5neolte/fs/ncpfs/ncplib_kernel.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>android_kernel_samsung_s5neolte/fs/ncpfs/ncplib_kernel.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Incorrect buffer length handling in the ncp_read_kernel function in fs/ncpfs/ncplib_kernel.c in the Linux kernel through 4.15.11, and in drivers/staging/ncpfs/ncplib_kernel.c in the Linux kernel 4.16-rc through 4.16-rc6, could be exploited by malicious NCPFS servers to crash the kernel or execute code. <p>Publish Date: 2018-03-20 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-8822>CVE-2018-8822</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8822">https://nvd.nist.gov/vuln/detail/CVE-2018-8822</a></p> <p>Release Date: 2018-03-20</p> <p>Fix Resolution: v4.16-rc6</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2018-8822 (High) detected in linuxv3.6 - ## CVE-2018-8822 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.6</b></p></summary> <p> <p>Scott's PowerPC tree (FSL secondary/backup)</p> <p>Library home page: <a href=https://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git>https://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/themagicalmammal/android_kernel_samsung_s5neolte/commit/f978d7dbb980bbe5267a625da958c4226e1a8ae0">f978d7dbb980bbe5267a625da958c4226e1a8ae0</a></p> <p>Found in base branch: <b>cosmic-experimental-1.6</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (3)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>android_kernel_samsung_s5neolte/fs/ncpfs/ncplib_kernel.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>android_kernel_samsung_s5neolte/fs/ncpfs/ncplib_kernel.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>android_kernel_samsung_s5neolte/fs/ncpfs/ncplib_kernel.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Incorrect buffer length handling in the ncp_read_kernel function in fs/ncpfs/ncplib_kernel.c in the Linux kernel through 4.15.11, and in drivers/staging/ncpfs/ncplib_kernel.c in the Linux kernel 4.16-rc through 4.16-rc6, could be exploited by malicious NCPFS servers to crash the kernel or execute code. <p>Publish Date: 2018-03-20 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-8822>CVE-2018-8822</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8822">https://nvd.nist.gov/vuln/detail/CVE-2018-8822</a></p> <p>Release Date: 2018-03-20</p> <p>Fix Resolution: v4.16-rc6</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve high detected in cve high severity vulnerability vulnerable library scott s powerpc tree fsl secondary backup library home page a href found in head commit a href found in base branch cosmic experimental vulnerable source files android kernel samsung fs ncpfs ncplib kernel c android kernel samsung fs ncpfs ncplib kernel c android kernel samsung fs ncpfs ncplib kernel c vulnerability details incorrect buffer length handling in the ncp read kernel function in fs ncpfs ncplib kernel c in the linux kernel through and in drivers staging ncpfs ncplib kernel c in the linux kernel rc through could be exploited by malicious ncpfs servers to crash the kernel or execute code publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
0
165,728
12,879,869,909
IssuesEvent
2020-07-12 01:26:21
osquery/osquery
https://api.github.com/repos/osquery/osquery
closed
Create tests for the tables `browser_plugins`, `safari_extensions`
good-first-issue macOS test
## Create tests for the tables `browser_plugins`, `safari_extensions` - Create header file for the table implementation, if one is not exists. - In test, query the table and check if retrieved columns (name and types) match the columns from table spec. - If there is any guarantee to number of rows (e.g. only 1 record in every query result, more than 3 records or something else) check it. - Test the implementation details of the table, if it possible. Tables specs: - `specs/darwin/browser_plugins.table` - `specs/darwin/safari_extensions.table` Source files: - `osquery/tables/applications/darwin/browser_plugins.cpp` Table generating functions: - `genBrowserPlugins()` - `genSafariExtensions()`
1.0
Create tests for the tables `browser_plugins`, `safari_extensions` - ## Create tests for the tables `browser_plugins`, `safari_extensions` - Create header file for the table implementation, if one is not exists. - In test, query the table and check if retrieved columns (name and types) match the columns from table spec. - If there is any guarantee to number of rows (e.g. only 1 record in every query result, more than 3 records or something else) check it. - Test the implementation details of the table, if it possible. Tables specs: - `specs/darwin/browser_plugins.table` - `specs/darwin/safari_extensions.table` Source files: - `osquery/tables/applications/darwin/browser_plugins.cpp` Table generating functions: - `genBrowserPlugins()` - `genSafariExtensions()`
non_priority
create tests for the tables browser plugins safari extensions create tests for the tables browser plugins safari extensions create header file for the table implementation if one is not exists in test query the table and check if retrieved columns name and types match the columns from table spec if there is any guarantee to number of rows e g only record in every query result more than records or something else check it test the implementation details of the table if it possible tables specs specs darwin browser plugins table specs darwin safari extensions table source files osquery tables applications darwin browser plugins cpp table generating functions genbrowserplugins gensafariextensions
0
126,246
10,413,016,535
IssuesEvent
2019-09-13 17:27:02
futest-test/fu
https://api.github.com/repos/futest-test/fu
opened
Vulnerability - Partial user controllable script source
FoundByAcunetix360 FuTest
**URL:** http://php.testsparker.com/products.php **Name:** Partial user controllable script source **Severity:** Medium You can see vulnerability details from the link below. http://ec2-18-194-173-226.eu-central-1.compute.amazonaws.com/vulnerabilities/detail/b67b0d46ea73470c90f7aac602ab8ac4
1.0
Vulnerability - Partial user controllable script source - **URL:** http://php.testsparker.com/products.php **Name:** Partial user controllable script source **Severity:** Medium You can see vulnerability details from the link below. http://ec2-18-194-173-226.eu-central-1.compute.amazonaws.com/vulnerabilities/detail/b67b0d46ea73470c90f7aac602ab8ac4
non_priority
vulnerability partial user controllable script source url name partial user controllable script source severity medium you can see vulnerability details from the link below
0
71,182
7,236,586,507
IssuesEvent
2018-02-13 07:49:31
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
[scheduled-executor] ClientScheduledExecutorServiceSlowTest.scheduleRandomPartitions_getAllScheduled_durable
Team: Core Type: Test-Failure
``` java.lang.AssertionError: expected:<11.0> but was:<10.0> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:575) at org.junit.Assert.assertEquals(Assert.java:700) at com.hazelcast.scheduledexecutor.ScheduledExecutorServiceSlowTest.scheduleRandomPartitions_getAllScheduled_durable(ScheduledExecutorServiceSlowTest.java:161) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:105) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:97) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) ``` https://hazelcast-l337.ci.cloudbees.com/view/Zing/job/Hazelcast-3.x-ZingJDK8/20/testReport/junit/com.hazelcast.client.scheduledexecutor/ClientScheduledExecutorServiceSlowTest/scheduleRandomPartitions_getAllScheduled_durable/
1.0
[scheduled-executor] ClientScheduledExecutorServiceSlowTest.scheduleRandomPartitions_getAllScheduled_durable - ``` java.lang.AssertionError: expected:<11.0> but was:<10.0> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:575) at org.junit.Assert.assertEquals(Assert.java:700) at com.hazelcast.scheduledexecutor.ScheduledExecutorServiceSlowTest.scheduleRandomPartitions_getAllScheduled_durable(ScheduledExecutorServiceSlowTest.java:161) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:105) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:97) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) ``` https://hazelcast-l337.ci.cloudbees.com/view/Zing/job/Hazelcast-3.x-ZingJDK8/20/testReport/junit/com.hazelcast.client.scheduledexecutor/ClientScheduledExecutorServiceSlowTest/scheduleRandomPartitions_getAllScheduled_durable/
non_priority
clientscheduledexecutorserviceslowtest schedulerandompartitions getallscheduled durable java lang assertionerror expected but was at org junit assert fail assert java at org junit assert failnotequals assert java at org junit assert assertequals assert java at org junit assert assertequals assert java at com hazelcast scheduledexecutor scheduledexecutorserviceslowtest schedulerandompartitions getallscheduled durable scheduledexecutorserviceslowtest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at java util concurrent futuretask run futuretask java at java lang thread run thread java
0
22,741
32,056,196,867
IssuesEvent
2023-09-24 05:19:53
open-telemetry/opentelemetry-collector-contrib
https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib
closed
[processor/logstransform] Issue with replace_pattern transform function
Stale processor/logstransform closed as inactive
### Component(s) processor/logstransform ### Describe the issue you're reporting We are using below transform processor rule to replace phone number. It is working fine with regex101 but some issues with splunk client v0.61.0 or v0.63.0 process (AKS). Here are the details. Please check and advice rule: - replace_pattern(body.message, "([\\\"> ])?([0-9]{3})[- ]*([0-9]{3})[- ]*([0-9]{4})([\\\"< ])?", "$1**$4$5") Message: Address { addressType: Permanent address1: 1017 THRUSH LN address2: null city: AUDUBON state: PA zip: 19403 }] contact: class Contact { eMail: [t-rex@example.com](mailto:t-rex@example.com) phoneNumber: 2745888692 } citizenshipStatus: class Regex101 output: address2: null city: AUDUBON state: PA zip: 19403 }] contact: class Contact { eMail: [t-rex@example.com](mailto:t-rex@example.com) phoneNumber: **8692 } citizenshipStatus: class Splunk Log Observer output: addresses: [class Address { addressType: Permanent address1: 1017 THRUSH LN address2: null city: AUDUBON state: PA zip: 19403 }] contact: class Contact { eMail: [t-rex@example.com](mailto:t-rex@example.com) phoneNumber: **2 } citizenshipStatus: class CitizenshipStatus {
1.0
[processor/logstransform] Issue with replace_pattern transform function - ### Component(s) processor/logstransform ### Describe the issue you're reporting We are using below transform processor rule to replace phone number. It is working fine with regex101 but some issues with splunk client v0.61.0 or v0.63.0 process (AKS). Here are the details. Please check and advice rule: - replace_pattern(body.message, "([\\\"> ])?([0-9]{3})[- ]*([0-9]{3})[- ]*([0-9]{4})([\\\"< ])?", "$1**$4$5") Message: Address { addressType: Permanent address1: 1017 THRUSH LN address2: null city: AUDUBON state: PA zip: 19403 }] contact: class Contact { eMail: [t-rex@example.com](mailto:t-rex@example.com) phoneNumber: 2745888692 } citizenshipStatus: class Regex101 output: address2: null city: AUDUBON state: PA zip: 19403 }] contact: class Contact { eMail: [t-rex@example.com](mailto:t-rex@example.com) phoneNumber: **8692 } citizenshipStatus: class Splunk Log Observer output: addresses: [class Address { addressType: Permanent address1: 1017 THRUSH LN address2: null city: AUDUBON state: PA zip: 19403 }] contact: class Contact { eMail: [t-rex@example.com](mailto:t-rex@example.com) phoneNumber: **2 } citizenshipStatus: class CitizenshipStatus {
non_priority
issue with replace pattern transform function component s processor logstransform describe the issue you re reporting we are using below transform processor rule to replace phone number it is working fine with but some issues with splunk client or process aks here are the details please check and advice rule replace pattern body message message address addresstype permanent thrush ln null city audubon state pa zip contact class contact email mailto t rex example com phonenumber citizenshipstatus class output null city audubon state pa zip contact class contact email mailto t rex example com phonenumber citizenshipstatus class splunk log observer output addresses contact class contact email mailto t rex example com phonenumber citizenshipstatus class citizenshipstatus
0
93,805
10,775,408,197
IssuesEvent
2019-11-03 14:12:09
palantir/tslint
https://api.github.com/repos/palantir/tslint
closed
Show the default setting for a rule in recommended and latest configurations
Domain: Documentation Status: Accepting PRs
### Feature request **Is your feature request related to a problem? Please describe.** Currently there is no way to know what are the default setting for a rule when you are extending the recommended or latest configuration. **Describe the solution you'd like** Following #4124 it would be nice if this also show a section with the recommended configuration. **Additional context** I'm testing changes and have a similar function to extract the default values of the rules, but a sketch design of where it should be placed, if you would like that at all, would be nice.
1.0
Show the default setting for a rule in recommended and latest configurations - ### Feature request **Is your feature request related to a problem? Please describe.** Currently there is no way to know what are the default setting for a rule when you are extending the recommended or latest configuration. **Describe the solution you'd like** Following #4124 it would be nice if this also show a section with the recommended configuration. **Additional context** I'm testing changes and have a similar function to extract the default values of the rules, but a sketch design of where it should be placed, if you would like that at all, would be nice.
non_priority
show the default setting for a rule in recommended and latest configurations feature request is your feature request related to a problem please describe currently there is no way to know what are the default setting for a rule when you are extending the recommended or latest configuration describe the solution you d like following it would be nice if this also show a section with the recommended configuration additional context i m testing changes and have a similar function to extract the default values of the rules but a sketch design of where it should be placed if you would like that at all would be nice
0
87,740
17,366,934,148
IssuesEvent
2021-07-30 08:38:12
google/web-stories-wp
https://api.github.com/repos/google/web-stories-wp
closed
Remove PPC 2.0 Experiment
Group: Pre-Publish Checklist Pod: Pea Type: Code Quality
## Feature Description ** After 1.10 release goes out** remove the experiment from PPC 2.0 so that it shows by default. Remove all experiment code related to this. ## Alternatives Considered <!-- A clear and concise description of any alternative solutions or features you've considered. --> ## Additional Context <!-- Add any other context or screenshots about the feature request. --> --- _Do not alter or remove anything below. The following sections will be managed by moderators only._ ## Acceptance Criteria <!-- One or more bullet points for acceptance criteria. --> ## Implementation Brief <!-- One or more bullet points for how to technically implement the feature. -->
1.0
Remove PPC 2.0 Experiment - ## Feature Description ** After 1.10 release goes out** remove the experiment from PPC 2.0 so that it shows by default. Remove all experiment code related to this. ## Alternatives Considered <!-- A clear and concise description of any alternative solutions or features you've considered. --> ## Additional Context <!-- Add any other context or screenshots about the feature request. --> --- _Do not alter or remove anything below. The following sections will be managed by moderators only._ ## Acceptance Criteria <!-- One or more bullet points for acceptance criteria. --> ## Implementation Brief <!-- One or more bullet points for how to technically implement the feature. -->
non_priority
remove ppc experiment feature description after release goes out remove the experiment from ppc so that it shows by default remove all experiment code related to this alternatives considered additional context do not alter or remove anything below the following sections will be managed by moderators only acceptance criteria implementation brief
0
303,319
22,969,952,957
IssuesEvent
2022-07-20 01:28:08
SCC-AI-3/Spartagora_Front
https://api.github.com/repos/SCC-AI-3/Spartagora_Front
opened
Upper category에서 게시판 부분 완성하기
documentation enhancement good issue
1. lower category 별로 페이지 구성하기 - navbar active 적용해서 구분시켜주기 2. 글 상세페이지 연결하기 3. 반응형 적용
1.0
Upper category에서 게시판 부분 완성하기 - 1. lower category 별로 페이지 구성하기 - navbar active 적용해서 구분시켜주기 2. 글 상세페이지 연결하기 3. 반응형 적용
non_priority
upper category에서 게시판 부분 완성하기 lower category 별로 페이지 구성하기 navbar active 적용해서 구분시켜주기 글 상세페이지 연결하기 반응형 적용
0
301,110
26,017,677,944
IssuesEvent
2022-12-21 09:53:14
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
storage: `TestMVCCHistories` should test `RangeKeyChanged()` on iterator exhaustsion
C-enhancement A-storage A-testing T-storage
We check this when the iterator is valid: https://github.com/cockroachdb/cockroach/blob/1f7e094f5e6296625b5d7c29ed47694f3d93d337/pkg/storage/mvcc_history_test.go#L1930-L1932 We should check this when it's exhausted too: https://github.com/cockroachdb/cockroach/blob/1f7e094f5e6296625b5d7c29ed47694f3d93d337/pkg/storage/mvcc_history_test.go#L1864-L1868 This is likely going to result in a fair number of bugs or other issues, so it'll be a bit of a yak shave.
1.0
storage: `TestMVCCHistories` should test `RangeKeyChanged()` on iterator exhaustsion - We check this when the iterator is valid: https://github.com/cockroachdb/cockroach/blob/1f7e094f5e6296625b5d7c29ed47694f3d93d337/pkg/storage/mvcc_history_test.go#L1930-L1932 We should check this when it's exhausted too: https://github.com/cockroachdb/cockroach/blob/1f7e094f5e6296625b5d7c29ed47694f3d93d337/pkg/storage/mvcc_history_test.go#L1864-L1868 This is likely going to result in a fair number of bugs or other issues, so it'll be a bit of a yak shave.
non_priority
storage testmvcchistories should test rangekeychanged on iterator exhaustsion we check this when the iterator is valid we should check this when it s exhausted too this is likely going to result in a fair number of bugs or other issues so it ll be a bit of a yak shave
0
24,850
12,415,342,665
IssuesEvent
2020-05-22 16:10:03
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
MIDI chugging can slow down main loop
Type: Performance
Probably due to lock contention. If you load in a fat black MIDI the synthesizer will be too slow which results in the main loop slowing down on lock contention, I think.
True
MIDI chugging can slow down main loop - Probably due to lock contention. If you load in a fat black MIDI the synthesizer will be too slow which results in the main loop slowing down on lock contention, I think.
non_priority
midi chugging can slow down main loop probably due to lock contention if you load in a fat black midi the synthesizer will be too slow which results in the main loop slowing down on lock contention i think
0
84,534
15,724,680,725
IssuesEvent
2021-03-29 09:05:41
crouchr/learnage
https://api.github.com/repos/crouchr/learnage
opened
CVE-2017-12375 (High) detected in multiple libraries
security vulnerability
## CVE-2017-12375 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>switchfinblackfin-linux-dist-2011R1-RC3</b>, <b>clamav-develclamav-0.84</b>, <b>winpenpackclamwin-0.97.2</b>, <b>salix-sboclamav-0.97.5</b>, <b>adi-buildrootuClinux-dist-2007R1-RC3</b>, <b>clamav-develclamav-0.98.4</b></p></summary> <p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The ClamAV AntiVirus software versions 0.99.2 and prior contain a vulnerability that could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability is due to a lack of input validation checking mechanisms during certain mail parsing functions (the rfc2047 function in mbox.c). An unauthenticated, remote attacker could exploit this vulnerability by sending a crafted email to the affected device. This action could cause a buffer overflow condition when ClamAV scans the malicious email, allowing the attacker to potentially cause a DoS condition on an affected device. <p>Publish Date: 2018-01-26 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-12375>CVE-2017-12375</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-12375">http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-12375</a></p> <p>Release Date: 2018-01-26</p> <p>Fix Resolution: clamav-0.99.3-beta2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2017-12375 (High) detected in multiple libraries - ## CVE-2017-12375 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>switchfinblackfin-linux-dist-2011R1-RC3</b>, <b>clamav-develclamav-0.84</b>, <b>winpenpackclamwin-0.97.2</b>, <b>salix-sboclamav-0.97.5</b>, <b>adi-buildrootuClinux-dist-2007R1-RC3</b>, <b>clamav-develclamav-0.98.4</b></p></summary> <p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The ClamAV AntiVirus software versions 0.99.2 and prior contain a vulnerability that could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability is due to a lack of input validation checking mechanisms during certain mail parsing functions (the rfc2047 function in mbox.c). An unauthenticated, remote attacker could exploit this vulnerability by sending a crafted email to the affected device. This action could cause a buffer overflow condition when ClamAV scans the malicious email, allowing the attacker to potentially cause a DoS condition on an affected device. <p>Publish Date: 2018-01-26 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-12375>CVE-2017-12375</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-12375">http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-12375</a></p> <p>Release Date: 2018-01-26</p> <p>Fix Resolution: clamav-0.99.3-beta2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries switchfinblackfin linux dist clamav develclamav winpenpackclamwin salix sboclamav adi buildrootuclinux dist clamav develclamav vulnerability details the clamav antivirus software versions and prior contain a vulnerability that could allow an unauthenticated remote attacker to cause a denial of service dos condition on an affected device the vulnerability is due to a lack of input validation checking mechanisms during certain mail parsing functions the function in mbox c an unauthenticated remote attacker could exploit this vulnerability by sending a crafted email to the affected device this action could cause a buffer overflow condition when clamav scans the malicious email allowing the attacker to potentially cause a dos condition on an affected device publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution clamav step up your open source security game with whitesource
0
66,529
8,950,583,632
IssuesEvent
2019-01-25 11:13:08
Glaeydar/Projekt-Car-Sharing-Management
https://api.github.com/repos/Glaeydar/Projekt-Car-Sharing-Management
closed
Benachrichtigung zu einer geplanten Reservierung
documentation
Wie wird ein Kunde zu seiner geplanten Reservierung benachrichtigt? Situation: Der Kunde reserviert um 9 Uhr ein Fahrzeug für 12 Uhr. Das System führt die Reservierung durch ohne ein Fahrzeug zuzuteilen, dies wird erst später gemacht. Eine halbe Stunde vor geplantem Fahrtantritt teilt das System dem Kunden mit, an welchem Standort welches Fahrzeug für ihn reserviert ist. Problem: Wie kann der Kunde diese Benachrichtigung erhalten? Die App lädt nur die Website -> Keine kundenspezifische Benachrichtigung möglich Via Mail -> Telekomkunden haben das Nachsehen, keine mobile Daten (eigene Tendenz) Via SMS -> (Noch) nicht geplant, muss aktuell dann durch Personal durchgeführt werden Via Website -> Eintrag in Fahrtenübersicht, Kunde muss nachschauen
1.0
Benachrichtigung zu einer geplanten Reservierung - Wie wird ein Kunde zu seiner geplanten Reservierung benachrichtigt? Situation: Der Kunde reserviert um 9 Uhr ein Fahrzeug für 12 Uhr. Das System führt die Reservierung durch ohne ein Fahrzeug zuzuteilen, dies wird erst später gemacht. Eine halbe Stunde vor geplantem Fahrtantritt teilt das System dem Kunden mit, an welchem Standort welches Fahrzeug für ihn reserviert ist. Problem: Wie kann der Kunde diese Benachrichtigung erhalten? Die App lädt nur die Website -> Keine kundenspezifische Benachrichtigung möglich Via Mail -> Telekomkunden haben das Nachsehen, keine mobile Daten (eigene Tendenz) Via SMS -> (Noch) nicht geplant, muss aktuell dann durch Personal durchgeführt werden Via Website -> Eintrag in Fahrtenübersicht, Kunde muss nachschauen
non_priority
benachrichtigung zu einer geplanten reservierung wie wird ein kunde zu seiner geplanten reservierung benachrichtigt situation der kunde reserviert um uhr ein fahrzeug für uhr das system führt die reservierung durch ohne ein fahrzeug zuzuteilen dies wird erst später gemacht eine halbe stunde vor geplantem fahrtantritt teilt das system dem kunden mit an welchem standort welches fahrzeug für ihn reserviert ist problem wie kann der kunde diese benachrichtigung erhalten die app lädt nur die website keine kundenspezifische benachrichtigung möglich via mail telekomkunden haben das nachsehen keine mobile daten eigene tendenz via sms noch nicht geplant muss aktuell dann durch personal durchgeführt werden via website eintrag in fahrtenübersicht kunde muss nachschauen
0
10,206
3,090,158,471
IssuesEvent
2015-08-26 03:27:51
medic/medic-webapp
https://api.github.com/repos/medic/medic-webapp
closed
Configurable default view
3 - Acceptance testing UI/UX
Currently Messages is the default view and will load even if the user doesn't have permission. Have some way to configure the default view, or add a landing page as the default view.
1.0
Configurable default view - Currently Messages is the default view and will load even if the user doesn't have permission. Have some way to configure the default view, or add a landing page as the default view.
non_priority
configurable default view currently messages is the default view and will load even if the user doesn t have permission have some way to configure the default view or add a landing page as the default view
0
25,262
18,359,172,615
IssuesEvent
2021-10-09 00:23:39
chanzuckerberg/open-science
https://api.github.com/repos/chanzuckerberg/open-science
closed
Additional best practices from CZI Tech open source guidelines
infrastructure
- "getting started" in README - not useful for this project - [ ] #37 - [ ] #38 - [ ] #39 - [x] CONTRIBUTING.md - [x] issue tagging scheme - roadmap - included with goverance
1.0
Additional best practices from CZI Tech open source guidelines - - "getting started" in README - not useful for this project - [ ] #37 - [ ] #38 - [ ] #39 - [x] CONTRIBUTING.md - [x] issue tagging scheme - roadmap - included with goverance
non_priority
additional best practices from czi tech open source guidelines getting started in readme not useful for this project contributing md issue tagging scheme roadmap included with goverance
0
30,204
7,175,610,257
IssuesEvent
2018-01-31 06:33:40
aviabird/gringotts
https://api.github.com/repos/aviabird/gringotts
closed
Fix "space_in_parentheses" issue in lib/gringotts/gateways/paymill.ex
codeclimate codestyle effort1: easy(hours) hotlist: community-help severity: low
There is no whitespace around parentheses/brackets most of the time, but here there is. https://codeclimate.com/github/aviabird/gringotts/lib/gringotts/gateways/paymill.ex#issue_5a3a55fffc08350001000052
2.0
Fix "space_in_parentheses" issue in lib/gringotts/gateways/paymill.ex - There is no whitespace around parentheses/brackets most of the time, but here there is. https://codeclimate.com/github/aviabird/gringotts/lib/gringotts/gateways/paymill.ex#issue_5a3a55fffc08350001000052
non_priority
fix space in parentheses issue in lib gringotts gateways paymill ex there is no whitespace around parentheses brackets most of the time but here there is
0
254,187
27,357,157,596
IssuesEvent
2023-02-27 13:38:48
bturtu405/TestDev
https://api.github.com/repos/bturtu405/TestDev
closed
CVE-2016-6316 (Medium) detected in actionpack-3.0.7.gem - autoclosed
security vulnerability
## CVE-2016-6316 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>actionpack-3.0.7.gem</b></p></summary> <p>Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.</p> <p>Library home page: <a href="https://rubygems.org/gems/actionpack-3.0.7.gem">https://rubygems.org/gems/actionpack-3.0.7.gem</a></p> <p>Path to dependency file: /Gemfile.lock</p> <p>Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache/actionpack-3.0.7.gem</p> <p> Dependency Hierarchy: - rails-3.0.7.gem (Root Library) - :x: **actionpack-3.0.7.gem** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/bturtu405/TestDev/commit/a630a01e6e191474848b3413a96ff308cb33bc9c">a630a01e6e191474848b3413a96ff308cb33bc9c</a></p> <p>Found in base branch: <b>main</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Cross-site scripting (XSS) vulnerability in Action View in Ruby on Rails 3.x before 3.2.22.3, 4.x before 4.2.7.1, and 5.x before 5.0.0.1 might allow remote attackers to inject arbitrary web script or HTML via text declared as "HTML safe" and used as attribute values in tag handlers. <p>Publish Date: 2016-09-07 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2016-6316>CVE-2016-6316</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2016-6316">https://nvd.nist.gov/vuln/detail/CVE-2016-6316</a></p> <p>Release Date: 2016-09-07</p> <p>Fix Resolution: 3.2.22.3,4.2.7.1,5.0.0.1</p> </p> </details> <p></p>
True
CVE-2016-6316 (Medium) detected in actionpack-3.0.7.gem - autoclosed - ## CVE-2016-6316 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>actionpack-3.0.7.gem</b></p></summary> <p>Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.</p> <p>Library home page: <a href="https://rubygems.org/gems/actionpack-3.0.7.gem">https://rubygems.org/gems/actionpack-3.0.7.gem</a></p> <p>Path to dependency file: /Gemfile.lock</p> <p>Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache/actionpack-3.0.7.gem</p> <p> Dependency Hierarchy: - rails-3.0.7.gem (Root Library) - :x: **actionpack-3.0.7.gem** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/bturtu405/TestDev/commit/a630a01e6e191474848b3413a96ff308cb33bc9c">a630a01e6e191474848b3413a96ff308cb33bc9c</a></p> <p>Found in base branch: <b>main</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Cross-site scripting (XSS) vulnerability in Action View in Ruby on Rails 3.x before 3.2.22.3, 4.x before 4.2.7.1, and 5.x before 5.0.0.1 might allow remote attackers to inject arbitrary web script or HTML via text declared as "HTML safe" and used as attribute values in tag handlers. <p>Publish Date: 2016-09-07 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2016-6316>CVE-2016-6316</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2016-6316">https://nvd.nist.gov/vuln/detail/CVE-2016-6316</a></p> <p>Release Date: 2016-09-07</p> <p>Fix Resolution: 3.2.22.3,4.2.7.1,5.0.0.1</p> </p> </details> <p></p>
non_priority
cve medium detected in actionpack gem autoclosed cve medium severity vulnerability vulnerable library actionpack gem web apps on rails simple battle tested conventions for building and testing mvc web applications works with any rack compatible server library home page a href path to dependency file gemfile lock path to vulnerable library home wss scanner gem ruby cache actionpack gem dependency hierarchy rails gem root library x actionpack gem vulnerable library found in head commit a href found in base branch main vulnerability details cross site scripting xss vulnerability in action view in ruby on rails x before x before and x before might allow remote attackers to inject arbitrary web script or html via text declared as html safe and used as attribute values in tag handlers publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution
0
121,492
10,170,230,221
IssuesEvent
2019-08-08 04:18:58
chainer/chainer
https://api.github.com/repos/chainer/chainer
closed
flaky test: `chainerx_tests/unit_tests/routines_tests/test_arithmetic.py::test_Sub`
cat:test pr-ongoing prio:high
ERROR: type should be string, got "https://jenkins.preferred.jp/job/chainer/job/chainer_pr/1709/TEST=CHAINERX_chainerx-py3,label=mn1-p100/console\r\n```\r\n14:13:12 FAIL ../../../repo/tests/chainerx_tests/unit_tests/routines_tests/test_arithmetic.py::test_Sub_param_133_{in_dtypes=('float16', 'float16'), out_dtype='float16', in_shapes=((3, 1), (2, 1, 4)), input_lhs='random', input_rhs='random', is_module=False}[cuda:0]\r\n```\r\n```\r\n14:13:10 _ test_Sub_param_133_{in_dtypes=('float16', 'float16'), out_dtype='float16', in_shapes=((3, 1), (2, 1, 4)), input_lhs='random', input_rhs='random', is_module=False}[cuda:0] _\r\n14:13:10 \r\n14:13:10 device = cuda:0, args = (), kwargs = {}\r\n14:13:10 backend_config = <BackendConfig use_chainerx=True chainerx_device='cuda:0' use_cuda=False cuda_device=None use_cudnn='never' cudnn_deterministic=False autotune=False cudnn_fast_batch_normalization=False use_ideep='never'>\r\n14:13:10 obj = <chainer.testing._bundle.TestSub_param_133_{in_dtypes=('float16', 'float16'), out_dtype='float16', in_shapes=((3, 1), (2, 1, 4)), input_lhs='random', input_rhs='random', is_module=False} object at 0x7fcfe4285eb8>\r\n14:13:10 \r\n14:13:10 @pytest.mark.parametrize_device(devices)\r\n14:13:10 def entry_func(device, *args, **kwargs):\r\n14:13:10 backend_config = _make_backend_config(device.name)\r\n14:13:10 \r\n14:13:10 # Forward test\r\n14:13:10 obj = cls()\r\n14:13:10 try:\r\n14:13:10 obj.setup(*args, **kwargs)\r\n14:13:10 obj.run_test_forward(backend_config)\r\n14:13:10 finally:\r\n14:13:10 obj.teardown()\r\n14:13:10 \r\n14:13:10 # If this is a NumpyOpTest instance, skip backward/double-backward\r\n14:13:10 # tests if the forward test succeeds with acceptable errors.\r\n14:13:10 if isinstance(obj, NumpyOpTest):\r\n14:13:10 if obj.is_forward_successful_with_accept_errors:\r\n14:13:10 return # success with expected errors\r\n14:13:10 \r\n14:13:10 # Backward test\r\n14:13:10 obj = cls()\r\n14:13:10 try:\r\n14:13:10 obj.setup(*args, **kwargs)\r\n14:13:10 > obj.run_test_backward(backend_config)\r\n14:13:10 \r\n14:13:10 args = ()\r\n14:13:10 backend_config = <BackendConfig use_chainerx=True chainerx_device='cuda:0' use_cuda=False cuda_device=None use_cudnn='never' cudnn_deterministic=False autotune=False cudnn_fast_batch_normalization=False use_ideep='never'>\r\n14:13:10 cls = <class 'chainer.testing._bundle.TestSub_param_133_{in_dtypes=('float16', 'float16'), out_dtype='float16', in_shapes=((3, 1), (2, 1, 4)), input_lhs='random', input_rhs='random', is_module=False}'>\r\n14:13:10 device = cuda:0\r\n14:13:10 kwargs = {}\r\n14:13:10 obj = <chainer.testing._bundle.TestSub_param_133_{in_dtypes=('float16', 'float16'), out_dtype='float16', in_shapes=((3, 1), (2, 1, 4)), input_lhs='random', input_rhs='random', is_module=False} object at 0x7fcfe4285eb8>\r\n14:13:10 \r\n14:13:10 /repo/tests/chainerx_tests/op_utils.py:366: \r\n14:13:10 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \r\n14:13:10 /repo/tests/chainerx_tests/op_utils.py:95: in run_test_backward\r\n14:13:10 super(OpTest, self).run_test_backward(backend_config)\r\n14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/testing/function_link.py:254: in run_test_backward\r\n14:13:10 do_check()\r\n14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/testing/function_link.py:243: in do_check\r\n14:13:10 **self.check_backward_options)\r\n14:13:10 /workspace/conda/envs/testenv/lib/python3.6/contextlib.py:99: in __exit__\r\n14:13:10 self.gen.throw(type, value, traceback)\r\n14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/testing/function_link.py:36: in raise_if_fail\r\n14:13:10 cls.fail(message, e)\r\n14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/testing/function_link.py:27: in fail\r\n14:13:10 utils._raise_from(cls, message, exc)\r\n14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/utils/__init__.py:106: in _raise_from\r\n14:13:10 six.raise_from(new_exc.with_traceback(orig_exc.__traceback__), None)\r\n14:13:10 <string>:3: in raise_from\r\n14:13:10 ???\r\n14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/testing/function_link.py:34: in raise_if_fail\r\n14:13:10 yield\r\n14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/testing/function_link.py:243: in do_check\r\n14:13:10 **self.check_backward_options)\r\n14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/gradient_check.py:900: in check_backward\r\n14:13:10 detect_nondifferentiable, is_immutable_params=False\r\n14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/gradient_check.py:464: in run\r\n14:13:10 self._run()\r\n14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/gradient_check.py:507: in _run\r\n14:13:10 self._compare_gradients(gx_numeric, gx_backward, directions)\r\n14:13:10 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \r\n14:13:10 \r\n14:13:10 self = <chainer.gradient_check._CheckBackward object at 0x7fcfe4285668>\r\n14:13:10 gx_numeric = array(-0.12077938, shape=(), dtype=float64, device='cuda:0')\r\n14:13:10 gx_backward = array(-0.11963368, shape=(), dtype=float64, device='cuda:0')\r\n14:13:10 directions = [array([[-0.535809 ],\r\n14:13:10 [-0.38725089],\r\n14:13:10 [-0.1564945 ]], shape=(3, 1), dtype=float64, device='cuda:0'), arr...896]],\r\n14:13:10 \r\n14:13:10 [[0.17207419, 0.0685811 , -0.10751192, -0.09257840]]], shape=(2, 1, 4), dtype=float64, device='cuda:0')]\r\n14:13:10 \r\n14:13:10 def _compare_gradients(self, gx_numeric, gx_backward, directions):\r\n14:13:10 atol = self.atol\r\n14:13:10 rtol = self.rtol\r\n14:13:10 # Compare the gradients\r\n14:13:10 try:\r\n14:13:10 testing.assert_allclose(\r\n14:13:10 gx_numeric, gx_backward, atol=atol, rtol=rtol)\r\n14:13:10 except AssertionError as e:\r\n14:13:10 eps = self.eps\r\n14:13:10 xs = self.xs\r\n14:13:10 gys = self.gys\r\n14:13:10 f = six.StringIO()\r\n14:13:10 f.write('check_backward failed (eps={} atol={} rtol={})\\n'.format(\r\n14:13:10 eps, atol, rtol))\r\n14:13:10 for i, x in enumerate(xs):\r\n14:13:10 f.write('inputs[{}]:\\n'.format(i))\r\n14:13:10 f.write('{}\\n'.format(x))\r\n14:13:10 for i, gy in enumerate(gys):\r\n14:13:10 f.write('grad_outputs[{}]:\\n'.format(i))\r\n14:13:10 f.write('{}\\n'.format(gy))\r\n14:13:10 for i, d in enumerate(directions):\r\n14:13:10 f.write('directions[{}]:\\n'.format(i))\r\n14:13:10 f.write('{}\\n'.format(d))\r\n14:13:10 f.write('gradients (numeric): {}\\n'.format(gx_numeric))\r\n14:13:10 f.write('gradients (backward): {}\\n'.format(gx_backward))\r\n14:13:10 f.write('\\n')\r\n14:13:10 f.write('x: numeric gradient, y: backward gradient')\r\n14:13:10 f.write(str(e))\r\n14:13:10 > raise AssertionError(f.getvalue())\r\n14:13:10 E chainer.testing.function_link.FunctionTestError: backward is not implemented correctly\r\n14:13:10 E \r\n14:13:10 E (caused by)\r\n14:13:10 E AssertionError: check_backward failed (eps=0.001 atol=0.001 rtol=0.001)\r\n14:13:10 E inputs[0]:\r\n14:13:10 E array([[0.94433594],\r\n14:13:10 E [0.60546875],\r\n14:13:10 E [0.60449219]], shape=(3, 1), dtype=float16, device='cuda:0')\r\n14:13:10 E inputs[1]:\r\n14:13:10 E array([[[-0.5727539 , 0.41992188, -0.49975586, 0.01114655]],\r\n14:13:10 E \r\n14:13:10 E [[-0.42333984, 0.36157227, 0.0670166 , -0.98388672]]], shape=(2, 1, 4), dtype=float16, device='cuda:0')\r\n14:13:10 E grad_outputs[0]:\r\n14:13:10 E array([[[0.18603516, -0.89111328, 0.93115234, -0.79003906],\r\n14:13:10 E [0.30664062, 0.88183594, -0.00023222, 0.76123047],\r\n14:13:10 E [-0.39160156, -0.74902344, 0.13085938, 0.8305664 ]],\r\n14:13:10 E \r\n14:13:10 E [[-0.16918945, 0.92822266, 0.26513672, -0.79785156],\r\n14:13:10 E [0.0625 , 0.19274902, 0.0118637 , 0.98339844],\r\n14:13:10 E [0.69970703, -0.92773438, -0.79785156, -0.75683594]]], shape=(2, 3, 4), dtype=float16, device='cuda:0')\r\n14:13:10 E directions[0]:\r\n14:13:10 E array([[-0.535809 ],\r\n14:13:10 E [-0.38725089],\r\n14:13:10 E [-0.1564945 ]], shape=(3, 1), dtype=float64, device='cuda:0')\r\n14:13:10 E directions[1]:\r\n14:13:10 E array([[[0.18233666, 0.55440092, -0.37171367, -0.07234896]],\r\n14:13:10 E \r\n14:13:10 E [[0.17207419, 0.0685811 , -0.10751192, -0.09257840]]], shape=(2, 1, 4), dtype=float64, device='cuda:0')\r\n14:13:10 E gradients (numeric): array(-0.12077938, shape=(), dtype=float64, device='cuda:0')\r\n14:13:10 E gradients (backward): array(-0.11963368, shape=(), dtype=float64, device='cuda:0')\r\n14:13:10 E \r\n14:13:10 E x: numeric gradient, y: backward gradient\r\n14:13:10 E Not equal to tolerance rtol=0.001, atol=0.001\r\n14:13:10 E \r\n14:13:10 E Mismatch: 100%\r\n14:13:10 E Max absolute difference: 0.0011457\r\n14:13:10 E Max relative difference: 0.00957673\r\n14:13:10 E x: array(-0.120779)\r\n14:13:10 E y: array(-0.119634)\r\n14:13:10 E \r\n14:13:10 E assert_allclose failed: \r\n14:13:10 E shape: () ()\r\n14:13:10 E dtype: float64 float64\r\n14:13:10 E i: (0,)\r\n14:13:10 E x[i]: -0.12077937973014614\r\n14:13:10 E y[i]: -0.11963368028302046\r\n14:13:10 E relative error[i]: 0.009576729934373607\r\n14:13:10 E absolute error[i]: 0.0011456994471256837\r\n14:13:10 E x: -0.12077938\r\n14:13:10 E y: -0.11963368\r\n14:13:10 \r\n14:13:10 atol = 0.001\r\n14:13:10 d = array([[[0.18233666, 0.55440092, -0.37171367, -0.07234896]],\r\n14:13:10 \r\n14:13:10 [[0.17207419, 0.0685811 , -0.10751192, -0.09257840]]], shape=(2, 1, 4), dtype=float64, device='cuda:0')\r\n14:13:10 directions = [array([[-0.535809 ],\r\n14:13:10 [-0.38725089],\r\n14:13:10 [-0.1564945 ]], shape=(3, 1), dtype=float64, device='cuda:0'), arr...896]],\r\n14:13:10 \r\n14:13:10 [[0.17207419, 0.0685811 , -0.10751192, -0.09257840]]], shape=(2, 1, 4), dtype=float64, device='cuda:0')]\r\n14:13:10 eps = 0.001\r\n14:13:10 f = <_io.StringIO object at 0x7fcfe420c048>\r\n14:13:10 gx_backward = array(-0.11963368, shape=(), dtype=float64, device='cuda:0')\r\n14:13:10 gx_numeric = array(-0.12077938, shape=(), dtype=float64, device='cuda:0')\r\n14:13:10 gy = array([[[0.18603516, -0.89111328, 0.93115234, -0.79003906],\r\n14:13:10 [0.30664062, 0.88183594, -0.00023222, 0.76123047],...39844],\r\n14:13:10 [0.69970703, -0.92773438, -0.79785156, -0.75683594]]], shape=(2, 3, 4), dtype=float16, device='cuda:0')\r\n14:13:10 gys = (array([[[0.18603516, -0.89111328, 0.93115234, -0.79003906],\r\n14:13:10 [0.30664062, 0.88183594, -0.00023222, 0.76123047]...844],\r\n14:13:10 [0.69970703, -0.92773438, -0.79785156, -0.75683594]]], shape=(2, 3, 4), dtype=float16, device='cuda:0'),)\r\n14:13:10 i = 1\r\n14:13:10 rtol = 0.001\r\n14:13:10 self = <chainer.gradient_check._CheckBackward object at 0x7fcfe4285668>\r\n14:13:10 x = array([[[-0.5727539 , 0.41992188, -0.49975586, 0.01114655]],\r\n14:13:10 \r\n14:13:10 [[-0.42333984, 0.36157227, 0.0670166 , -0.98388672]]], shape=(2, 1, 4), dtype=float16, device='cuda:0')\r\n14:13:10 xs = (array([[0.94433594],\r\n14:13:10 [0.60546875],\r\n14:13:10 [0.60449219]], shape=(3, 1), dtype=float16, device='cuda:0'), array(...655]],\r\n14:13:10 \r\n14:13:10 [[-0.42333984, 0.36157227, 0.0670166 , -0.98388672]]], shape=(2, 1, 4), dtype=float16, device='cuda:0'))\r\n14:13:10 \r\n14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/gradient_check.py:537: FunctionTestError\r\n```"
1.0
flaky test: `chainerx_tests/unit_tests/routines_tests/test_arithmetic.py::test_Sub` - https://jenkins.preferred.jp/job/chainer/job/chainer_pr/1709/TEST=CHAINERX_chainerx-py3,label=mn1-p100/console ``` 14:13:12 FAIL ../../../repo/tests/chainerx_tests/unit_tests/routines_tests/test_arithmetic.py::test_Sub_param_133_{in_dtypes=('float16', 'float16'), out_dtype='float16', in_shapes=((3, 1), (2, 1, 4)), input_lhs='random', input_rhs='random', is_module=False}[cuda:0] ``` ``` 14:13:10 _ test_Sub_param_133_{in_dtypes=('float16', 'float16'), out_dtype='float16', in_shapes=((3, 1), (2, 1, 4)), input_lhs='random', input_rhs='random', is_module=False}[cuda:0] _ 14:13:10 14:13:10 device = cuda:0, args = (), kwargs = {} 14:13:10 backend_config = <BackendConfig use_chainerx=True chainerx_device='cuda:0' use_cuda=False cuda_device=None use_cudnn='never' cudnn_deterministic=False autotune=False cudnn_fast_batch_normalization=False use_ideep='never'> 14:13:10 obj = <chainer.testing._bundle.TestSub_param_133_{in_dtypes=('float16', 'float16'), out_dtype='float16', in_shapes=((3, 1), (2, 1, 4)), input_lhs='random', input_rhs='random', is_module=False} object at 0x7fcfe4285eb8> 14:13:10 14:13:10 @pytest.mark.parametrize_device(devices) 14:13:10 def entry_func(device, *args, **kwargs): 14:13:10 backend_config = _make_backend_config(device.name) 14:13:10 14:13:10 # Forward test 14:13:10 obj = cls() 14:13:10 try: 14:13:10 obj.setup(*args, **kwargs) 14:13:10 obj.run_test_forward(backend_config) 14:13:10 finally: 14:13:10 obj.teardown() 14:13:10 14:13:10 # If this is a NumpyOpTest instance, skip backward/double-backward 14:13:10 # tests if the forward test succeeds with acceptable errors. 14:13:10 if isinstance(obj, NumpyOpTest): 14:13:10 if obj.is_forward_successful_with_accept_errors: 14:13:10 return # success with expected errors 14:13:10 14:13:10 # Backward test 14:13:10 obj = cls() 14:13:10 try: 14:13:10 obj.setup(*args, **kwargs) 14:13:10 > obj.run_test_backward(backend_config) 14:13:10 14:13:10 args = () 14:13:10 backend_config = <BackendConfig use_chainerx=True chainerx_device='cuda:0' use_cuda=False cuda_device=None use_cudnn='never' cudnn_deterministic=False autotune=False cudnn_fast_batch_normalization=False use_ideep='never'> 14:13:10 cls = <class 'chainer.testing._bundle.TestSub_param_133_{in_dtypes=('float16', 'float16'), out_dtype='float16', in_shapes=((3, 1), (2, 1, 4)), input_lhs='random', input_rhs='random', is_module=False}'> 14:13:10 device = cuda:0 14:13:10 kwargs = {} 14:13:10 obj = <chainer.testing._bundle.TestSub_param_133_{in_dtypes=('float16', 'float16'), out_dtype='float16', in_shapes=((3, 1), (2, 1, 4)), input_lhs='random', input_rhs='random', is_module=False} object at 0x7fcfe4285eb8> 14:13:10 14:13:10 /repo/tests/chainerx_tests/op_utils.py:366: 14:13:10 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:13:10 /repo/tests/chainerx_tests/op_utils.py:95: in run_test_backward 14:13:10 super(OpTest, self).run_test_backward(backend_config) 14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/testing/function_link.py:254: in run_test_backward 14:13:10 do_check() 14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/testing/function_link.py:243: in do_check 14:13:10 **self.check_backward_options) 14:13:10 /workspace/conda/envs/testenv/lib/python3.6/contextlib.py:99: in __exit__ 14:13:10 self.gen.throw(type, value, traceback) 14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/testing/function_link.py:36: in raise_if_fail 14:13:10 cls.fail(message, e) 14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/testing/function_link.py:27: in fail 14:13:10 utils._raise_from(cls, message, exc) 14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/utils/__init__.py:106: in _raise_from 14:13:10 six.raise_from(new_exc.with_traceback(orig_exc.__traceback__), None) 14:13:10 <string>:3: in raise_from 14:13:10 ??? 14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/testing/function_link.py:34: in raise_if_fail 14:13:10 yield 14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/testing/function_link.py:243: in do_check 14:13:10 **self.check_backward_options) 14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/gradient_check.py:900: in check_backward 14:13:10 detect_nondifferentiable, is_immutable_params=False 14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/gradient_check.py:464: in run 14:13:10 self._run() 14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/gradient_check.py:507: in _run 14:13:10 self._compare_gradients(gx_numeric, gx_backward, directions) 14:13:10 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:13:10 14:13:10 self = <chainer.gradient_check._CheckBackward object at 0x7fcfe4285668> 14:13:10 gx_numeric = array(-0.12077938, shape=(), dtype=float64, device='cuda:0') 14:13:10 gx_backward = array(-0.11963368, shape=(), dtype=float64, device='cuda:0') 14:13:10 directions = [array([[-0.535809 ], 14:13:10 [-0.38725089], 14:13:10 [-0.1564945 ]], shape=(3, 1), dtype=float64, device='cuda:0'), arr...896]], 14:13:10 14:13:10 [[0.17207419, 0.0685811 , -0.10751192, -0.09257840]]], shape=(2, 1, 4), dtype=float64, device='cuda:0')] 14:13:10 14:13:10 def _compare_gradients(self, gx_numeric, gx_backward, directions): 14:13:10 atol = self.atol 14:13:10 rtol = self.rtol 14:13:10 # Compare the gradients 14:13:10 try: 14:13:10 testing.assert_allclose( 14:13:10 gx_numeric, gx_backward, atol=atol, rtol=rtol) 14:13:10 except AssertionError as e: 14:13:10 eps = self.eps 14:13:10 xs = self.xs 14:13:10 gys = self.gys 14:13:10 f = six.StringIO() 14:13:10 f.write('check_backward failed (eps={} atol={} rtol={})\n'.format( 14:13:10 eps, atol, rtol)) 14:13:10 for i, x in enumerate(xs): 14:13:10 f.write('inputs[{}]:\n'.format(i)) 14:13:10 f.write('{}\n'.format(x)) 14:13:10 for i, gy in enumerate(gys): 14:13:10 f.write('grad_outputs[{}]:\n'.format(i)) 14:13:10 f.write('{}\n'.format(gy)) 14:13:10 for i, d in enumerate(directions): 14:13:10 f.write('directions[{}]:\n'.format(i)) 14:13:10 f.write('{}\n'.format(d)) 14:13:10 f.write('gradients (numeric): {}\n'.format(gx_numeric)) 14:13:10 f.write('gradients (backward): {}\n'.format(gx_backward)) 14:13:10 f.write('\n') 14:13:10 f.write('x: numeric gradient, y: backward gradient') 14:13:10 f.write(str(e)) 14:13:10 > raise AssertionError(f.getvalue()) 14:13:10 E chainer.testing.function_link.FunctionTestError: backward is not implemented correctly 14:13:10 E 14:13:10 E (caused by) 14:13:10 E AssertionError: check_backward failed (eps=0.001 atol=0.001 rtol=0.001) 14:13:10 E inputs[0]: 14:13:10 E array([[0.94433594], 14:13:10 E [0.60546875], 14:13:10 E [0.60449219]], shape=(3, 1), dtype=float16, device='cuda:0') 14:13:10 E inputs[1]: 14:13:10 E array([[[-0.5727539 , 0.41992188, -0.49975586, 0.01114655]], 14:13:10 E 14:13:10 E [[-0.42333984, 0.36157227, 0.0670166 , -0.98388672]]], shape=(2, 1, 4), dtype=float16, device='cuda:0') 14:13:10 E grad_outputs[0]: 14:13:10 E array([[[0.18603516, -0.89111328, 0.93115234, -0.79003906], 14:13:10 E [0.30664062, 0.88183594, -0.00023222, 0.76123047], 14:13:10 E [-0.39160156, -0.74902344, 0.13085938, 0.8305664 ]], 14:13:10 E 14:13:10 E [[-0.16918945, 0.92822266, 0.26513672, -0.79785156], 14:13:10 E [0.0625 , 0.19274902, 0.0118637 , 0.98339844], 14:13:10 E [0.69970703, -0.92773438, -0.79785156, -0.75683594]]], shape=(2, 3, 4), dtype=float16, device='cuda:0') 14:13:10 E directions[0]: 14:13:10 E array([[-0.535809 ], 14:13:10 E [-0.38725089], 14:13:10 E [-0.1564945 ]], shape=(3, 1), dtype=float64, device='cuda:0') 14:13:10 E directions[1]: 14:13:10 E array([[[0.18233666, 0.55440092, -0.37171367, -0.07234896]], 14:13:10 E 14:13:10 E [[0.17207419, 0.0685811 , -0.10751192, -0.09257840]]], shape=(2, 1, 4), dtype=float64, device='cuda:0') 14:13:10 E gradients (numeric): array(-0.12077938, shape=(), dtype=float64, device='cuda:0') 14:13:10 E gradients (backward): array(-0.11963368, shape=(), dtype=float64, device='cuda:0') 14:13:10 E 14:13:10 E x: numeric gradient, y: backward gradient 14:13:10 E Not equal to tolerance rtol=0.001, atol=0.001 14:13:10 E 14:13:10 E Mismatch: 100% 14:13:10 E Max absolute difference: 0.0011457 14:13:10 E Max relative difference: 0.00957673 14:13:10 E x: array(-0.120779) 14:13:10 E y: array(-0.119634) 14:13:10 E 14:13:10 E assert_allclose failed: 14:13:10 E shape: () () 14:13:10 E dtype: float64 float64 14:13:10 E i: (0,) 14:13:10 E x[i]: -0.12077937973014614 14:13:10 E y[i]: -0.11963368028302046 14:13:10 E relative error[i]: 0.009576729934373607 14:13:10 E absolute error[i]: 0.0011456994471256837 14:13:10 E x: -0.12077938 14:13:10 E y: -0.11963368 14:13:10 14:13:10 atol = 0.001 14:13:10 d = array([[[0.18233666, 0.55440092, -0.37171367, -0.07234896]], 14:13:10 14:13:10 [[0.17207419, 0.0685811 , -0.10751192, -0.09257840]]], shape=(2, 1, 4), dtype=float64, device='cuda:0') 14:13:10 directions = [array([[-0.535809 ], 14:13:10 [-0.38725089], 14:13:10 [-0.1564945 ]], shape=(3, 1), dtype=float64, device='cuda:0'), arr...896]], 14:13:10 14:13:10 [[0.17207419, 0.0685811 , -0.10751192, -0.09257840]]], shape=(2, 1, 4), dtype=float64, device='cuda:0')] 14:13:10 eps = 0.001 14:13:10 f = <_io.StringIO object at 0x7fcfe420c048> 14:13:10 gx_backward = array(-0.11963368, shape=(), dtype=float64, device='cuda:0') 14:13:10 gx_numeric = array(-0.12077938, shape=(), dtype=float64, device='cuda:0') 14:13:10 gy = array([[[0.18603516, -0.89111328, 0.93115234, -0.79003906], 14:13:10 [0.30664062, 0.88183594, -0.00023222, 0.76123047],...39844], 14:13:10 [0.69970703, -0.92773438, -0.79785156, -0.75683594]]], shape=(2, 3, 4), dtype=float16, device='cuda:0') 14:13:10 gys = (array([[[0.18603516, -0.89111328, 0.93115234, -0.79003906], 14:13:10 [0.30664062, 0.88183594, -0.00023222, 0.76123047]...844], 14:13:10 [0.69970703, -0.92773438, -0.79785156, -0.75683594]]], shape=(2, 3, 4), dtype=float16, device='cuda:0'),) 14:13:10 i = 1 14:13:10 rtol = 0.001 14:13:10 self = <chainer.gradient_check._CheckBackward object at 0x7fcfe4285668> 14:13:10 x = array([[[-0.5727539 , 0.41992188, -0.49975586, 0.01114655]], 14:13:10 14:13:10 [[-0.42333984, 0.36157227, 0.0670166 , -0.98388672]]], shape=(2, 1, 4), dtype=float16, device='cuda:0') 14:13:10 xs = (array([[0.94433594], 14:13:10 [0.60546875], 14:13:10 [0.60449219]], shape=(3, 1), dtype=float16, device='cuda:0'), array(...655]], 14:13:10 14:13:10 [[-0.42333984, 0.36157227, 0.0670166 , -0.98388672]]], shape=(2, 1, 4), dtype=float16, device='cuda:0')) 14:13:10 14:13:10 /workspace/conda/envs/testenv/lib/python3.6/site-packages/chainer/gradient_check.py:537: FunctionTestError ```
non_priority
flaky test chainerx tests unit tests routines tests test arithmetic py test sub fail repo tests chainerx tests unit tests routines tests test arithmetic py test sub param in dtypes out dtype in shapes input lhs random input rhs random is module false test sub param in dtypes out dtype in shapes input lhs random input rhs random is module false device cuda args kwargs backend config obj pytest mark parametrize device devices def entry func device args kwargs backend config make backend config device name forward test obj cls try obj setup args kwargs obj run test forward backend config finally obj teardown if this is a numpyoptest instance skip backward double backward tests if the forward test succeeds with acceptable errors if isinstance obj numpyoptest if obj is forward successful with accept errors return success with expected errors backward test obj cls try obj setup args kwargs obj run test backward backend config args backend config cls device cuda kwargs obj repo tests chainerx tests op utils py repo tests chainerx tests op utils py in run test backward super optest self run test backward backend config workspace conda envs testenv lib site packages chainer testing function link py in run test backward do check workspace conda envs testenv lib site packages chainer testing function link py in do check self check backward options workspace conda envs testenv lib contextlib py in exit self gen throw type value traceback workspace conda envs testenv lib site packages chainer testing function link py in raise if fail cls fail message e workspace conda envs testenv lib site packages chainer testing function link py in fail utils raise from cls message exc workspace conda envs testenv lib site packages chainer utils init py in raise from six raise from new exc with traceback orig exc traceback none in raise from workspace conda envs testenv lib site packages chainer testing function link py in raise if fail yield workspace conda envs testenv lib site packages chainer testing function link py in do check self check backward options workspace conda envs testenv lib site packages chainer gradient check py in check backward detect nondifferentiable is immutable params false workspace conda envs testenv lib site packages chainer gradient check py in run self run workspace conda envs testenv lib site packages chainer gradient check py in run self compare gradients gx numeric gx backward directions self gx numeric array shape dtype device cuda gx backward array shape dtype device cuda directions shape dtype device cuda arr shape dtype device cuda def compare gradients self gx numeric gx backward directions atol self atol rtol self rtol compare the gradients try testing assert allclose gx numeric gx backward atol atol rtol rtol except assertionerror as e eps self eps xs self xs gys self gys f six stringio f write check backward failed eps atol rtol n format eps atol rtol for i x in enumerate xs f write inputs n format i f write n format x for i gy in enumerate gys f write grad outputs n format i f write n format gy for i d in enumerate directions f write directions n format i f write n format d f write gradients numeric n format gx numeric f write gradients backward n format gx backward f write n f write x numeric gradient y backward gradient f write str e raise assertionerror f getvalue e chainer testing function link functiontesterror backward is not implemented correctly e e caused by e assertionerror check backward failed eps atol rtol e inputs e array e e shape dtype device cuda e inputs e array e e shape dtype device cuda e grad outputs e array e e e e e e shape dtype device cuda e directions e array e e shape dtype device cuda e directions e array e e shape dtype device cuda e gradients numeric array shape dtype device cuda e gradients backward array shape dtype device cuda e e x numeric gradient y backward gradient e not equal to tolerance rtol atol e e mismatch e max absolute difference e max relative difference e x array e y array e e assert allclose failed e shape e dtype e i e x e y e relative error e absolute error e x e y atol d array shape dtype device cuda directions shape dtype device cuda arr shape dtype device cuda eps f gx backward array shape dtype device cuda gx numeric array shape dtype device cuda gy array shape dtype device cuda gys array shape dtype device cuda i rtol self x array shape dtype device cuda xs array shape dtype device cuda array shape dtype device cuda workspace conda envs testenv lib site packages chainer gradient check py functiontesterror
0
66,525
8,030,418,775
IssuesEvent
2018-07-27 19:33:29
JDRF/spirit
https://api.github.com/repos/JDRF/spirit
closed
Icon Swatch Doc Component
1 DESIGN Doc Site
### Deliver * Skin the component to match the visual style of the overall design system ### Process Build #27
1.0
Icon Swatch Doc Component - ### Deliver * Skin the component to match the visual style of the overall design system ### Process Build #27
non_priority
icon swatch doc component deliver skin the component to match the visual style of the overall design system process build
0
205,538
23,342,960,522
IssuesEvent
2022-08-09 15:23:29
dotnet/docs
https://api.github.com/repos/dotnet/docs
closed
Update hashing algorithm in code samples to match recommendations
doc-enhancement Pri2 dotnet/prod dotnet-security/tech
Explanation recommends using SHA256; code samples all still use SHA1. Additionally: "The Modulus property is set to a value called rsaModulus" is not helpful; it's repeating the code. Provide explanation of what modulus/exponent are and where they come from regarding the creation of a new RSA properties object. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: d1e9012c-5727-23eb-7d9f-24f144e2545f * Version Independent ID: 33e3a24e-0384-eb47-d74a-b4bd820b4969 * Content: [Cryptographic Signatures](https://docs.microsoft.com/en-us/dotnet/standard/security/cryptographic-signatures) * Content Source: [docs/standard/security/cryptographic-signatures.md](https://github.com/dotnet/docs/blob/main/docs/standard/security/cryptographic-signatures.md) * Product: **dotnet** * Technology: **dotnet-security** * GitHub Login: @IEvangelist * Microsoft Alias: **dapine**
True
Update hashing algorithm in code samples to match recommendations - Explanation recommends using SHA256; code samples all still use SHA1. Additionally: "The Modulus property is set to a value called rsaModulus" is not helpful; it's repeating the code. Provide explanation of what modulus/exponent are and where they come from regarding the creation of a new RSA properties object. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: d1e9012c-5727-23eb-7d9f-24f144e2545f * Version Independent ID: 33e3a24e-0384-eb47-d74a-b4bd820b4969 * Content: [Cryptographic Signatures](https://docs.microsoft.com/en-us/dotnet/standard/security/cryptographic-signatures) * Content Source: [docs/standard/security/cryptographic-signatures.md](https://github.com/dotnet/docs/blob/main/docs/standard/security/cryptographic-signatures.md) * Product: **dotnet** * Technology: **dotnet-security** * GitHub Login: @IEvangelist * Microsoft Alias: **dapine**
non_priority
update hashing algorithm in code samples to match recommendations explanation recommends using code samples all still use additionally the modulus property is set to a value called rsamodulus is not helpful it s repeating the code provide explanation of what modulus exponent are and where they come from regarding the creation of a new rsa properties object document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source product dotnet technology dotnet security github login ievangelist microsoft alias dapine
0
231,910
18,819,666,816
IssuesEvent
2021-11-10 06:22:05
mennaelkashef/eShop
https://api.github.com/repos/mennaelkashef/eShop
opened
Asdfsd
Hello! RULE-GOT-APPLIED DOES-NOT-CONTAIN-STRING Rule-works-on-convert-to-bug test instabug
# :clipboard: Bug Details >Asdfsd key | value --|-- Reported At | 2021-11-10 06:19:25 UTC Email | Ahmedhatemsayed@gmail.com Categories | Report a bug, Cat 2 Tags | test, Hello!, RULE-GOT-APPLIED, DOES-NOT-CONTAIN-STRING, Rule-works-on-convert-to-bug, instabug App Version | 1.1 (1) Session Duration | 9 Device | Google sdk_gphone_x86, OS Level 30 Display | 1080x2280 (xhdpi) Location | Cairo, Egypt (en) ## :point_right: [View Full Bug Report on Instabug](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8153?utm_source=github&utm_medium=integrations) :point_left: ___ # :iphone: View Hierarchy This bug was reported from **com.example.app.main.MainFragment** Find its interactive view hierarchy with all its subviews here: :point_right: **[Check View Hierarchy](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8153?show-hierarchy-view=true&utm_source=github&utm_medium=integrations)** :point_left: ___ # :chart_with_downwards_trend: Session Profiler Here is what the app was doing right before the bug was reported: Key | Value --|-- Used Memory | 52.5% - 1.01/1.93 GB Used Storage | 25.7% - 2.49/9.66 GB Connectivity | WiFi Battery | 100% - unplugged Orientation | portrait Find all the changes that happened in the parameters mentioned above during the last 60 seconds before the bug was reported here: :point_right: **[View Full Session Profiler](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8153?show-session-profiler=true&utm_source=github&utm_medium=integrations)** :point_left: ___ # :bust_in_silhouette: User Info ### User Attributes ``` key_name 77561792: key value bla bla bla la ``` ___ # :mag_right: Logs ### User Steps Here are the last 10 steps done by the user right before the bug was reported: ``` 06:19:18 In activity com.example.app.main.MainActivity: fragment com.example.app.main.MainFragment was created. 06:19:18 In activity com.example.app.main.MainActivity: fragment com.example.app.main.MainFragment was resumed. 06:19:18 com.example.app.main.MainActivity was resumed. 06:19:20 com.example.app.splash.SplashActivity was stopped. 06:19:21 com.example.app.splash.SplashActivity was destroyed. 06:19:22 Tap in "androidx.constraintlayout.widget.ConstraintLayout" in "com.example.app.main.MainActivity" 06:19:22 com.example.app.main.MainActivity was paused. 06:19:22 In activity com.example.app.main.MainActivity: fragment com.example.app.main.MainFragment was paused. 06:19:24 Tap in "androidx.constraintlayout.widget.ConstraintLayout" in "com.example.app.main.MainActivity" 06:19:25 Tap in "androidx.constraintlayout.widget.ConstraintLayout" in "com.example.app.main.MainActivity" ``` Find all the user steps done by the user throughout the session here: :point_right: **[View All User Steps](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8153?show-logs=user_steps&utm_source=github&utm_medium=integrations)** :point_left: ### Console Log Here are the last 10 console logs logged right before the bug was reported: ``` 06:19:28 D/IB-BaseReportingPresenter( 5571): onEmailChanged set live bug with email:Ahmedhatemsayed@gmail 06:19:28 D/IB-BaseReportingPresenter( 5571): onEmailChanged set live bug with email:Ahmedhatemsayed@gmail. 06:19:28 D/IB-BaseReportingPresenter( 5571): onEmailChanged set live bug with email:Ahmedhatemsayed@gmail.c 06:19:28 D/IB-BaseReportingPresenter( 5571): onEmailChanged set live bug with email:Ahmedhatemsayed@gmail.co 06:19:28 D/IB-BaseReportingPresenter( 5571): onEmailChanged set live bug with email:Ahmedhatemsayed@gmail.com 06:19:28 W/IInputConnectionWrapper( 5571): beginBatchEdit on inactive InputConnection 06:19:28 W/IInputConnectionWrapper( 5571): endBatchEdit on inactive InputConnection 06:19:29 D/IB-BaseReportingPresenter( 5571): checkUserEmailValid :Ahmedhatemsayed@gmail.com 06:19:29 D/IB-ActionsOrchestrator( 5571): runAction 06:19:29 D/IB-AttachmentsUtility( 5571): encryptAttachments ``` Find all the logged console logs throughout the session here: :point_right: **[View All Console Log](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8153?show-logs=console_log&utm_source=github&utm_medium=integrations)** :point_left: ___ # :camera: Images [![image attachment](https://d38gnqwzxziyyy.cloudfront.net/attachments/bugs/17223006/3cb2fd175d11674a1780677197d1b939_one_bug_thumb/23678193/bug_1636525162690_.jpg?Expires=4792198924&Signature=C7mV5ZBMjF3SJj~aFgCNZz68oL3OjGtgQD0dnVUDh1pp9Ocmh84sTibcVIcpvhUhXA6AGxJ~dIint3e~jbt8g7K0E2FOPa7FqWjLhunAP2nSAg5wG7ku9OLfgkQpiWtJOYoSmZistWgrEDzbaVkcEXc31U~nPyNS-NEccFF2mtrBhqNq4w1ivoC8SqFB9k8kbUWT7XuOItMatzl2ctrmRK8QKE1paSOmmiHPbkaRmxwqpQFWS7oOUlNlaFlBQfv-ogDpdQjZbvFgw87i2kmhwq2OR9cGJPeYZ1O-WSu0uTq1hOk~eXSCuGmpt4L1brSsFOB36XmvUybrlrOgEljsWQ__&Key-Pair-Id=APKAIXAG65U6UUX7JAQQ)](https://d38gnqwzxziyyy.cloudfront.net/attachments/bugs/17223006/3cb2fd175d11674a1780677197d1b939_original/23678193/bug_1636525162690_.jpg?Expires=4792198924&Signature=csCxvsCxVqc4~O2tFHCH02cE--1-UtcamjbyBa4zT~3QA7-4WdaYvLAAiUiZ3C1pL0PrAcG8UAKMiSDPHWFyrluLALVPxP3SgA2aXyUu81-xD3dzdsTB9t-4fJGRHM-N~yKP~9PvfWjtf2Gh8qnT3rNoZYPhLIaIrjg8O3LeMattCXTfTli6W2~ZcmTyAQphuAi~gufnLeTPF55X81bXn8lQ3qgWEGv7BWYxFTwwucWtYepCFXp3Wjy0rAYwzukobpkzM5dCXVar0Bip8kN7DtQ9Jy0j2IiRFpEoTtLYJSlN5zcIzqhju9xKDQDLE1outAsp0TCamSdjjNjgZoaZpA__&Key-Pair-Id=APKAIXAG65U6UUX7JAQQ) ___ # :warning: Looking for More Details? 1. **Network Log**: we are unable to capture your network requests automatically. If you are using HttpUrlConnection or Okhttp requests, [**check the details mentioned here**](https://docs.instabug.com/docs/android-logging?utm_source=github&utm_medium=integrations#section-network-logs). 2. **User Events**: start capturing custom User Events to send them along with each report. [**Find all the details in the docs**](https://docs.instabug.com/docs/android-logging?utm_source=github&utm_medium=integrations). 3. **Instabug Log**: start adding Instabug logs to see them right inside each report you receive. [**Find all the details in the docs**](https://docs.instabug.com/docs/android-logging?utm_source=github&utm_medium=integrations).
1.0
Asdfsd - # :clipboard: Bug Details >Asdfsd key | value --|-- Reported At | 2021-11-10 06:19:25 UTC Email | Ahmedhatemsayed@gmail.com Categories | Report a bug, Cat 2 Tags | test, Hello!, RULE-GOT-APPLIED, DOES-NOT-CONTAIN-STRING, Rule-works-on-convert-to-bug, instabug App Version | 1.1 (1) Session Duration | 9 Device | Google sdk_gphone_x86, OS Level 30 Display | 1080x2280 (xhdpi) Location | Cairo, Egypt (en) ## :point_right: [View Full Bug Report on Instabug](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8153?utm_source=github&utm_medium=integrations) :point_left: ___ # :iphone: View Hierarchy This bug was reported from **com.example.app.main.MainFragment** Find its interactive view hierarchy with all its subviews here: :point_right: **[Check View Hierarchy](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8153?show-hierarchy-view=true&utm_source=github&utm_medium=integrations)** :point_left: ___ # :chart_with_downwards_trend: Session Profiler Here is what the app was doing right before the bug was reported: Key | Value --|-- Used Memory | 52.5% - 1.01/1.93 GB Used Storage | 25.7% - 2.49/9.66 GB Connectivity | WiFi Battery | 100% - unplugged Orientation | portrait Find all the changes that happened in the parameters mentioned above during the last 60 seconds before the bug was reported here: :point_right: **[View Full Session Profiler](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8153?show-session-profiler=true&utm_source=github&utm_medium=integrations)** :point_left: ___ # :bust_in_silhouette: User Info ### User Attributes ``` key_name 77561792: key value bla bla bla la ``` ___ # :mag_right: Logs ### User Steps Here are the last 10 steps done by the user right before the bug was reported: ``` 06:19:18 In activity com.example.app.main.MainActivity: fragment com.example.app.main.MainFragment was created. 06:19:18 In activity com.example.app.main.MainActivity: fragment com.example.app.main.MainFragment was resumed. 06:19:18 com.example.app.main.MainActivity was resumed. 06:19:20 com.example.app.splash.SplashActivity was stopped. 06:19:21 com.example.app.splash.SplashActivity was destroyed. 06:19:22 Tap in "androidx.constraintlayout.widget.ConstraintLayout" in "com.example.app.main.MainActivity" 06:19:22 com.example.app.main.MainActivity was paused. 06:19:22 In activity com.example.app.main.MainActivity: fragment com.example.app.main.MainFragment was paused. 06:19:24 Tap in "androidx.constraintlayout.widget.ConstraintLayout" in "com.example.app.main.MainActivity" 06:19:25 Tap in "androidx.constraintlayout.widget.ConstraintLayout" in "com.example.app.main.MainActivity" ``` Find all the user steps done by the user throughout the session here: :point_right: **[View All User Steps](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8153?show-logs=user_steps&utm_source=github&utm_medium=integrations)** :point_left: ### Console Log Here are the last 10 console logs logged right before the bug was reported: ``` 06:19:28 D/IB-BaseReportingPresenter( 5571): onEmailChanged set live bug with email:Ahmedhatemsayed@gmail 06:19:28 D/IB-BaseReportingPresenter( 5571): onEmailChanged set live bug with email:Ahmedhatemsayed@gmail. 06:19:28 D/IB-BaseReportingPresenter( 5571): onEmailChanged set live bug with email:Ahmedhatemsayed@gmail.c 06:19:28 D/IB-BaseReportingPresenter( 5571): onEmailChanged set live bug with email:Ahmedhatemsayed@gmail.co 06:19:28 D/IB-BaseReportingPresenter( 5571): onEmailChanged set live bug with email:Ahmedhatemsayed@gmail.com 06:19:28 W/IInputConnectionWrapper( 5571): beginBatchEdit on inactive InputConnection 06:19:28 W/IInputConnectionWrapper( 5571): endBatchEdit on inactive InputConnection 06:19:29 D/IB-BaseReportingPresenter( 5571): checkUserEmailValid :Ahmedhatemsayed@gmail.com 06:19:29 D/IB-ActionsOrchestrator( 5571): runAction 06:19:29 D/IB-AttachmentsUtility( 5571): encryptAttachments ``` Find all the logged console logs throughout the session here: :point_right: **[View All Console Log](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8153?show-logs=console_log&utm_source=github&utm_medium=integrations)** :point_left: ___ # :camera: Images [![image attachment](https://d38gnqwzxziyyy.cloudfront.net/attachments/bugs/17223006/3cb2fd175d11674a1780677197d1b939_one_bug_thumb/23678193/bug_1636525162690_.jpg?Expires=4792198924&Signature=C7mV5ZBMjF3SJj~aFgCNZz68oL3OjGtgQD0dnVUDh1pp9Ocmh84sTibcVIcpvhUhXA6AGxJ~dIint3e~jbt8g7K0E2FOPa7FqWjLhunAP2nSAg5wG7ku9OLfgkQpiWtJOYoSmZistWgrEDzbaVkcEXc31U~nPyNS-NEccFF2mtrBhqNq4w1ivoC8SqFB9k8kbUWT7XuOItMatzl2ctrmRK8QKE1paSOmmiHPbkaRmxwqpQFWS7oOUlNlaFlBQfv-ogDpdQjZbvFgw87i2kmhwq2OR9cGJPeYZ1O-WSu0uTq1hOk~eXSCuGmpt4L1brSsFOB36XmvUybrlrOgEljsWQ__&Key-Pair-Id=APKAIXAG65U6UUX7JAQQ)](https://d38gnqwzxziyyy.cloudfront.net/attachments/bugs/17223006/3cb2fd175d11674a1780677197d1b939_original/23678193/bug_1636525162690_.jpg?Expires=4792198924&Signature=csCxvsCxVqc4~O2tFHCH02cE--1-UtcamjbyBa4zT~3QA7-4WdaYvLAAiUiZ3C1pL0PrAcG8UAKMiSDPHWFyrluLALVPxP3SgA2aXyUu81-xD3dzdsTB9t-4fJGRHM-N~yKP~9PvfWjtf2Gh8qnT3rNoZYPhLIaIrjg8O3LeMattCXTfTli6W2~ZcmTyAQphuAi~gufnLeTPF55X81bXn8lQ3qgWEGv7BWYxFTwwucWtYepCFXp3Wjy0rAYwzukobpkzM5dCXVar0Bip8kN7DtQ9Jy0j2IiRFpEoTtLYJSlN5zcIzqhju9xKDQDLE1outAsp0TCamSdjjNjgZoaZpA__&Key-Pair-Id=APKAIXAG65U6UUX7JAQQ) ___ # :warning: Looking for More Details? 1. **Network Log**: we are unable to capture your network requests automatically. If you are using HttpUrlConnection or Okhttp requests, [**check the details mentioned here**](https://docs.instabug.com/docs/android-logging?utm_source=github&utm_medium=integrations#section-network-logs). 2. **User Events**: start capturing custom User Events to send them along with each report. [**Find all the details in the docs**](https://docs.instabug.com/docs/android-logging?utm_source=github&utm_medium=integrations). 3. **Instabug Log**: start adding Instabug logs to see them right inside each report you receive. [**Find all the details in the docs**](https://docs.instabug.com/docs/android-logging?utm_source=github&utm_medium=integrations).
non_priority
asdfsd clipboard bug details asdfsd key value reported at utc email ahmedhatemsayed gmail com categories report a bug cat tags test hello rule got applied does not contain string rule works on convert to bug instabug app version session duration device google sdk gphone os level display xhdpi location cairo egypt en point right point left iphone view hierarchy this bug was reported from com example app main mainfragment find its interactive view hierarchy with all its subviews here point right point left chart with downwards trend session profiler here is what the app was doing right before the bug was reported key value used memory gb used storage gb connectivity wifi battery unplugged orientation portrait find all the changes that happened in the parameters mentioned above during the last seconds before the bug was reported here point right point left bust in silhouette user info user attributes key name key value bla bla bla la mag right logs user steps here are the last steps done by the user right before the bug was reported in activity com example app main mainactivity fragment com example app main mainfragment was created in activity com example app main mainactivity fragment com example app main mainfragment was resumed com example app main mainactivity was resumed com example app splash splashactivity was stopped com example app splash splashactivity was destroyed tap in androidx constraintlayout widget constraintlayout in com example app main mainactivity com example app main mainactivity was paused in activity com example app main mainactivity fragment com example app main mainfragment was paused tap in androidx constraintlayout widget constraintlayout in com example app main mainactivity tap in androidx constraintlayout widget constraintlayout in com example app main mainactivity find all the user steps done by the user throughout the session here point right point left console log here are the last console logs logged right before the bug was reported d ib basereportingpresenter onemailchanged set live bug with email ahmedhatemsayed gmail d ib basereportingpresenter onemailchanged set live bug with email ahmedhatemsayed gmail d ib basereportingpresenter onemailchanged set live bug with email ahmedhatemsayed gmail c d ib basereportingpresenter onemailchanged set live bug with email ahmedhatemsayed gmail co d ib basereportingpresenter onemailchanged set live bug with email ahmedhatemsayed gmail com w iinputconnectionwrapper beginbatchedit on inactive inputconnection w iinputconnectionwrapper endbatchedit on inactive inputconnection d ib basereportingpresenter checkuseremailvalid ahmedhatemsayed gmail com d ib actionsorchestrator runaction d ib attachmentsutility encryptattachments find all the logged console logs throughout the session here point right point left camera images warning looking for more details network log we are unable to capture your network requests automatically if you are using httpurlconnection or okhttp requests user events start capturing custom user events to send them along with each report instabug log start adding instabug logs to see them right inside each report you receive
0
190,485
22,066,127,446
IssuesEvent
2022-05-31 03:33:11
AlexRogalskiy/roadmap
https://api.github.com/repos/AlexRogalskiy/roadmap
opened
CVE-2022-23307 (High) detected in log4j-1.2.16.jar
security vulnerability
## CVE-2022-23307 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.16.jar</b></p></summary> <p>Apache Log4j 1.2</p> <p> Dependency Hierarchy: - undertow-core-2.2.17.Final.jar (Root Library) - jboss-logging-3.4.1.Final.jar - :x: **log4j-1.2.16.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/AlexRogalskiy/roadmap/commit/fff78511c51c60993515e1063ec6b51834154cd1">fff78511c51c60993515e1063ec6b51834154cd1</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> CVE-2020-9493 identified a deserialization issue that was present in Apache Chainsaw. Prior to Chainsaw V2.0 Chainsaw was a component of Apache Log4j 1.2.x where the same issue exists. <p>Publish Date: 2022-01-18 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-23307>CVE-2022-23307</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/qos-ch/reload4j/issues/21">https://github.com/qos-ch/reload4j/issues/21</a></p> <p>Release Date: 2022-01-18</p> <p>Fix Resolution: ch.qos.reload4j:reload4j:1.2.18.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2022-23307 (High) detected in log4j-1.2.16.jar - ## CVE-2022-23307 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.16.jar</b></p></summary> <p>Apache Log4j 1.2</p> <p> Dependency Hierarchy: - undertow-core-2.2.17.Final.jar (Root Library) - jboss-logging-3.4.1.Final.jar - :x: **log4j-1.2.16.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/AlexRogalskiy/roadmap/commit/fff78511c51c60993515e1063ec6b51834154cd1">fff78511c51c60993515e1063ec6b51834154cd1</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> CVE-2020-9493 identified a deserialization issue that was present in Apache Chainsaw. Prior to Chainsaw V2.0 Chainsaw was a component of Apache Log4j 1.2.x where the same issue exists. <p>Publish Date: 2022-01-18 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-23307>CVE-2022-23307</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/qos-ch/reload4j/issues/21">https://github.com/qos-ch/reload4j/issues/21</a></p> <p>Release Date: 2022-01-18</p> <p>Fix Resolution: ch.qos.reload4j:reload4j:1.2.18.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve high detected in jar cve high severity vulnerability vulnerable library jar apache dependency hierarchy undertow core final jar root library jboss logging final jar x jar vulnerable library found in head commit a href found in base branch master vulnerability details cve identified a deserialization issue that was present in apache chainsaw prior to chainsaw chainsaw was a component of apache x where the same issue exists publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution ch qos step up your open source security game with mend
0
110,385
23,924,662,426
IssuesEvent
2022-09-09 20:50:25
sschmid/Entitas
https://api.github.com/repos/sschmid/Entitas
closed
Code generation without Unity
code generator
Hi, Where can I find a manual to setup Entities (with code generation) for the C# project (without Unity)? Seems an old manual isn't actual.
1.0
Code generation without Unity - Hi, Where can I find a manual to setup Entities (with code generation) for the C# project (without Unity)? Seems an old manual isn't actual.
non_priority
code generation without unity hi where can i find a manual to setup entities with code generation for the c project without unity seems an old manual isn t actual
0
101,700
31,469,066,720
IssuesEvent
2023-08-30 05:58:35
tensorflow/tfjs
https://api.github.com/repos/tensorflow/tfjs
closed
tfjs-node invalid installation/setup no such file or directory
comp:node.js type:build/install stat:awaiting response stale
<em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em> **System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10 (Up to date) - TensorFlow.js installed from (npm or script link): `npm` - TensorFlow.js version: 4.9.0 **Describe the problem** Installation stalls on ENOENT: no such file or directory Output: ``` npm ERR! code 1 npm ERR! path E:\Projects\backend-server\node_modules\@tensorflow\tfjs-node npm ERR! command failed npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node scripts/install.js npm ERR! CPU-windows-4.9.0.zip npm ERR! https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-windows-x86_64-2.9.1.zip npm ERR! * Downloading libtensorflow npm ERR! npm ERR! * Building TensorFlow Node.js bindings npm ERR! symlink ./lib/napi-v9 failed: Error: Command failed: node scripts/deps-stage.js symlink ./lib/napi-v9 npm ERR! * Symlink of lib\napi-v9\tensorflow.dll failed, creating a copy on disk. npm ERR! node:internal/process/promises:289 npm ERR! triggerUncaughtException(err, true /* fromPromise */); npm ERR! ^ npm ERR! npm ERR! [Error: ENOENT: no such file or directory, copyfile 'E:\Projects\backend-server\node_modules\@tensorflow\tfjs-node\deps\lib\tensorflow.dll' -> 'E:\Projects\backend-server\node_modules\@tensorflow\tfjs-node\lib\napi-v9\tensorflow.dll'] { npm ERR! errno: -4058, npm ERR! code: 'ENOENT', npm ERR! syscall: 'copyfile', npm ERR! path: 'E:\\Projects\\backend-server\\node_modules\\@tensorflow\\tfjs-node\\deps\\lib\\tensorflow.dll', npm ERR! dest: 'E:\\Projects\\backend-server\\node_modules\\@tensorflow\\tfjs-node\\lib\\napi-v9\\tensorflow.dll' npm ERR! } npm ERR! npm ERR! Node.js v20.3.1 npm ERR! npm ERR! at ChildProcess.exithandler (node:child_process:419:12) npm ERR! at ChildProcess.emit (node:events:511:28) npm ERR! at maybeClose (node:internal/child_process:1098:16) npm ERR! at ChildProcess._handle.onexit (node:internal/child_process:304:5) { npm ERR! code: 1, npm ERR! killed: false, npm ERR! signal: null, npm ERR! cmd: 'node scripts/deps-stage.js symlink ./lib/napi-v9' npm ERR! } ``` **Provide the exact sequence of commands / steps that you executed before running into the problem** `npm install @tensorflow/tfjs-node@latest` **Any other info / logs** Seems that its unable to extract/setup the file and dll in its intended structure, following the folder behavior, I noticed `./lib/napi-v8` being created rather than `./lib/napi-v9` and the dll files were not present in a visible manor. output log: [Paste Bin](https://pastebin.com/P9WQGX27)
1.0
tfjs-node invalid installation/setup no such file or directory - <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em> **System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10 (Up to date) - TensorFlow.js installed from (npm or script link): `npm` - TensorFlow.js version: 4.9.0 **Describe the problem** Installation stalls on ENOENT: no such file or directory Output: ``` npm ERR! code 1 npm ERR! path E:\Projects\backend-server\node_modules\@tensorflow\tfjs-node npm ERR! command failed npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node scripts/install.js npm ERR! CPU-windows-4.9.0.zip npm ERR! https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-windows-x86_64-2.9.1.zip npm ERR! * Downloading libtensorflow npm ERR! npm ERR! * Building TensorFlow Node.js bindings npm ERR! symlink ./lib/napi-v9 failed: Error: Command failed: node scripts/deps-stage.js symlink ./lib/napi-v9 npm ERR! * Symlink of lib\napi-v9\tensorflow.dll failed, creating a copy on disk. npm ERR! node:internal/process/promises:289 npm ERR! triggerUncaughtException(err, true /* fromPromise */); npm ERR! ^ npm ERR! npm ERR! [Error: ENOENT: no such file or directory, copyfile 'E:\Projects\backend-server\node_modules\@tensorflow\tfjs-node\deps\lib\tensorflow.dll' -> 'E:\Projects\backend-server\node_modules\@tensorflow\tfjs-node\lib\napi-v9\tensorflow.dll'] { npm ERR! errno: -4058, npm ERR! code: 'ENOENT', npm ERR! syscall: 'copyfile', npm ERR! path: 'E:\\Projects\\backend-server\\node_modules\\@tensorflow\\tfjs-node\\deps\\lib\\tensorflow.dll', npm ERR! dest: 'E:\\Projects\\backend-server\\node_modules\\@tensorflow\\tfjs-node\\lib\\napi-v9\\tensorflow.dll' npm ERR! } npm ERR! npm ERR! Node.js v20.3.1 npm ERR! npm ERR! at ChildProcess.exithandler (node:child_process:419:12) npm ERR! at ChildProcess.emit (node:events:511:28) npm ERR! at maybeClose (node:internal/child_process:1098:16) npm ERR! at ChildProcess._handle.onexit (node:internal/child_process:304:5) { npm ERR! code: 1, npm ERR! killed: false, npm ERR! signal: null, npm ERR! cmd: 'node scripts/deps-stage.js symlink ./lib/napi-v9' npm ERR! } ``` **Provide the exact sequence of commands / steps that you executed before running into the problem** `npm install @tensorflow/tfjs-node@latest` **Any other info / logs** Seems that its unable to extract/setup the file and dll in its intended structure, following the folder behavior, I noticed `./lib/napi-v8` being created rather than `./lib/napi-v9` and the dll files were not present in a visible manor. output log: [Paste Bin](https://pastebin.com/P9WQGX27)
non_priority
tfjs node invalid installation setup no such file or directory please make sure that this is a build installation issue as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag build template system information os platform and distribution e g linux ubuntu windows up to date tensorflow js installed from npm or script link npm tensorflow js version describe the problem installation stalls on enoent no such file or directory output npm err code npm err path e projects backend server node modules tensorflow tfjs node npm err command failed npm err command c windows cmd exe d s c node scripts install js npm err cpu windows zip npm err npm err downloading libtensorflow npm err npm err building tensorflow node js bindings npm err symlink lib napi failed error command failed node scripts deps stage js symlink lib napi npm err symlink of lib napi tensorflow dll failed creating a copy on disk npm err node internal process promises npm err triggeruncaughtexception err true frompromise npm err npm err npm err npm err errno npm err code enoent npm err syscall copyfile npm err path e projects backend server node modules tensorflow tfjs node deps lib tensorflow dll npm err dest e projects backend server node modules tensorflow tfjs node lib napi tensorflow dll npm err npm err npm err node js npm err npm err at childprocess exithandler node child process npm err at childprocess emit node events npm err at maybeclose node internal child process npm err at childprocess handle onexit node internal child process npm err code npm err killed false npm err signal null npm err cmd node scripts deps stage js symlink lib napi npm err provide the exact sequence of commands steps that you executed before running into the problem npm install tensorflow tfjs node latest any other info logs seems that its unable to extract setup the file and dll in its intended structure following the folder behavior i noticed lib napi being created rather than lib napi and the dll files were not present in a visible manor output log
0
182,006
14,086,729,127
IssuesEvent
2020-11-05 04:34:12
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
sql/gcjob_test: TestSchemaChangeGCJob failed
C-test-failure O-robot branch-master
[(sql/gcjob_test).TestSchemaChangeGCJob failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2418688&tab=buildLog) on [master@717b9df6950dce8a980efb6040b60d59d7941271](https://github.com/cockroachdb/cockroach/commits/717b9df6950dce8a980efb6040b60d59d7941271): Fatal error: ``` panic: unsupported [recovered] panic: unsupported [recovered] panic: unsupported [recovered] panic: unsupported ``` Stack: ``` goroutine 1200 [running]: github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).Recover(0xc0008f65a0, 0x7e7ed20, 0xc00011c010) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:206 +0x154 panic(0x5852980, 0x7d891f0) /usr/local/go/src/runtime/panic.go:679 +0x1b2 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).Recover(0xc0008f65a0, 0x7e7eda0, 0xc001b56750) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:206 +0x154 panic(0x5852980, 0x7d891f0) /usr/local/go/src/runtime/panic.go:679 +0x1b2 github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Store).Send.func1(0xc001d94588, 0xc001d94618, 0xc001d94610, 0xc001068800) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/store_send.go:103 +0x6b2 panic(0x5852980, 0x7d891f0) /usr/local/go/src/runtime/panic.go:679 +0x1b2 github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanset.spanSetReader.NewEngineIterator(0x7ef7100, 0xc0021b1000, 0xc00194a600, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanset/batch.go:302 +0x47 github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval.ClearRange(0x7e7eda0, 0xc001b567b0, 0x7f425e60d820, 0xc001945290, 0x8004100, 0xc001b0c3f0, 0x1644812a6b199fbc, 0x0, 0x100000001, 0x1, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval/cmd_clear_range.go:89 +0x57a github.com/cockroachdb/cockroach/pkg/kv/kvserver.evaluateCommand(0x7e7eda0, 0xc001b567b0, 0xc001fa8548, 0x8, 0x0, 0x7f425e60d820, 0xc001945290, 0x8004100, 0xc001b0c3f0, 0xc000192680, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_evaluate.go:468 +0x2c1 github.com/cockroachdb/cockroach/pkg/kv/kvserver.evaluateBatch(0x7e7eda0, 0xc001b567b0, 0xc001fa8548, 0x8, 0x7f425e60d820, 0xc001945290, 0x8004100, 0xc001b0c3f0, 0xc000192680, 0xc001945200, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_evaluate.go:244 +0x441 github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).evaluateWriteBatchWrapper(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0xc001fa8548, 0x8, 0x8004100, 0xc001b0c3f0, 0xc000192680, 0xc001945200, 0xc00194a600, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_write.go:601 +0x149 github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).evaluateWriteBatchWithServersideRefreshes(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0xc001fa8548, 0x8, 0x8004100, 0xc001b0c3f0, 0xc000192680, 0xc001945200, 0xc00194a600, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_write.go:570 +0x18a github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).evaluateWriteBatch(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0xc001fa8548, 0x8, 0xc001945200, 0xc00194a600, 0xc001d92040, 0x221ae10, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_write.go:389 +0x223 github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).evaluateProposal(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0xc001fa8548, 0x8, 0xc001945200, 0xc00194a600, 0x0, 0xc001d92500, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_proposal.go:738 +0x130 github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).requestToProposal(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0xc001fa8548, 0x8, 0xc001945200, 0xc00194a600, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_proposal.go:865 +0x9f github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).evalAndPropose(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0xc001945200, 0xc001b0c1c0, 0xc001d93428, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_raft.go:74 +0x10b github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).executeWriteBatch(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0xc001945200, 0x0, 0x0, 0x0, 0x100000001, 0x1, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_write.go:135 +0xa6b github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).executeBatchWithConcurrencyRetries(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0xc001945200, 0x65213f0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_send.go:354 +0x5da github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).sendWithRangeID(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0x24, 0xc001945200, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_send.go:99 +0xa95 github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).Send(0xc0021aa800, 0x7e7eda0, 0xc001b56780, 0x1644812a6b199fbc, 0x0, 0x100000001, 0x1, 0x0, 0x24, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_send.go:36 +0xdd github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Store).Send(0xc001068800, 0x7e7eda0, 0xc001b56750, 0x1644812a6b199fbc, 0x0, 0x100000001, 0x1, 0x0, 0x24, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/store_send.go:194 +0x6c6 github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Stores).Send(0xc0008c8a80, 0x7e7eda0, 0xc001b56750, 0x0, 0x0, 0x100000001, 0x1, 0x0, 0x24, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/stores.go:177 +0x231 github.com/cockroachdb/cockroach/pkg/server.(*Node).batchInternal.func1(0x7e7eda0, 0xc001b56750, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:907 +0x287 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTaskWithErr(0xc0008f65a0, 0x7e7eda0, 0xc001b56750, 0x5f8779a, 0x10, 0xc001d94b90, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:325 +0x151 github.com/cockroachdb/cockroach/pkg/server.(*Node).batchInternal(0xc000b9c100, 0x7e7eda0, 0xc001b56750, 0xc001945170, 0xc001b56750, 0xc0015d2d10, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:895 +0x2bd github.com/cockroachdb/cockroach/pkg/server.(*Node).Batch(0xc000b9c100, 0x7e7eda0, 0xc001b56720, 0xc001945170, 0x59545c, 0xc001265a40, 0x48e80c) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:933 +0xb0 github.com/cockroachdb/cockroach/pkg/rpc.internalClientAdapter.Batch(...) /go/src/github.com/cockroachdb/cockroach/pkg/rpc/context.go:462 github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.(*grpcTransport).sendBatch(0xc001716300, 0x7e7eda0, 0xc001b56720, 0x1, 0x7eaeb60, 0xc0009c69e0, 0x0, 0x0, 0x100000001, 0x1, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/transport.go:156 +0x1e6 github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.(*grpcTransport).SendNext(0xc001716300, 0x7e7eda0, 0xc001265a40, 0x0, 0x0, 0x100000001, 0x1, 0x0, 0x24, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/transport.go:138 +0x274 github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.raceTransport.SendNext(0x7ed2ce0, 0xc001716300, 0x7e7eda0, 0xc001265a40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x24, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/transport_race.go:78 +0x424 github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.(*DistSender).sendToReplicas(0xc0007dc800, 0x7e7eda0, 0xc001265a40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x24, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/dist_sender.go:1874 +0xa5b github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.(*DistSender).sendPartialBatch(0xc0007dc800, 0x7e7eda0, 0xc001265a40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/dist_sender.go:1495 +0x3ce github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.(*DistSender).divideAndSendBatchToRanges(0xc0007dc800, 0x7e7eda0, 0xc001265a40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/dist_sender.go:1133 +0x1ecb github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.(*DistSender).Send(0xc0007dc800, 0x7e7eda0, 0xc001265a40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/dist_sender.go:772 +0xaa2 github.com/cockroachdb/cockroach/pkg/kv.(*CrossRangeTxnWrapperSender).Send(0xc0008c5c58, 0x7e7eda0, 0xc001265a40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/db.go:219 +0xfd github.com/cockroachdb/cockroach/pkg/kv.(*DB).sendUsingSender(0xc0008c5c00, 0x7e7eda0, 0xc001265a40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/db.go:744 +0x1ae github.com/cockroachdb/cockroach/pkg/kv.(*DB).send(...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/db.go:726 github.com/cockroachdb/cockroach/pkg/kv.sendAndFill(0x7e7eda0, 0xc001265a40, 0xc001d99430, 0xc0020d1900, 0x1, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/db.go:654 +0x183 github.com/cockroachdb/cockroach/pkg/kv.(*DB).Run(0xc0008c5c00, 0x7e7eda0, 0xc001265a40, 0xc0020d1900, 0x2, 0xc001fa84b8) /go/src/github.com/cockroachdb/cockroach/pkg/kv/db.go:677 +0xd2 github.com/cockroachdb/cockroach/pkg/sql/gcjob.clearIndex(0x7e7eda0, 0xc001265a40, 0xc000e242c0, 0xc0020d0f00, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/sql/gcjob/index_garbage_collection.go:104 +0x408 github.com/cockroachdb/cockroach/pkg/sql/gcjob.gcIndexes(0x7e7eda0, 0xc001265a40, 0xc000e242c0, 0xc000000035, 0xc000cf1650, 0xc001265a40, 0xc001d99d48) /go/src/github.com/cockroachdb/cockroach/pkg/sql/gcjob/index_garbage_collection.go:62 +0x31a github.com/cockroachdb/cockroach/pkg/sql/gcjob.performGC(0x7e7eda0, 0xc001265a40, 0xc000e242c0, 0xc0021bfe00, 0xc000cf1650, 0x2, 0xc001639170) /go/src/github.com/cockroachdb/cockroach/pkg/sql/gcjob/gc_job.go:60 +0x36c github.com/cockroachdb/cockroach/pkg/sql/gcjob.schemaChangeGCResumer.Resume(0x8639e38d11d0001, 0x7e7eda0, 0xc001265a40, 0x5c10260, 0xc0019d6498, 0xc001ffc180, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/sql/gcjob/gc_job.go:141 +0x66a github.com/cockroachdb/cockroach/pkg/jobs.(*Registry).stepThroughStateMachine.func1(0xc0008c0c80, 0x7e2d0e0, 0xc001c83ca0, 0x7e7eda0, 0xc001265a40, 0x5c10260, 0xc0019d6498, 0xc001ffc180, 0xc001d9b8a8) /go/src/github.com/cockroachdb/cockroach/pkg/jobs/registry.go:1088 +0x145 github.com/cockroachdb/cockroach/pkg/jobs.(*Registry).stepThroughStateMachine(0xc0008ca780, 0x7e7eda0, 0xc0012659b0, 0x5c10260, 0xc0019d6498, 0x7e2d0e0, 0xc001c83ca0, 0xc001ffc180, 0xc001b468c0, 0x5f703b4, ...) /go/src/github.com/cockroachdb/cockroach/pkg/jobs/registry.go:1089 +0xa8f github.com/cockroachdb/cockroach/pkg/jobs.(*Registry).runJob(0xc0008ca780, 0x7e7ece0, 0xc0015d2d00, 0x7e2d0e0, 0xc001c83ca0, 0xc001ffc180, 0xc001d43560, 0xc001b468c0, 0x5f703b4, 0x7, ...) /go/src/github.com/cockroachdb/cockroach/pkg/jobs/adopt.go:245 +0x461 github.com/cockroachdb/cockroach/pkg/jobs.(*StartableJob).Start.func2(0x7e7ed20, 0xc00011c010) /go/src/github.com/cockroachdb/cockroach/pkg/jobs/jobs.go:853 +0x2ca github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTask.func1(0xc0008f65a0, 0x7e7ed20, 0xc00011c010, 0xc0007f2bc0, 0x1e, 0x0, 0xc0014e2f80) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:346 +0x156 created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTask /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:341 +0x135 ``` <details><summary>Log preceding fatal error</summary><p> ``` I201105 04:09:45.238740 41 rpc/tls.go:270 [n?] server certificate addresses: IP=127.0.0.1,::1; DNS=localhost,*.local; CN=node I201105 04:09:45.239021 41 rpc/tls.go:319 [n?] web UI certificate addresses: IP=127.0.0.1,::1; DNS=localhost,*.local; CN=node W201105 04:09:45.239801 41 server/status/runtime.go:310 [n?] could not parse build timestamp: parsing time "" as "2006/01/02 15:04:05": cannot parse "" as "2006" I201105 04:09:45.310703 41 server/server.go:831 [n?] monitoring forward clock jumps based on server.clock.forward_jump_check_enabled I201105 04:09:45.344356 41 server/init.go:208 [n?] no stores bootstrapped I201105 04:09:45.344558 41 server/init.go:209 [n?] awaiting `cockroach init` or join with an already initialized node I201105 04:09:45.345251 41 server/init.go:266 [n?] cluster cda37f6e-3af2-4d8f-b5f3-962b70fe006f has been created I201105 04:09:45.345461 41 server/init.go:267 [n?] allocated node ID: n1 (for self) I201105 04:09:45.346281 29 server/server.go:1497 [n?] connecting to gossip network to verify cluster ID "cda37f6e-3af2-4d8f-b5f3-962b70fe006f" I201105 04:09:45.347020 41 gossip/gossip.go:402 [n1] NodeDescriptor set to node_id:1 address:<network_field:"tcp" address_field:"127.0.0.1:45179" > attrs:<> locality:<> ServerVersion:<major_val:20 minor_val:2 patch:0 internal:2 > build_tag:"v20.2.0-alpha.1-4610-g717b9df695" started_at:1604549385347001312 cluster_name:"" sql_address:<network_field:"tcp" address_field:"127.0.0.1:33499" > I201105 04:09:45.391866 29 server/server.go:1500 [n1] node connected via gossip W201105 04:09:45.392668 302 kv/kvserver/store.go:1690 [n1,s1,r6/1:/Table/{SystemCon…-11}] could not gossip system config: [NotLeaseHolderError] r6: replica (n1,s1):1 not lease holder; lease holder unknown I201105 04:09:45.395762 41 server/node.go:430 [n1] initialized store [n1,s1]: disk (capacity=512 MiB, available=512 MiB, used=0 B, logicalBytes=19 KiB), ranges=35, leases=0, queries=0.00, writes=0.00, bytesPerReplica={p10=0.00 p25=0.00 p50=0.00 p75=0.00 p90=166.00 pMax=16616.00}, writesPerReplica={p10=0.00 p25=0.00 p50=0.00 p75=0.00 p90=0.00 pMax=0.00} I201105 04:09:45.397561 41 kv/kvserver/stores.go:236 [n1] read 0 node addresses from persistent storage I201105 04:09:45.398716 41 server/node.go:504 [n1] started with engine type 2 I201105 04:09:45.399065 41 server/node.go:506 [n1] started with attributes [] I201105 04:09:45.400714 41 server/server.go:1626 [n1] starting https server at 127.0.0.1:46275 (use: 127.0.0.1:46275) I201105 04:09:45.400888 41 server/server.go:1631 [n1] starting postgres server at 127.0.0.1:33499 (use: 127.0.0.1:33499) I201105 04:09:45.401062 41 server/server.go:1633 [n1] starting grpc server at 127.0.0.1:45179 I201105 04:09:45.401238 41 server/server.go:1634 [n1] advertising CockroachDB node at 127.0.0.1:45179 I201105 04:09:45.457238 365 sql/temporary_schema.go:493 [n1] running temporary object cleanup background job I201105 04:09:45.461360 41 sql/sqlliveness/slinstance/slinstance.go:250 [n1] starting SQL liveness instance I201105 04:09:45.467282 320 kv/kvserver/replica_rangefeed.go:608 [n1,s1,r6/1:/Table/{SystemCon…-11}] RangeFeed closed timestamp is empty I201105 04:09:45.475373 365 sql/temporary_schema.go:528 [n1] found 0 temporary schemas I201105 04:09:45.475967 365 sql/temporary_schema.go:531 [n1] early exiting temporary schema cleaner as no temporary schemas were found I201105 04:09:45.476259 365 sql/temporary_schema.go:532 [n1] completed temporary object cleanup job I201105 04:09:45.476671 365 sql/temporary_schema.go:611 [n1] temporary object cleaner next scheduled to run at 2020-11-05 04:39:45.457041633 +0000 UTC I201105 04:09:45.492914 407 sql/sqlliveness/slstorage/slstorage.go:345 [n1] inserted sqlliveness session dec0146fb5b147dbb5a307a779cae108 I201105 04:09:45.493322 407 sql/sqlliveness/slinstance/slinstance.go:142 [n1] created new SQL liveness session dec0146fb5b147dbb5a307a779cae108 I201105 04:09:45.503911 363 sql/event_log.go:174 [n1] Event: "node_join", target: 1, info: {Descriptor:{NodeID:1 Address:127.0.0.1:45179 Attrs: Locality: ServerVersion:20.2-2 BuildTag:v20.2.0-alpha.1-4610-g717b9df695 StartedAt:1604549385347001312 LocalityAddress:[] ClusterName: SQLAddress:127.0.0.1:33499} ClusterID:cda37f6e-3af2-4d8f-b5f3-962b70fe006f StartedAt:1604549385347001312 LastUp:1604549385347001312} I201105 04:09:45.527872 436 sql/event_log.go:174 [n1,intExec=optInToDiagnosticsStatReporting] Event: "set_cluster_setting", target: 0, info: {SettingName:diagnostics.reporting.enabled Value:true User:root} I201105 04:09:45.610118 553 sql/event_log.go:174 [n1,intExec=set-setting] Event: "set_cluster_setting", target: 0, info: {SettingName:version Value:20.2-2 User:root} I201105 04:09:45.738908 859 sql/event_log.go:174 [n1,intExec=initializeClusterSecret] Event: "set_cluster_setting", target: 0, info: {SettingName:cluster.secret Value:e91674b2-9e13-4ad8-ba40-acd513b84d38 User:root} I201105 04:09:45.787405 974 sql/event_log.go:174 [n1,intExec=create-default-db] Event: "create_database", target: 50, info: {DatabaseName:defaultdb Statement:CREATE DATABASE IF NOT EXISTS defaultdb User:root} I201105 04:09:45.824922 894 sql/event_log.go:174 [n1,intExec=create-default-db] Event: "create_database", target: 51, info: {DatabaseName:postgres Statement:CREATE DATABASE IF NOT EXISTS postgres User:root} I201105 04:09:45.977421 41 server/server_sql.go:779 [n1] done ensuring all necessary startup migrations have run I201105 04:09:45.978037 1158 jobs/job_scheduler.go:349 [n1] waiting 2m0s before scheduled jobs daemon start I201105 04:09:45.978154 41 server/server.go:1984 [n1] serving sql connections I201105 04:09:46.009327 1159 server/server_update.go:55 [n1] no need to upgrade, cluster already at the newest version I201105 04:09:46.046494 1080 sql/event_log.go:174 [n1,client=127.0.0.1:51514,hostssl,user=root] Event: "create_database", target: 52, info: {DatabaseName:my_db Statement:CREATE DATABASE my_db User:root} I201105 04:09:46.108996 1080 sql/event_log.go:174 [n1,client=127.0.0.1:51514,hostssl,user=root] Event: "create_table", target: 53, info: {TableName:my_db.public.my_table Statement:CREATE TABLE my_table (a INT8 PRIMARY KEY, b INT8, INDEX (b)) User:root} I201105 04:09:46.127449 1248 kv/kvserver/replica_command.go:414 [n1,split,s1,r35/1:/{Table/39-Max}] initiating a split of this range at key /Table/53 [r36] (zone config) I201105 04:09:46.152429 1080 sql/event_log.go:174 [n1,client=127.0.0.1:51514,hostssl,user=root] Event: "create_table", target: 54, info: {TableName:my_db.public.my_other_table Statement:CREATE TABLE my_other_table (a INT8 PRIMARY KEY, b INT8, INDEX (b)) User:root} I201105 04:09:46.173798 1440 kv/kvserver/replica_command.go:414 [n1,split,s1,r36/1:/{Table/53-Max}] initiating a split of this range at key /Table/54 [r37] (zone config) I201105 04:09:46.223997 1200 jobs/registry.go:1070 [n1] SCHEMA CHANGE GC job 604500741861474305: stepping through state running with error: <nil> I201105 04:09:46.351976 1200 sql/gcjob/gc_job_utils.go:179 [n1,job=604500741861474305] updated progress payload: indexes:<index_id:2 status:DELETING > I201105 04:09:46.416709 1200 sql/gcjob/gc_job_utils.go:179 [n1,job=604500741861474305] updated progress payload: indexes:<index_id:2 status:DELETING > I201105 04:09:46.417403 1200 sql/schema_changer.go:1003 [n1,job=604500741861474305] waiting for a single version... I201105 04:09:46.433119 1200 sql/schema_changer.go:1005 [n1,job=604500741861474305] waiting for a single version... done (at v 1) I201105 04:09:46.435521 1200 sql/gcjob/index_garbage_collection.go:88 [n1,job=604500741861474305] clearing index 2 from table 53 ``` </p></details> <details><summary>More</summary><p> Parameters: - GOFLAGS=-json ``` make stressrace TESTS=TestSchemaChangeGCJob PKG=./pkg/sql/gcjob_test TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1 ``` [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2ATestSchemaChangeGCJob.%2A&sort=title&restgroup=false&display=lastcommented+project) <sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
1.0
sql/gcjob_test: TestSchemaChangeGCJob failed - [(sql/gcjob_test).TestSchemaChangeGCJob failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2418688&tab=buildLog) on [master@717b9df6950dce8a980efb6040b60d59d7941271](https://github.com/cockroachdb/cockroach/commits/717b9df6950dce8a980efb6040b60d59d7941271): Fatal error: ``` panic: unsupported [recovered] panic: unsupported [recovered] panic: unsupported [recovered] panic: unsupported ``` Stack: ``` goroutine 1200 [running]: github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).Recover(0xc0008f65a0, 0x7e7ed20, 0xc00011c010) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:206 +0x154 panic(0x5852980, 0x7d891f0) /usr/local/go/src/runtime/panic.go:679 +0x1b2 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).Recover(0xc0008f65a0, 0x7e7eda0, 0xc001b56750) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:206 +0x154 panic(0x5852980, 0x7d891f0) /usr/local/go/src/runtime/panic.go:679 +0x1b2 github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Store).Send.func1(0xc001d94588, 0xc001d94618, 0xc001d94610, 0xc001068800) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/store_send.go:103 +0x6b2 panic(0x5852980, 0x7d891f0) /usr/local/go/src/runtime/panic.go:679 +0x1b2 github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanset.spanSetReader.NewEngineIterator(0x7ef7100, 0xc0021b1000, 0xc00194a600, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanset/batch.go:302 +0x47 github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval.ClearRange(0x7e7eda0, 0xc001b567b0, 0x7f425e60d820, 0xc001945290, 0x8004100, 0xc001b0c3f0, 0x1644812a6b199fbc, 0x0, 0x100000001, 0x1, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval/cmd_clear_range.go:89 +0x57a github.com/cockroachdb/cockroach/pkg/kv/kvserver.evaluateCommand(0x7e7eda0, 0xc001b567b0, 0xc001fa8548, 0x8, 0x0, 0x7f425e60d820, 0xc001945290, 0x8004100, 0xc001b0c3f0, 0xc000192680, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_evaluate.go:468 +0x2c1 github.com/cockroachdb/cockroach/pkg/kv/kvserver.evaluateBatch(0x7e7eda0, 0xc001b567b0, 0xc001fa8548, 0x8, 0x7f425e60d820, 0xc001945290, 0x8004100, 0xc001b0c3f0, 0xc000192680, 0xc001945200, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_evaluate.go:244 +0x441 github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).evaluateWriteBatchWrapper(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0xc001fa8548, 0x8, 0x8004100, 0xc001b0c3f0, 0xc000192680, 0xc001945200, 0xc00194a600, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_write.go:601 +0x149 github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).evaluateWriteBatchWithServersideRefreshes(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0xc001fa8548, 0x8, 0x8004100, 0xc001b0c3f0, 0xc000192680, 0xc001945200, 0xc00194a600, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_write.go:570 +0x18a github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).evaluateWriteBatch(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0xc001fa8548, 0x8, 0xc001945200, 0xc00194a600, 0xc001d92040, 0x221ae10, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_write.go:389 +0x223 github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).evaluateProposal(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0xc001fa8548, 0x8, 0xc001945200, 0xc00194a600, 0x0, 0xc001d92500, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_proposal.go:738 +0x130 github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).requestToProposal(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0xc001fa8548, 0x8, 0xc001945200, 0xc00194a600, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_proposal.go:865 +0x9f github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).evalAndPropose(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0xc001945200, 0xc001b0c1c0, 0xc001d93428, 0x0, 0x0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_raft.go:74 +0x10b github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).executeWriteBatch(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0xc001945200, 0x0, 0x0, 0x0, 0x100000001, 0x1, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_write.go:135 +0xa6b github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).executeBatchWithConcurrencyRetries(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0xc001945200, 0x65213f0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_send.go:354 +0x5da github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).sendWithRangeID(0xc0021aa800, 0x7e7eda0, 0xc001b567b0, 0x24, 0xc001945200, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_send.go:99 +0xa95 github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).Send(0xc0021aa800, 0x7e7eda0, 0xc001b56780, 0x1644812a6b199fbc, 0x0, 0x100000001, 0x1, 0x0, 0x24, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_send.go:36 +0xdd github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Store).Send(0xc001068800, 0x7e7eda0, 0xc001b56750, 0x1644812a6b199fbc, 0x0, 0x100000001, 0x1, 0x0, 0x24, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/store_send.go:194 +0x6c6 github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Stores).Send(0xc0008c8a80, 0x7e7eda0, 0xc001b56750, 0x0, 0x0, 0x100000001, 0x1, 0x0, 0x24, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/stores.go:177 +0x231 github.com/cockroachdb/cockroach/pkg/server.(*Node).batchInternal.func1(0x7e7eda0, 0xc001b56750, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:907 +0x287 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTaskWithErr(0xc0008f65a0, 0x7e7eda0, 0xc001b56750, 0x5f8779a, 0x10, 0xc001d94b90, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:325 +0x151 github.com/cockroachdb/cockroach/pkg/server.(*Node).batchInternal(0xc000b9c100, 0x7e7eda0, 0xc001b56750, 0xc001945170, 0xc001b56750, 0xc0015d2d10, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:895 +0x2bd github.com/cockroachdb/cockroach/pkg/server.(*Node).Batch(0xc000b9c100, 0x7e7eda0, 0xc001b56720, 0xc001945170, 0x59545c, 0xc001265a40, 0x48e80c) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:933 +0xb0 github.com/cockroachdb/cockroach/pkg/rpc.internalClientAdapter.Batch(...) /go/src/github.com/cockroachdb/cockroach/pkg/rpc/context.go:462 github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.(*grpcTransport).sendBatch(0xc001716300, 0x7e7eda0, 0xc001b56720, 0x1, 0x7eaeb60, 0xc0009c69e0, 0x0, 0x0, 0x100000001, 0x1, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/transport.go:156 +0x1e6 github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.(*grpcTransport).SendNext(0xc001716300, 0x7e7eda0, 0xc001265a40, 0x0, 0x0, 0x100000001, 0x1, 0x0, 0x24, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/transport.go:138 +0x274 github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.raceTransport.SendNext(0x7ed2ce0, 0xc001716300, 0x7e7eda0, 0xc001265a40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x24, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/transport_race.go:78 +0x424 github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.(*DistSender).sendToReplicas(0xc0007dc800, 0x7e7eda0, 0xc001265a40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x24, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/dist_sender.go:1874 +0xa5b github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.(*DistSender).sendPartialBatch(0xc0007dc800, 0x7e7eda0, 0xc001265a40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/dist_sender.go:1495 +0x3ce github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.(*DistSender).divideAndSendBatchToRanges(0xc0007dc800, 0x7e7eda0, 0xc001265a40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/dist_sender.go:1133 +0x1ecb github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.(*DistSender).Send(0xc0007dc800, 0x7e7eda0, 0xc001265a40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/dist_sender.go:772 +0xaa2 github.com/cockroachdb/cockroach/pkg/kv.(*CrossRangeTxnWrapperSender).Send(0xc0008c5c58, 0x7e7eda0, 0xc001265a40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/db.go:219 +0xfd github.com/cockroachdb/cockroach/pkg/kv.(*DB).sendUsingSender(0xc0008c5c00, 0x7e7eda0, 0xc001265a40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/db.go:744 +0x1ae github.com/cockroachdb/cockroach/pkg/kv.(*DB).send(...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/db.go:726 github.com/cockroachdb/cockroach/pkg/kv.sendAndFill(0x7e7eda0, 0xc001265a40, 0xc001d99430, 0xc0020d1900, 0x1, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/db.go:654 +0x183 github.com/cockroachdb/cockroach/pkg/kv.(*DB).Run(0xc0008c5c00, 0x7e7eda0, 0xc001265a40, 0xc0020d1900, 0x2, 0xc001fa84b8) /go/src/github.com/cockroachdb/cockroach/pkg/kv/db.go:677 +0xd2 github.com/cockroachdb/cockroach/pkg/sql/gcjob.clearIndex(0x7e7eda0, 0xc001265a40, 0xc000e242c0, 0xc0020d0f00, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/sql/gcjob/index_garbage_collection.go:104 +0x408 github.com/cockroachdb/cockroach/pkg/sql/gcjob.gcIndexes(0x7e7eda0, 0xc001265a40, 0xc000e242c0, 0xc000000035, 0xc000cf1650, 0xc001265a40, 0xc001d99d48) /go/src/github.com/cockroachdb/cockroach/pkg/sql/gcjob/index_garbage_collection.go:62 +0x31a github.com/cockroachdb/cockroach/pkg/sql/gcjob.performGC(0x7e7eda0, 0xc001265a40, 0xc000e242c0, 0xc0021bfe00, 0xc000cf1650, 0x2, 0xc001639170) /go/src/github.com/cockroachdb/cockroach/pkg/sql/gcjob/gc_job.go:60 +0x36c github.com/cockroachdb/cockroach/pkg/sql/gcjob.schemaChangeGCResumer.Resume(0x8639e38d11d0001, 0x7e7eda0, 0xc001265a40, 0x5c10260, 0xc0019d6498, 0xc001ffc180, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/sql/gcjob/gc_job.go:141 +0x66a github.com/cockroachdb/cockroach/pkg/jobs.(*Registry).stepThroughStateMachine.func1(0xc0008c0c80, 0x7e2d0e0, 0xc001c83ca0, 0x7e7eda0, 0xc001265a40, 0x5c10260, 0xc0019d6498, 0xc001ffc180, 0xc001d9b8a8) /go/src/github.com/cockroachdb/cockroach/pkg/jobs/registry.go:1088 +0x145 github.com/cockroachdb/cockroach/pkg/jobs.(*Registry).stepThroughStateMachine(0xc0008ca780, 0x7e7eda0, 0xc0012659b0, 0x5c10260, 0xc0019d6498, 0x7e2d0e0, 0xc001c83ca0, 0xc001ffc180, 0xc001b468c0, 0x5f703b4, ...) /go/src/github.com/cockroachdb/cockroach/pkg/jobs/registry.go:1089 +0xa8f github.com/cockroachdb/cockroach/pkg/jobs.(*Registry).runJob(0xc0008ca780, 0x7e7ece0, 0xc0015d2d00, 0x7e2d0e0, 0xc001c83ca0, 0xc001ffc180, 0xc001d43560, 0xc001b468c0, 0x5f703b4, 0x7, ...) /go/src/github.com/cockroachdb/cockroach/pkg/jobs/adopt.go:245 +0x461 github.com/cockroachdb/cockroach/pkg/jobs.(*StartableJob).Start.func2(0x7e7ed20, 0xc00011c010) /go/src/github.com/cockroachdb/cockroach/pkg/jobs/jobs.go:853 +0x2ca github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTask.func1(0xc0008f65a0, 0x7e7ed20, 0xc00011c010, 0xc0007f2bc0, 0x1e, 0x0, 0xc0014e2f80) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:346 +0x156 created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTask /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:341 +0x135 ``` <details><summary>Log preceding fatal error</summary><p> ``` I201105 04:09:45.238740 41 rpc/tls.go:270 [n?] server certificate addresses: IP=127.0.0.1,::1; DNS=localhost,*.local; CN=node I201105 04:09:45.239021 41 rpc/tls.go:319 [n?] web UI certificate addresses: IP=127.0.0.1,::1; DNS=localhost,*.local; CN=node W201105 04:09:45.239801 41 server/status/runtime.go:310 [n?] could not parse build timestamp: parsing time "" as "2006/01/02 15:04:05": cannot parse "" as "2006" I201105 04:09:45.310703 41 server/server.go:831 [n?] monitoring forward clock jumps based on server.clock.forward_jump_check_enabled I201105 04:09:45.344356 41 server/init.go:208 [n?] no stores bootstrapped I201105 04:09:45.344558 41 server/init.go:209 [n?] awaiting `cockroach init` or join with an already initialized node I201105 04:09:45.345251 41 server/init.go:266 [n?] cluster cda37f6e-3af2-4d8f-b5f3-962b70fe006f has been created I201105 04:09:45.345461 41 server/init.go:267 [n?] allocated node ID: n1 (for self) I201105 04:09:45.346281 29 server/server.go:1497 [n?] connecting to gossip network to verify cluster ID "cda37f6e-3af2-4d8f-b5f3-962b70fe006f" I201105 04:09:45.347020 41 gossip/gossip.go:402 [n1] NodeDescriptor set to node_id:1 address:<network_field:"tcp" address_field:"127.0.0.1:45179" > attrs:<> locality:<> ServerVersion:<major_val:20 minor_val:2 patch:0 internal:2 > build_tag:"v20.2.0-alpha.1-4610-g717b9df695" started_at:1604549385347001312 cluster_name:"" sql_address:<network_field:"tcp" address_field:"127.0.0.1:33499" > I201105 04:09:45.391866 29 server/server.go:1500 [n1] node connected via gossip W201105 04:09:45.392668 302 kv/kvserver/store.go:1690 [n1,s1,r6/1:/Table/{SystemCon…-11}] could not gossip system config: [NotLeaseHolderError] r6: replica (n1,s1):1 not lease holder; lease holder unknown I201105 04:09:45.395762 41 server/node.go:430 [n1] initialized store [n1,s1]: disk (capacity=512 MiB, available=512 MiB, used=0 B, logicalBytes=19 KiB), ranges=35, leases=0, queries=0.00, writes=0.00, bytesPerReplica={p10=0.00 p25=0.00 p50=0.00 p75=0.00 p90=166.00 pMax=16616.00}, writesPerReplica={p10=0.00 p25=0.00 p50=0.00 p75=0.00 p90=0.00 pMax=0.00} I201105 04:09:45.397561 41 kv/kvserver/stores.go:236 [n1] read 0 node addresses from persistent storage I201105 04:09:45.398716 41 server/node.go:504 [n1] started with engine type 2 I201105 04:09:45.399065 41 server/node.go:506 [n1] started with attributes [] I201105 04:09:45.400714 41 server/server.go:1626 [n1] starting https server at 127.0.0.1:46275 (use: 127.0.0.1:46275) I201105 04:09:45.400888 41 server/server.go:1631 [n1] starting postgres server at 127.0.0.1:33499 (use: 127.0.0.1:33499) I201105 04:09:45.401062 41 server/server.go:1633 [n1] starting grpc server at 127.0.0.1:45179 I201105 04:09:45.401238 41 server/server.go:1634 [n1] advertising CockroachDB node at 127.0.0.1:45179 I201105 04:09:45.457238 365 sql/temporary_schema.go:493 [n1] running temporary object cleanup background job I201105 04:09:45.461360 41 sql/sqlliveness/slinstance/slinstance.go:250 [n1] starting SQL liveness instance I201105 04:09:45.467282 320 kv/kvserver/replica_rangefeed.go:608 [n1,s1,r6/1:/Table/{SystemCon…-11}] RangeFeed closed timestamp is empty I201105 04:09:45.475373 365 sql/temporary_schema.go:528 [n1] found 0 temporary schemas I201105 04:09:45.475967 365 sql/temporary_schema.go:531 [n1] early exiting temporary schema cleaner as no temporary schemas were found I201105 04:09:45.476259 365 sql/temporary_schema.go:532 [n1] completed temporary object cleanup job I201105 04:09:45.476671 365 sql/temporary_schema.go:611 [n1] temporary object cleaner next scheduled to run at 2020-11-05 04:39:45.457041633 +0000 UTC I201105 04:09:45.492914 407 sql/sqlliveness/slstorage/slstorage.go:345 [n1] inserted sqlliveness session dec0146fb5b147dbb5a307a779cae108 I201105 04:09:45.493322 407 sql/sqlliveness/slinstance/slinstance.go:142 [n1] created new SQL liveness session dec0146fb5b147dbb5a307a779cae108 I201105 04:09:45.503911 363 sql/event_log.go:174 [n1] Event: "node_join", target: 1, info: {Descriptor:{NodeID:1 Address:127.0.0.1:45179 Attrs: Locality: ServerVersion:20.2-2 BuildTag:v20.2.0-alpha.1-4610-g717b9df695 StartedAt:1604549385347001312 LocalityAddress:[] ClusterName: SQLAddress:127.0.0.1:33499} ClusterID:cda37f6e-3af2-4d8f-b5f3-962b70fe006f StartedAt:1604549385347001312 LastUp:1604549385347001312} I201105 04:09:45.527872 436 sql/event_log.go:174 [n1,intExec=optInToDiagnosticsStatReporting] Event: "set_cluster_setting", target: 0, info: {SettingName:diagnostics.reporting.enabled Value:true User:root} I201105 04:09:45.610118 553 sql/event_log.go:174 [n1,intExec=set-setting] Event: "set_cluster_setting", target: 0, info: {SettingName:version Value:20.2-2 User:root} I201105 04:09:45.738908 859 sql/event_log.go:174 [n1,intExec=initializeClusterSecret] Event: "set_cluster_setting", target: 0, info: {SettingName:cluster.secret Value:e91674b2-9e13-4ad8-ba40-acd513b84d38 User:root} I201105 04:09:45.787405 974 sql/event_log.go:174 [n1,intExec=create-default-db] Event: "create_database", target: 50, info: {DatabaseName:defaultdb Statement:CREATE DATABASE IF NOT EXISTS defaultdb User:root} I201105 04:09:45.824922 894 sql/event_log.go:174 [n1,intExec=create-default-db] Event: "create_database", target: 51, info: {DatabaseName:postgres Statement:CREATE DATABASE IF NOT EXISTS postgres User:root} I201105 04:09:45.977421 41 server/server_sql.go:779 [n1] done ensuring all necessary startup migrations have run I201105 04:09:45.978037 1158 jobs/job_scheduler.go:349 [n1] waiting 2m0s before scheduled jobs daemon start I201105 04:09:45.978154 41 server/server.go:1984 [n1] serving sql connections I201105 04:09:46.009327 1159 server/server_update.go:55 [n1] no need to upgrade, cluster already at the newest version I201105 04:09:46.046494 1080 sql/event_log.go:174 [n1,client=127.0.0.1:51514,hostssl,user=root] Event: "create_database", target: 52, info: {DatabaseName:my_db Statement:CREATE DATABASE my_db User:root} I201105 04:09:46.108996 1080 sql/event_log.go:174 [n1,client=127.0.0.1:51514,hostssl,user=root] Event: "create_table", target: 53, info: {TableName:my_db.public.my_table Statement:CREATE TABLE my_table (a INT8 PRIMARY KEY, b INT8, INDEX (b)) User:root} I201105 04:09:46.127449 1248 kv/kvserver/replica_command.go:414 [n1,split,s1,r35/1:/{Table/39-Max}] initiating a split of this range at key /Table/53 [r36] (zone config) I201105 04:09:46.152429 1080 sql/event_log.go:174 [n1,client=127.0.0.1:51514,hostssl,user=root] Event: "create_table", target: 54, info: {TableName:my_db.public.my_other_table Statement:CREATE TABLE my_other_table (a INT8 PRIMARY KEY, b INT8, INDEX (b)) User:root} I201105 04:09:46.173798 1440 kv/kvserver/replica_command.go:414 [n1,split,s1,r36/1:/{Table/53-Max}] initiating a split of this range at key /Table/54 [r37] (zone config) I201105 04:09:46.223997 1200 jobs/registry.go:1070 [n1] SCHEMA CHANGE GC job 604500741861474305: stepping through state running with error: <nil> I201105 04:09:46.351976 1200 sql/gcjob/gc_job_utils.go:179 [n1,job=604500741861474305] updated progress payload: indexes:<index_id:2 status:DELETING > I201105 04:09:46.416709 1200 sql/gcjob/gc_job_utils.go:179 [n1,job=604500741861474305] updated progress payload: indexes:<index_id:2 status:DELETING > I201105 04:09:46.417403 1200 sql/schema_changer.go:1003 [n1,job=604500741861474305] waiting for a single version... I201105 04:09:46.433119 1200 sql/schema_changer.go:1005 [n1,job=604500741861474305] waiting for a single version... done (at v 1) I201105 04:09:46.435521 1200 sql/gcjob/index_garbage_collection.go:88 [n1,job=604500741861474305] clearing index 2 from table 53 ``` </p></details> <details><summary>More</summary><p> Parameters: - GOFLAGS=-json ``` make stressrace TESTS=TestSchemaChangeGCJob PKG=./pkg/sql/gcjob_test TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1 ``` [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2ATestSchemaChangeGCJob.%2A&sort=title&restgroup=false&display=lastcommented+project) <sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
non_priority
sql gcjob test testschemachangegcjob failed on fatal error panic unsupported panic unsupported panic unsupported panic unsupported stack goroutine github com cockroachdb cockroach pkg util stop stopper recover go src github com cockroachdb cockroach pkg util stop stopper go panic usr local go src runtime panic go github com cockroachdb cockroach pkg util stop stopper recover go src github com cockroachdb cockroach pkg util stop stopper go panic usr local go src runtime panic go github com cockroachdb cockroach pkg kv kvserver store send go src github com cockroachdb cockroach pkg kv kvserver store send go panic usr local go src runtime panic go github com cockroachdb cockroach pkg kv kvserver spanset spansetreader newengineiterator go src github com cockroachdb cockroach pkg kv kvserver spanset batch go github com cockroachdb cockroach pkg kv kvserver batcheval clearrange go src github com cockroachdb cockroach pkg kv kvserver batcheval cmd clear range go github com cockroachdb cockroach pkg kv kvserver evaluatecommand go src github com cockroachdb cockroach pkg kv kvserver replica evaluate go github com cockroachdb cockroach pkg kv kvserver evaluatebatch go src github com cockroachdb cockroach pkg kv kvserver replica evaluate go github com cockroachdb cockroach pkg kv kvserver replica evaluatewritebatchwrapper go src github com cockroachdb cockroach pkg kv kvserver replica write go github com cockroachdb cockroach pkg kv kvserver replica evaluatewritebatchwithserversiderefreshes go src github com cockroachdb cockroach pkg kv kvserver replica write go github com cockroachdb cockroach pkg kv kvserver replica evaluatewritebatch go src github com cockroachdb cockroach pkg kv kvserver replica write go github com cockroachdb cockroach pkg kv kvserver replica evaluateproposal go src github com cockroachdb cockroach pkg kv kvserver replica proposal go github com cockroachdb cockroach pkg kv kvserver replica requesttoproposal go src github com cockroachdb cockroach pkg kv kvserver replica proposal go github com cockroachdb cockroach pkg kv kvserver replica evalandpropose go src github com cockroachdb cockroach pkg kv kvserver replica raft go github com cockroachdb cockroach pkg kv kvserver replica executewritebatch go src github com cockroachdb cockroach pkg kv kvserver replica write go github com cockroachdb cockroach pkg kv kvserver replica executebatchwithconcurrencyretries go src github com cockroachdb cockroach pkg kv kvserver replica send go github com cockroachdb cockroach pkg kv kvserver replica sendwithrangeid go src github com cockroachdb cockroach pkg kv kvserver replica send go github com cockroachdb cockroach pkg kv kvserver replica send go src github com cockroachdb cockroach pkg kv kvserver replica send go github com cockroachdb cockroach pkg kv kvserver store send go src github com cockroachdb cockroach pkg kv kvserver store send go github com cockroachdb cockroach pkg kv kvserver stores send go src github com cockroachdb cockroach pkg kv kvserver stores go github com cockroachdb cockroach pkg server node batchinternal go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg util stop stopper runtaskwitherr go src github com cockroachdb cockroach pkg util stop stopper go github com cockroachdb cockroach pkg server node batchinternal go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg server node batch go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg rpc internalclientadapter batch go src github com cockroachdb cockroach pkg rpc context go github com cockroachdb cockroach pkg kv kvclient kvcoord grpctransport sendbatch go src github com cockroachdb cockroach pkg kv kvclient kvcoord transport go github com cockroachdb cockroach pkg kv kvclient kvcoord grpctransport sendnext go src github com cockroachdb cockroach pkg kv kvclient kvcoord transport go github com cockroachdb cockroach pkg kv kvclient kvcoord racetransport sendnext go src github com cockroachdb cockroach pkg kv kvclient kvcoord transport race go github com cockroachdb cockroach pkg kv kvclient kvcoord distsender sendtoreplicas go src github com cockroachdb cockroach pkg kv kvclient kvcoord dist sender go github com cockroachdb cockroach pkg kv kvclient kvcoord distsender sendpartialbatch go src github com cockroachdb cockroach pkg kv kvclient kvcoord dist sender go github com cockroachdb cockroach pkg kv kvclient kvcoord distsender divideandsendbatchtoranges go src github com cockroachdb cockroach pkg kv kvclient kvcoord dist sender go github com cockroachdb cockroach pkg kv kvclient kvcoord distsender send go src github com cockroachdb cockroach pkg kv kvclient kvcoord dist sender go github com cockroachdb cockroach pkg kv crossrangetxnwrappersender send go src github com cockroachdb cockroach pkg kv db go github com cockroachdb cockroach pkg kv db sendusingsender go src github com cockroachdb cockroach pkg kv db go github com cockroachdb cockroach pkg kv db send go src github com cockroachdb cockroach pkg kv db go github com cockroachdb cockroach pkg kv sendandfill go src github com cockroachdb cockroach pkg kv db go github com cockroachdb cockroach pkg kv db run go src github com cockroachdb cockroach pkg kv db go github com cockroachdb cockroach pkg sql gcjob clearindex go src github com cockroachdb cockroach pkg sql gcjob index garbage collection go github com cockroachdb cockroach pkg sql gcjob gcindexes go src github com cockroachdb cockroach pkg sql gcjob index garbage collection go github com cockroachdb cockroach pkg sql gcjob performgc go src github com cockroachdb cockroach pkg sql gcjob gc job go github com cockroachdb cockroach pkg sql gcjob schemachangegcresumer resume go src github com cockroachdb cockroach pkg sql gcjob gc job go github com cockroachdb cockroach pkg jobs registry stepthroughstatemachine go src github com cockroachdb cockroach pkg jobs registry go github com cockroachdb cockroach pkg jobs registry stepthroughstatemachine go src github com cockroachdb cockroach pkg jobs registry go github com cockroachdb cockroach pkg jobs registry runjob go src github com cockroachdb cockroach pkg jobs adopt go github com cockroachdb cockroach pkg jobs startablejob start go src github com cockroachdb cockroach pkg jobs jobs go github com cockroachdb cockroach pkg util stop stopper runasynctask go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runasynctask go src github com cockroachdb cockroach pkg util stop stopper go log preceding fatal error rpc tls go server certificate addresses ip dns localhost local cn node rpc tls go web ui certificate addresses ip dns localhost local cn node server status runtime go could not parse build timestamp parsing time as cannot parse as server server go monitoring forward clock jumps based on server clock forward jump check enabled server init go no stores bootstrapped server init go awaiting cockroach init or join with an already initialized node server init go cluster has been created server init go allocated node id for self server server go connecting to gossip network to verify cluster id gossip gossip go nodedescriptor set to node id address attrs locality serverversion build tag alpha started at cluster name sql address server server go node connected via gossip kv kvserver store go could not gossip system config replica not lease holder lease holder unknown server node go initialized store disk capacity mib available mib used b logicalbytes kib ranges leases queries writes bytesperreplica pmax writesperreplica pmax kv kvserver stores go read node addresses from persistent storage server node go started with engine type server node go started with attributes server server go starting https server at use server server go starting postgres server at use server server go starting grpc server at server server go advertising cockroachdb node at sql temporary schema go running temporary object cleanup background job sql sqlliveness slinstance slinstance go starting sql liveness instance kv kvserver replica rangefeed go rangefeed closed timestamp is empty sql temporary schema go found temporary schemas sql temporary schema go early exiting temporary schema cleaner as no temporary schemas were found sql temporary schema go completed temporary object cleanup job sql temporary schema go temporary object cleaner next scheduled to run at utc sql sqlliveness slstorage slstorage go inserted sqlliveness session sql sqlliveness slinstance slinstance go created new sql liveness session sql event log go event node join target info descriptor nodeid address attrs locality serverversion buildtag alpha startedat localityaddress clustername sqladdress clusterid startedat lastup sql event log go event set cluster setting target info settingname diagnostics reporting enabled value true user root sql event log go event set cluster setting target info settingname version value user root sql event log go event set cluster setting target info settingname cluster secret value user root sql event log go event create database target info databasename defaultdb statement create database if not exists defaultdb user root sql event log go event create database target info databasename postgres statement create database if not exists postgres user root server server sql go done ensuring all necessary startup migrations have run jobs job scheduler go waiting before scheduled jobs daemon start server server go serving sql connections server server update go no need to upgrade cluster already at the newest version sql event log go event create database target info databasename my db statement create database my db user root sql event log go event create table target info tablename my db public my table statement create table my table a primary key b index b user root kv kvserver replica command go initiating a split of this range at key table zone config sql event log go event create table target info tablename my db public my other table statement create table my other table a primary key b index b user root kv kvserver replica command go initiating a split of this range at key table zone config jobs registry go schema change gc job stepping through state running with error sql gcjob gc job utils go updated progress payload indexes sql gcjob gc job utils go updated progress payload indexes sql schema changer go waiting for a single version sql schema changer go waiting for a single version done at v sql gcjob index garbage collection go clearing index from table more parameters goflags json make stressrace tests testschemachangegcjob pkg pkg sql gcjob test testtimeout stressflags timeout powered by
0
24,403
12,101,379,448
IssuesEvent
2020-04-20 15:08:03
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
closed
PM action items after Sprint Review
Product: RPP Back Office Service: Product Workgroup: PE
- [x] Access to test environment for Finance team to review reports (Dan, Peggy) - [ ] Need to determine if the quarterly management reports need to be available in excel format - [ ] Provide number of property manager applications - [x] Provide suggestions of end users who may want to participate in end user testing - [x] People get confused if they need a day pass or construction pass, need education and awareness. Some language in FAQ? Follow up with Ryan.
1.0
PM action items after Sprint Review - - [x] Access to test environment for Finance team to review reports (Dan, Peggy) - [ ] Need to determine if the quarterly management reports need to be available in excel format - [ ] Provide number of property manager applications - [x] Provide suggestions of end users who may want to participate in end user testing - [x] People get confused if they need a day pass or construction pass, need education and awareness. Some language in FAQ? Follow up with Ryan.
non_priority
pm action items after sprint review access to test environment for finance team to review reports dan peggy need to determine if the quarterly management reports need to be available in excel format provide number of property manager applications provide suggestions of end users who may want to participate in end user testing people get confused if they need a day pass or construction pass need education and awareness some language in faq follow up with ryan
0
230,966
25,482,845,296
IssuesEvent
2022-11-26 01:42:56
maddyCode23/linux-4.1.15
https://api.github.com/repos/maddyCode23/linux-4.1.15
reopened
CVE-2016-3955 (High) detected in linux-stable-rtv4.1.33
security vulnerability
## CVE-2016-3955 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home page: <a href=https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git>https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/maddyCode23/linux-4.1.15/commit/f1f3d2b150be669390b32dfea28e773471bdd6e7">f1f3d2b150be669390b32dfea28e773471bdd6e7</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/usb/usbip/usbip_common.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/usb/usbip/usbip_common.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The usbip_recv_xbuff function in drivers/usb/usbip/usbip_common.c in the Linux kernel before 4.5.3 allows remote attackers to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact via a crafted length value in a USB/IP packet. <p>Publish Date: 2016-07-03 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2016-3955>CVE-2016-3955</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2016-3955">https://nvd.nist.gov/vuln/detail/CVE-2016-3955</a></p> <p>Release Date: 2016-07-03</p> <p>Fix Resolution: 4.5.3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2016-3955 (High) detected in linux-stable-rtv4.1.33 - ## CVE-2016-3955 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home page: <a href=https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git>https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/maddyCode23/linux-4.1.15/commit/f1f3d2b150be669390b32dfea28e773471bdd6e7">f1f3d2b150be669390b32dfea28e773471bdd6e7</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/usb/usbip/usbip_common.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/usb/usbip/usbip_common.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The usbip_recv_xbuff function in drivers/usb/usbip/usbip_common.c in the Linux kernel before 4.5.3 allows remote attackers to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact via a crafted length value in a USB/IP packet. <p>Publish Date: 2016-07-03 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2016-3955>CVE-2016-3955</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2016-3955">https://nvd.nist.gov/vuln/detail/CVE-2016-3955</a></p> <p>Release Date: 2016-07-03</p> <p>Fix Resolution: 4.5.3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve high detected in linux stable cve high severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source files drivers usb usbip usbip common c drivers usb usbip usbip common c vulnerability details the usbip recv xbuff function in drivers usb usbip usbip common c in the linux kernel before allows remote attackers to cause a denial of service out of bounds write or possibly have unspecified other impact via a crafted length value in a usb ip packet publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
12,854
9,982,002,913
IssuesEvent
2019-07-10 08:52:27
ReliSA/CRCE
https://api.github.com/repos/ReliSA/CRCE
closed
merge the results of dockerization and modules-to-core into "dev"
branch:dev infrastructure
Once the two infrastructural changes are done, in the forked project/repo, merge them back here. ### See also: #12
1.0
merge the results of dockerization and modules-to-core into "dev" - Once the two infrastructural changes are done, in the forked project/repo, merge them back here. ### See also: #12
non_priority
merge the results of dockerization and modules to core into dev once the two infrastructural changes are done in the forked project repo merge them back here see also
0
162,933
20,257,635,678
IssuesEvent
2022-02-15 01:56:22
kapseliboi/vimflowy
https://api.github.com/repos/kapseliboi/vimflowy
opened
CVE-2021-32803 (High) detected in tar-4.4.13.tgz, tar-6.0.5.tgz
security vulnerability
## CVE-2021-32803 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tar-4.4.13.tgz</b>, <b>tar-6.0.5.tgz</b></p></summary> <p> <details><summary><b>tar-4.4.13.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/tar-4.4.13.tgz">https://registry.npmjs.org/tar/-/tar-4.4.13.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/node-pre-gyp/node_modules/tar/package.json</p> <p> Dependency Hierarchy: - sqlite3-4.2.0.tgz (Root Library) - node-pre-gyp-0.11.0.tgz - :x: **tar-4.4.13.tgz** (Vulnerable Library) </details> <details><summary><b>tar-6.0.5.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/tar-6.0.5.tgz">https://registry.npmjs.org/tar/-/tar-6.0.5.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/tar/package.json</p> <p> Dependency Hierarchy: - react-scripts-4.0.1.tgz (Root Library) - terser-webpack-plugin-4.2.3.tgz - cacache-15.0.5.tgz - :x: **tar-6.0.5.tgz** (Vulnerable Library) </details> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The npm package "tar" (aka node-tar) before versions 6.1.2, 5.0.7, 4.4.15, and 3.2.3 has an arbitrary File Creation/Overwrite vulnerability via insufficient symlink protection. `node-tar` aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary `stat` calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with the same name as the directory. This order of operations resulted in the directory being created and added to the `node-tar` directory cache. When a directory is present in the directory cache, subsequent calls to mkdir for that directory are skipped. However, this is also where `node-tar` checks for symlinks occur. By first creating a directory, and then replacing that directory with a symlink, it was thus possible to bypass `node-tar` symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. This issue was addressed in releases 3.2.3, 4.4.15, 5.0.7 and 6.1.2. <p>Publish Date: 2021-08-03 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-32803>CVE-2021-32803</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/npm/node-tar/security/advisories/GHSA-r628-mhmh-qjhw">https://github.com/npm/node-tar/security/advisories/GHSA-r628-mhmh-qjhw</a></p> <p>Release Date: 2021-08-03</p> <p>Fix Resolution (tar): 4.4.15</p> <p>Direct dependency fix Resolution (sqlite3): 5.0.0</p><p>Fix Resolution (tar): 6.1.2</p> <p>Direct dependency fix Resolution (react-scripts): 4.0.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-32803 (High) detected in tar-4.4.13.tgz, tar-6.0.5.tgz - ## CVE-2021-32803 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tar-4.4.13.tgz</b>, <b>tar-6.0.5.tgz</b></p></summary> <p> <details><summary><b>tar-4.4.13.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/tar-4.4.13.tgz">https://registry.npmjs.org/tar/-/tar-4.4.13.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/node-pre-gyp/node_modules/tar/package.json</p> <p> Dependency Hierarchy: - sqlite3-4.2.0.tgz (Root Library) - node-pre-gyp-0.11.0.tgz - :x: **tar-4.4.13.tgz** (Vulnerable Library) </details> <details><summary><b>tar-6.0.5.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/tar-6.0.5.tgz">https://registry.npmjs.org/tar/-/tar-6.0.5.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/tar/package.json</p> <p> Dependency Hierarchy: - react-scripts-4.0.1.tgz (Root Library) - terser-webpack-plugin-4.2.3.tgz - cacache-15.0.5.tgz - :x: **tar-6.0.5.tgz** (Vulnerable Library) </details> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The npm package "tar" (aka node-tar) before versions 6.1.2, 5.0.7, 4.4.15, and 3.2.3 has an arbitrary File Creation/Overwrite vulnerability via insufficient symlink protection. `node-tar` aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary `stat` calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with the same name as the directory. This order of operations resulted in the directory being created and added to the `node-tar` directory cache. When a directory is present in the directory cache, subsequent calls to mkdir for that directory are skipped. However, this is also where `node-tar` checks for symlinks occur. By first creating a directory, and then replacing that directory with a symlink, it was thus possible to bypass `node-tar` symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. This issue was addressed in releases 3.2.3, 4.4.15, 5.0.7 and 6.1.2. <p>Publish Date: 2021-08-03 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-32803>CVE-2021-32803</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/npm/node-tar/security/advisories/GHSA-r628-mhmh-qjhw">https://github.com/npm/node-tar/security/advisories/GHSA-r628-mhmh-qjhw</a></p> <p>Release Date: 2021-08-03</p> <p>Fix Resolution (tar): 4.4.15</p> <p>Direct dependency fix Resolution (sqlite3): 5.0.0</p><p>Fix Resolution (tar): 6.1.2</p> <p>Direct dependency fix Resolution (react-scripts): 4.0.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve high detected in tar tgz tar tgz cve high severity vulnerability vulnerable libraries tar tgz tar tgz tar tgz tar for node library home page a href path to dependency file package json path to vulnerable library node modules node pre gyp node modules tar package json dependency hierarchy tgz root library node pre gyp tgz x tar tgz vulnerable library tar tgz tar for node library home page a href path to dependency file package json path to vulnerable library node modules tar package json dependency hierarchy react scripts tgz root library terser webpack plugin tgz cacache tgz x tar tgz vulnerable library found in base branch master vulnerability details the npm package tar aka node tar before versions and has an arbitrary file creation overwrite vulnerability via insufficient symlink protection node tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted this is in part achieved by ensuring that extracted directories are not symlinks additionally in order to prevent unnecessary stat calls to determine whether a given path is a directory paths are cached when directories are created this logic was insufficient when extracting tar files that contained both a directory and a symlink with the same name as the directory this order of operations resulted in the directory being created and added to the node tar directory cache when a directory is present in the directory cache subsequent calls to mkdir for that directory are skipped however this is also where node tar checks for symlinks occur by first creating a directory and then replacing that directory with a symlink it was thus possible to bypass node tar symlink checks on directories essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location thus allowing arbitrary file creation and overwrite this issue was addressed in releases and publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact none integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution tar direct dependency fix resolution fix resolution tar direct dependency fix resolution react scripts step up your open source security game with whitesource
0
16,946
4,107,649,394
IssuesEvent
2016-06-06 13:46:25
apinf/api-umbrella-dashboard
https://api.github.com/repos/apinf/api-umbrella-dashboard
closed
Use API directly from API catalog/documentation/API view
Documentation Viewer enhancement in progress
Make sure the Apinf documentation viewer uses Apinf to make the API calls so that the calls go through the proxy. Creating an option for using API from API catalog or API page or from documentation. This could for example be a button. This would simplify the workflow for testing/sandboxing: instead of consumers finding a place where to copy their key and creating the API call in URL field with the key. Definition of done --- * [ ] Verify if the documentation viewer has an option for using/testing the API to make request.
1.0
Use API directly from API catalog/documentation/API view - Make sure the Apinf documentation viewer uses Apinf to make the API calls so that the calls go through the proxy. Creating an option for using API from API catalog or API page or from documentation. This could for example be a button. This would simplify the workflow for testing/sandboxing: instead of consumers finding a place where to copy their key and creating the API call in URL field with the key. Definition of done --- * [ ] Verify if the documentation viewer has an option for using/testing the API to make request.
non_priority
use api directly from api catalog documentation api view make sure the apinf documentation viewer uses apinf to make the api calls so that the calls go through the proxy creating an option for using api from api catalog or api page or from documentation this could for example be a button this would simplify the workflow for testing sandboxing instead of consumers finding a place where to copy their key and creating the api call in url field with the key definition of done verify if the documentation viewer has an option for using testing the api to make request
0
56,303
11,567,896,870
IssuesEvent
2020-02-20 15:02:53
NETMouse-projects/ABCNET
https://api.github.com/repos/NETMouse-projects/ABCNET
closed
Вывод "nil", когда значение null по всей библиотеке
area-code bug-small importance-medium namespace-Extensions platform-NET type-new functionality v0.5.0
Область [**C**ode/**D**ocumentation/**R**epository]: C Ошибка ли это [**Y**es/**N**o]: Y Важность [**L**ow, **M**edium, **H**igh]: M Категория [**U**tils/**E**xtensions/**O**ther]: O Пространство имён [напишите полное название, ?]: ? Платформа [**N**et/[all]/?]: ? **Описание:** не предоставляется **Метод воспроизведения:** 1. ... 2. ... **Ожидаемое поведение:** не предоставляется **Скриншоты:** не предоставляются **Версия библиотеки:** `версия`
1.0
Вывод "nil", когда значение null по всей библиотеке - Область [**C**ode/**D**ocumentation/**R**epository]: C Ошибка ли это [**Y**es/**N**o]: Y Важность [**L**ow, **M**edium, **H**igh]: M Категория [**U**tils/**E**xtensions/**O**ther]: O Пространство имён [напишите полное название, ?]: ? Платформа [**N**et/[all]/?]: ? **Описание:** не предоставляется **Метод воспроизведения:** 1. ... 2. ... **Ожидаемое поведение:** не предоставляется **Скриншоты:** не предоставляются **Версия библиотеки:** `версия`
non_priority
вывод nil когда значение null по всей библиотеке область c ошибка ли это y важность m категория o пространство имён платформа описание не предоставляется метод воспроизведения ожидаемое поведение не предоставляется скриншоты не предоставляются версия библиотеки версия
0
130,461
18,156,835,855
IssuesEvent
2021-09-27 03:31:19
LaudateCorpus1/qr1
https://api.github.com/repos/LaudateCorpus1/qr1
opened
CVE-2018-14040 (Medium) detected in bootstrap-3.3.7.min.js
security vulnerability
## CVE-2018-14040 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.7.min.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js</a></p> <p>Path to vulnerable library: /metadata/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/bootstrap.min.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.7.min.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/LaudateCorpus1/qr1/commit/1ab5c078981fcdbcebc35f06a37edab5f59dfeb5">1ab5c078981fcdbcebc35f06a37edab5f59dfeb5</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In Bootstrap before 4.1.2, XSS is possible in the collapse data-parent attribute. <p>Publish Date: 2018-07-13 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-14040>CVE-2018-14040</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/twbs/bootstrap/pull/26630">https://github.com/twbs/bootstrap/pull/26630</a></p> <p>Release Date: 2018-07-13</p> <p>Fix Resolution: org.webjars.npm:bootstrap:4.1.2,org.webjars:bootstrap:3.4.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2018-14040 (Medium) detected in bootstrap-3.3.7.min.js - ## CVE-2018-14040 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.7.min.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js</a></p> <p>Path to vulnerable library: /metadata/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/bootstrap.min.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.7.min.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/LaudateCorpus1/qr1/commit/1ab5c078981fcdbcebc35f06a37edab5f59dfeb5">1ab5c078981fcdbcebc35f06a37edab5f59dfeb5</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In Bootstrap before 4.1.2, XSS is possible in the collapse data-parent attribute. <p>Publish Date: 2018-07-13 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-14040>CVE-2018-14040</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/twbs/bootstrap/pull/26630">https://github.com/twbs/bootstrap/pull/26630</a></p> <p>Release Date: 2018-07-13</p> <p>Fix Resolution: org.webjars.npm:bootstrap:4.1.2,org.webjars:bootstrap:3.4.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve medium detected in bootstrap min js cve medium severity vulnerability vulnerable library bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to vulnerable library metadata vendor phpunit php code coverage src report html renderer template js bootstrap min js dependency hierarchy x bootstrap min js vulnerable library found in head commit a href found in base branch master vulnerability details in bootstrap before xss is possible in the collapse data parent attribute publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution org webjars npm bootstrap org webjars bootstrap step up your open source security game with whitesource
0
112,491
17,089,875,304
IssuesEvent
2021-07-08 16:01:48
MohamedElashri/Zotero-Docker
https://api.github.com/repos/MohamedElashri/Zotero-Docker
closed
CVE-2019-6284 (Medium) detected in node-sass-4.14.1.tgz, opennmsopennms-source-26.0.0-1
security vulnerability
## CVE-2019-6284 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.14.1.tgz</b>, <b>opennmsopennms-source-26.0.0-1</b></p></summary> <p> <details><summary><b>node-sass-4.14.1.tgz</b></p></summary> <p>Wrapper around libsass</p> <p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz">https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz</a></p> <p>Path to dependency file: Zotero-Docker/web-library/package.json</p> <p>Path to vulnerable library: Zotero-Docker/web-library/node_modules/node-sass/package.json</p> <p> Dependency Hierarchy: - :x: **node-sass-4.14.1.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/MohamedElashri/Zotero-Docker/commit/d9b3b08f65f152a5478ffe8bd588c83a3a7d0758">d9b3b08f65f152a5478ffe8bd588c83a3a7d0758</a></p> <p>Found in base branch: <b>main</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In LibSass 3.5.5, a heap-based buffer over-read exists in Sass::Prelexer::alternatives in prelexer.hpp. <p>Publish Date: 2019-01-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-6284>CVE-2019-6284</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6284">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6284</a></p> <p>Release Date: 2019-08-06</p> <p>Fix Resolution: LibSass - 3.6.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2019-6284 (Medium) detected in node-sass-4.14.1.tgz, opennmsopennms-source-26.0.0-1 - ## CVE-2019-6284 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.14.1.tgz</b>, <b>opennmsopennms-source-26.0.0-1</b></p></summary> <p> <details><summary><b>node-sass-4.14.1.tgz</b></p></summary> <p>Wrapper around libsass</p> <p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz">https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz</a></p> <p>Path to dependency file: Zotero-Docker/web-library/package.json</p> <p>Path to vulnerable library: Zotero-Docker/web-library/node_modules/node-sass/package.json</p> <p> Dependency Hierarchy: - :x: **node-sass-4.14.1.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/MohamedElashri/Zotero-Docker/commit/d9b3b08f65f152a5478ffe8bd588c83a3a7d0758">d9b3b08f65f152a5478ffe8bd588c83a3a7d0758</a></p> <p>Found in base branch: <b>main</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In LibSass 3.5.5, a heap-based buffer over-read exists in Sass::Prelexer::alternatives in prelexer.hpp. <p>Publish Date: 2019-01-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-6284>CVE-2019-6284</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6284">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6284</a></p> <p>Release Date: 2019-08-06</p> <p>Fix Resolution: LibSass - 3.6.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve medium detected in node sass tgz opennmsopennms source cve medium severity vulnerability vulnerable libraries node sass tgz opennmsopennms source node sass tgz wrapper around libsass library home page a href path to dependency file zotero docker web library package json path to vulnerable library zotero docker web library node modules node sass package json dependency hierarchy x node sass tgz vulnerable library found in head commit a href found in base branch main vulnerability details in libsass a heap based buffer over read exists in sass prelexer alternatives in prelexer hpp publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution libsass step up your open source security game with whitesource
0
57,624
7,085,309,240
IssuesEvent
2018-01-11 10:29:58
StotoV/Tjirp
https://api.github.com/repos/StotoV/Tjirp
closed
Test plan
3 Hour Functional design
Create a test plan based on the following: - [ ] Sample population - [ ] Information requirements in queries - [ ] Test scenarios with at least 1 fail and 1 success - [ ] Test results
1.0
Test plan - Create a test plan based on the following: - [ ] Sample population - [ ] Information requirements in queries - [ ] Test scenarios with at least 1 fail and 1 success - [ ] Test results
non_priority
test plan create a test plan based on the following sample population information requirements in queries test scenarios with at least fail and success test results
0
31,500
7,374,050,515
IssuesEvent
2018-03-13 19:04:05
mozilla-services/screenshots
https://api.github.com/repos/mozilla-services/screenshots
closed
Use better validation in shot.js isUrl
code code quality firefox
The validation is just a regex. There's not a single technique for validation across the browser and Node, so we have to find some way to handle both cases.
2.0
Use better validation in shot.js isUrl - The validation is just a regex. There's not a single technique for validation across the browser and Node, so we have to find some way to handle both cases.
non_priority
use better validation in shot js isurl the validation is just a regex there s not a single technique for validation across the browser and node so we have to find some way to handle both cases
0
85,247
7,964,666,106
IssuesEvent
2018-07-13 22:40:46
att/ast
https://api.github.com/repos/att/ast
closed
ASAN failure of test API/topen.c
bug testing
Running the unit tests with ASAN enabled results in this failure of the `API/topen.c` test: ``` ==104302== ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7fffc156b298 at pc 0x40e698 bp 0x7fffc156b1c0 sp 0x7fffc156b1b8 WRITE of size 8 at 0x7fffc156b298 thread T0 #0 0x40e697 in sfnew /home/krader/projects/3rd-party/ast/build/../src/lib/libast/sfio/sfnew.c:48 #1 0x407d24 in main /home/krader/projects/3rd-party/ast/build/../src/cmd/tests/sfio/topen.c:52 #2 0x7f93fbb45724 in __libc_start_main (/lib64/libc.so.6+0x20724) #3 0x4065d8 in _start /home/abuild/rpmbuild/BUILD/glibc-2.22/csu/../sysdeps/x86_64/start.S:118 Address 0x7fffc156b298 is located at offset 104 in frame <main> of T0's stack: This frame has 1 object(s): [32, 104) 'sf' ``` This is because `sizeeof(Sfio_t)` is 72 bytes in *src/cmd/tests/sfio/topen.c* but is 176 bytes in the SFIO code. WTF?
1.0
ASAN failure of test API/topen.c - Running the unit tests with ASAN enabled results in this failure of the `API/topen.c` test: ``` ==104302== ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7fffc156b298 at pc 0x40e698 bp 0x7fffc156b1c0 sp 0x7fffc156b1b8 WRITE of size 8 at 0x7fffc156b298 thread T0 #0 0x40e697 in sfnew /home/krader/projects/3rd-party/ast/build/../src/lib/libast/sfio/sfnew.c:48 #1 0x407d24 in main /home/krader/projects/3rd-party/ast/build/../src/cmd/tests/sfio/topen.c:52 #2 0x7f93fbb45724 in __libc_start_main (/lib64/libc.so.6+0x20724) #3 0x4065d8 in _start /home/abuild/rpmbuild/BUILD/glibc-2.22/csu/../sysdeps/x86_64/start.S:118 Address 0x7fffc156b298 is located at offset 104 in frame <main> of T0's stack: This frame has 1 object(s): [32, 104) 'sf' ``` This is because `sizeeof(Sfio_t)` is 72 bytes in *src/cmd/tests/sfio/topen.c* but is 176 bytes in the SFIO code. WTF?
non_priority
asan failure of test api topen c running the unit tests with asan enabled results in this failure of the api topen c test error addresssanitizer stack buffer overflow on address at pc bp sp write of size at thread in sfnew home krader projects party ast build src lib libast sfio sfnew c in main home krader projects party ast build src cmd tests sfio topen c in libc start main libc so in start home abuild rpmbuild build glibc csu sysdeps start s address is located at offset in frame of s stack this frame has object s sf this is because sizeeof sfio t is bytes in src cmd tests sfio topen c but is bytes in the sfio code wtf
0
77,228
9,985,215,290
IssuesEvent
2019-07-10 16:02:27
sethlessard/react-uix
https://api.github.com/repos/sethlessard/react-uix
closed
[Documentation] Searchbar Documentation Issues
documentation
Searchbar documentation contains a typo: "f unctionality" should be "functionality". SearchResult documentation is missing "Direct Subcomponents" section.
1.0
[Documentation] Searchbar Documentation Issues - Searchbar documentation contains a typo: "f unctionality" should be "functionality". SearchResult documentation is missing "Direct Subcomponents" section.
non_priority
searchbar documentation issues searchbar documentation contains a typo f unctionality should be functionality searchresult documentation is missing direct subcomponents section
0
22,791
11,733,782,201
IssuesEvent
2020-03-11 07:59:18
ReactiveX/RxJava
https://api.github.com/repos/ReactiveX/RxJava
opened
3.x: parallel and/or p-reduce performs poorly with 10+ parallelism
3.x Performance
For some reason, the parallel Scrabble benchmark performs poorly when the parallelism level is 10+, for example, on my i7 8700 CPU (6 cores/12 threads): ![image](https://user-images.githubusercontent.com/1269832/76394177-582eb180-6375-11ea-89a1-ec77b383134e.png) However, my older i7 4770K processor (4 cores/8 threads) shows no such performance degradation. Neither does the *reactive-streams-commons* implementation (the parent of RxJava's parallel implementation) with parallelism=12.
True
3.x: parallel and/or p-reduce performs poorly with 10+ parallelism - For some reason, the parallel Scrabble benchmark performs poorly when the parallelism level is 10+, for example, on my i7 8700 CPU (6 cores/12 threads): ![image](https://user-images.githubusercontent.com/1269832/76394177-582eb180-6375-11ea-89a1-ec77b383134e.png) However, my older i7 4770K processor (4 cores/8 threads) shows no such performance degradation. Neither does the *reactive-streams-commons* implementation (the parent of RxJava's parallel implementation) with parallelism=12.
non_priority
x parallel and or p reduce performs poorly with parallelism for some reason the parallel scrabble benchmark performs poorly when the parallelism level is for example on my cpu cores threads however my older processor cores threads shows no such performance degradation neither does the reactive streams commons implementation the parent of rxjava s parallel implementation with parallelism
0
220,523
16,962,393,245
IssuesEvent
2021-06-29 06:40:27
twisted/klein
https://api.github.com/repos/twisted/klein
opened
documentation on composition
documentation improvement
It is possible to compose Klein apps with both other Klein apps and other Twisted Resource objects. The idioms already exist (branch routes and making resource objects out of klein apps) but we should document it clearly on klein.readthedocs.io.
1.0
documentation on composition - It is possible to compose Klein apps with both other Klein apps and other Twisted Resource objects. The idioms already exist (branch routes and making resource objects out of klein apps) but we should document it clearly on klein.readthedocs.io.
non_priority
documentation on composition it is possible to compose klein apps with both other klein apps and other twisted resource objects the idioms already exist branch routes and making resource objects out of klein apps but we should document it clearly on klein readthedocs io
0
232,705
17,791,986,851
IssuesEvent
2021-08-31 17:16:25
Requisitos-de-Software/2021.1-Ingresso.com
https://api.github.com/repos/Requisitos-de-Software/2021.1-Ingresso.com
closed
Modelagem Cenários
documentation Modelagem de Requisitos
### Descrição: <!-- Descrever de maneira clara e objetiva o propósito da issue. --> Faça a documentação dos cenários ### Tarefas: <!-- Checklist de ações que devem ser realizadas. --> - [x] Fazer o documento de cenários ### Critérios de aceitação: <!-- Descrever os requisitos necessários para que a issue possar ser finalizada. --> - [x] Cenários documentada
1.0
Modelagem Cenários - ### Descrição: <!-- Descrever de maneira clara e objetiva o propósito da issue. --> Faça a documentação dos cenários ### Tarefas: <!-- Checklist de ações que devem ser realizadas. --> - [x] Fazer o documento de cenários ### Critérios de aceitação: <!-- Descrever os requisitos necessários para que a issue possar ser finalizada. --> - [x] Cenários documentada
non_priority
modelagem cenários descrição faça a documentação dos cenários tarefas fazer o documento de cenários critérios de aceitação cenários documentada
0
339,024
24,607,671,721
IssuesEvent
2022-10-14 17:52:33
dotnet/interactive
https://api.github.com/repos/dotnet/interactive
opened
Documentation improvements:
Area-Documentation
# API Documentation ## .NET packages - [ ] Formatters - [ ] `DisplayAs` - [ ] Scheduler - [ ] Proxy kernels - [ ] Extensions - [ ] Magic commands - [ ] Custom kernels - [ ] Embedded kernels - [ ] `dotnet-interactive` CLI ## The Polyglot Notebooks Messaging Protocol - [ ] Command and event interaction - [ ] Command routing - [ ] Commands - [ ] Events
1.0
Documentation improvements: - # API Documentation ## .NET packages - [ ] Formatters - [ ] `DisplayAs` - [ ] Scheduler - [ ] Proxy kernels - [ ] Extensions - [ ] Magic commands - [ ] Custom kernels - [ ] Embedded kernels - [ ] `dotnet-interactive` CLI ## The Polyglot Notebooks Messaging Protocol - [ ] Command and event interaction - [ ] Command routing - [ ] Commands - [ ] Events
non_priority
documentation improvements api documentation net packages formatters displayas scheduler proxy kernels extensions magic commands custom kernels embedded kernels dotnet interactive cli the polyglot notebooks messaging protocol command and event interaction command routing commands events
0
152,377
19,680,692,707
IssuesEvent
2022-01-11 16:28:39
MValle21/oathkeeper
https://api.github.com/repos/MValle21/oathkeeper
opened
WS-2022-0008 (Medium) detected in node-forge-0.10.0.tgz
security vulnerability
## WS-2022-0008 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.10.0.tgz</b></p></summary> <p>JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.</p> <p>Library home page: <a href="https://registry.npmjs.org/node-forge/-/node-forge-0.10.0.tgz">https://registry.npmjs.org/node-forge/-/node-forge-0.10.0.tgz</a></p> <p>Path to dependency file: /docs/package.json</p> <p>Path to vulnerable library: /docs/node_modules/node-forge/package.json</p> <p> Dependency Hierarchy: - core-2.0.0-alpha.415a7973f.tgz (Root Library) - webpack-dev-server-3.11.0.tgz - selfsigned-1.10.8.tgz - :x: **node-forge-0.10.0.tgz** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The forge.debug API had a potential prototype pollution issue if called with untrusted input. The API was only used for internal debug purposes in a safe way and never documented or advertised. It is suspected that uses of this API, if any exist, would likely not have used untrusted inputs in a vulnerable way. <p>Publish Date: 2022-01-08 <p>URL: <a href=https://github.com/digitalbazaar/forge/commit/51228083550dde97701ac8e06c629a5184117562>WS-2022-0008</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.6</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/advisories/GHSA-5rrq-pxf6-6jx5">https://github.com/advisories/GHSA-5rrq-pxf6-6jx5</a></p> <p>Release Date: 2022-01-08</p> <p>Fix Resolution: node-forge - 1.0.0</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"node-forge","packageVersion":"0.10.0","packageFilePaths":["/docs/package.json"],"isTransitiveDependency":true,"dependencyTree":"@docusaurus/core:2.0.0-alpha.415a7973f;webpack-dev-server:3.11.0;selfsigned:1.10.8;node-forge:0.10.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"node-forge - 1.0.0","isBinary":false}],"baseBranches":["master"],"vulnerabilityIdentifier":"WS-2022-0008","vulnerabilityDetails":"The forge.debug API had a potential prototype pollution issue if called with untrusted input. The API was only used for internal debug purposes in a safe way and never documented or advertised. It is suspected that uses of this API, if any exist, would likely not have used untrusted inputs in a vulnerable way.","vulnerabilityUrl":"https://github.com/digitalbazaar/forge/commit/51228083550dde97701ac8e06c629a5184117562","cvss3Severity":"medium","cvss3Score":"6.6","cvss3Metrics":{"A":"High","AC":"High","PR":"High","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
WS-2022-0008 (Medium) detected in node-forge-0.10.0.tgz - ## WS-2022-0008 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.10.0.tgz</b></p></summary> <p>JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.</p> <p>Library home page: <a href="https://registry.npmjs.org/node-forge/-/node-forge-0.10.0.tgz">https://registry.npmjs.org/node-forge/-/node-forge-0.10.0.tgz</a></p> <p>Path to dependency file: /docs/package.json</p> <p>Path to vulnerable library: /docs/node_modules/node-forge/package.json</p> <p> Dependency Hierarchy: - core-2.0.0-alpha.415a7973f.tgz (Root Library) - webpack-dev-server-3.11.0.tgz - selfsigned-1.10.8.tgz - :x: **node-forge-0.10.0.tgz** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The forge.debug API had a potential prototype pollution issue if called with untrusted input. The API was only used for internal debug purposes in a safe way and never documented or advertised. It is suspected that uses of this API, if any exist, would likely not have used untrusted inputs in a vulnerable way. <p>Publish Date: 2022-01-08 <p>URL: <a href=https://github.com/digitalbazaar/forge/commit/51228083550dde97701ac8e06c629a5184117562>WS-2022-0008</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.6</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/advisories/GHSA-5rrq-pxf6-6jx5">https://github.com/advisories/GHSA-5rrq-pxf6-6jx5</a></p> <p>Release Date: 2022-01-08</p> <p>Fix Resolution: node-forge - 1.0.0</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"node-forge","packageVersion":"0.10.0","packageFilePaths":["/docs/package.json"],"isTransitiveDependency":true,"dependencyTree":"@docusaurus/core:2.0.0-alpha.415a7973f;webpack-dev-server:3.11.0;selfsigned:1.10.8;node-forge:0.10.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"node-forge - 1.0.0","isBinary":false}],"baseBranches":["master"],"vulnerabilityIdentifier":"WS-2022-0008","vulnerabilityDetails":"The forge.debug API had a potential prototype pollution issue if called with untrusted input. The API was only used for internal debug purposes in a safe way and never documented or advertised. It is suspected that uses of this API, if any exist, would likely not have used untrusted inputs in a vulnerable way.","vulnerabilityUrl":"https://github.com/digitalbazaar/forge/commit/51228083550dde97701ac8e06c629a5184117562","cvss3Severity":"medium","cvss3Score":"6.6","cvss3Metrics":{"A":"High","AC":"High","PR":"High","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_priority
ws medium detected in node forge tgz ws medium severity vulnerability vulnerable library node forge tgz javascript implementations of network transports cryptography ciphers pki message digests and various utilities library home page a href path to dependency file docs package json path to vulnerable library docs node modules node forge package json dependency hierarchy core alpha tgz root library webpack dev server tgz selfsigned tgz x node forge tgz vulnerable library found in base branch master vulnerability details the forge debug api had a potential prototype pollution issue if called with untrusted input the api was only used for internal debug purposes in a safe way and never documented or advertised it is suspected that uses of this api if any exist would likely not have used untrusted inputs in a vulnerable way publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required high user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution node forge isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree docusaurus core alpha webpack dev server selfsigned node forge isminimumfixversionavailable true minimumfixversion node forge isbinary false basebranches vulnerabilityidentifier ws vulnerabilitydetails the forge debug api had a potential prototype pollution issue if called with untrusted input the api was only used for internal debug purposes in a safe way and never documented or advertised it is suspected that uses of this api if any exist would likely not have used untrusted inputs in a vulnerable way vulnerabilityurl
0
26,558
4,758,883,208
IssuesEvent
2016-10-24 20:48:32
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG: scipy.io.wavfile.read stays in infinite loop, warns on wav files converted from Sphere
defect scipy.io
I converted some [Sphere](http://www.ee.columbia.edu/ln/LabROSA/doc/HTKBook21/node64.html) audio files using [sph2pipe_v2.5](https://www.ldc.upenn.edu/language-resources/tools/sphere-conversion-tools) and some of the resulting wave files can not be read using scipy.io.wavfile. It shows this warning: `wavfile.py:267: WavFileWarning: Chunk (non-data) not understood, skipping it. WavFileWarning)` and keeps reading in an infinite loop which never ends. Here is the wav file causing the problem. [problem.wav.tar.gz](https://github.com/scipy/scipy/files/543920/problem.wav.tar.gz) Other libraries (such as [wavio](https://pypi.python.org/pypi/wavio)) are able to read this file without any problem. Also I could open the wav file and access the content via [sonic visualizer](http://sonicvisualiser.org/) with no issue. My python version: `Python 2.7.12 (default, Jul 1 2016, 15:12:24) ` My scipy version: `scipy.__version__ '0.18.0' ` My OS: `DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS" NAME="Ubuntu" VERSION="16.04.1 LTS (Xenial Xerus)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 16.04.1 LTS" VERSION_ID="16.04" HOME_URL="http://www.ubuntu.com/" SUPPORT_URL="http://help.ubuntu.com/" BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/" UBUNTU_CODENAME=xenial`
1.0
BUG: scipy.io.wavfile.read stays in infinite loop, warns on wav files converted from Sphere - I converted some [Sphere](http://www.ee.columbia.edu/ln/LabROSA/doc/HTKBook21/node64.html) audio files using [sph2pipe_v2.5](https://www.ldc.upenn.edu/language-resources/tools/sphere-conversion-tools) and some of the resulting wave files can not be read using scipy.io.wavfile. It shows this warning: `wavfile.py:267: WavFileWarning: Chunk (non-data) not understood, skipping it. WavFileWarning)` and keeps reading in an infinite loop which never ends. Here is the wav file causing the problem. [problem.wav.tar.gz](https://github.com/scipy/scipy/files/543920/problem.wav.tar.gz) Other libraries (such as [wavio](https://pypi.python.org/pypi/wavio)) are able to read this file without any problem. Also I could open the wav file and access the content via [sonic visualizer](http://sonicvisualiser.org/) with no issue. My python version: `Python 2.7.12 (default, Jul 1 2016, 15:12:24) ` My scipy version: `scipy.__version__ '0.18.0' ` My OS: `DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS" NAME="Ubuntu" VERSION="16.04.1 LTS (Xenial Xerus)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 16.04.1 LTS" VERSION_ID="16.04" HOME_URL="http://www.ubuntu.com/" SUPPORT_URL="http://help.ubuntu.com/" BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/" UBUNTU_CODENAME=xenial`
non_priority
bug scipy io wavfile read stays in infinite loop warns on wav files converted from sphere i converted some audio files using and some of the resulting wave files can not be read using scipy io wavfile it shows this warning wavfile py wavfilewarning chunk non data not understood skipping it wavfilewarning and keeps reading in an infinite loop which never ends here is the wav file causing the problem other libraries such as are able to read this file without any problem also i could open the wav file and access the content via with no issue my python version python default jul my scipy version scipy version my os distrib id ubuntu distrib release distrib codename xenial distrib description ubuntu lts name ubuntu version lts xenial xerus id ubuntu id like debian pretty name ubuntu lts version id home url support url bug report url ubuntu codename xenial
0
283,503
30,913,323,659
IssuesEvent
2023-08-05 01:40:02
hshivhare67/kernel_v4.19.72_CVE-2022-42896_new
https://api.github.com/repos/hshivhare67/kernel_v4.19.72_CVE-2022-42896_new
reopened
CVE-2021-28712 (Medium) detected in linuxlinux-4.19.279
Mend: dependency security vulnerability
## CVE-2021-28712 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.279</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/xen-netfront.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/xen-netfront.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> Rogue backends can cause DoS of guests via high frequency events T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Xen offers the ability to run PV backends in regular unprivileged guests, typically referred to as "driver domains". Running PV backends in driver domains has one primary security advantage: if a driver domain gets compromised, it doesn't have the privileges to take over the system. However, a malicious driver domain could try to attack other guests via sending events at a high frequency leading to a Denial of Service in the guest due to trying to service interrupts for elongated amounts of time. There are three affected backends: * blkfront patch 1, CVE-2021-28711 * netfront patch 2, CVE-2021-28712 * hvc_xen (console) patch 3, CVE-2021-28713 <p>Publish Date: 2022-01-05 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-28712>CVE-2021-28712</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Changed - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2021-28712">https://www.linuxkernelcves.com/cves/CVE-2021-28712</a></p> <p>Release Date: 2022-01-05</p> <p>Fix Resolution: v4.4.296,v4.9.294,v4.14.259,v4.19.222,v5.4.168,v5.10.88,v5.15.11,v5.16-rc7</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-28712 (Medium) detected in linuxlinux-4.19.279 - ## CVE-2021-28712 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.279</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/xen-netfront.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/xen-netfront.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> Rogue backends can cause DoS of guests via high frequency events T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Xen offers the ability to run PV backends in regular unprivileged guests, typically referred to as "driver domains". Running PV backends in driver domains has one primary security advantage: if a driver domain gets compromised, it doesn't have the privileges to take over the system. However, a malicious driver domain could try to attack other guests via sending events at a high frequency leading to a Denial of Service in the guest due to trying to service interrupts for elongated amounts of time. There are three affected backends: * blkfront patch 1, CVE-2021-28711 * netfront patch 2, CVE-2021-28712 * hvc_xen (console) patch 3, CVE-2021-28713 <p>Publish Date: 2022-01-05 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-28712>CVE-2021-28712</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Changed - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2021-28712">https://www.linuxkernelcves.com/cves/CVE-2021-28712</a></p> <p>Release Date: 2022-01-05</p> <p>Fix Resolution: v4.4.296,v4.9.294,v4.14.259,v4.19.222,v5.4.168,v5.10.88,v5.15.11,v5.16-rc7</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in base branch master vulnerable source files drivers net xen netfront c drivers net xen netfront c vulnerability details rogue backends can cause dos of guests via high frequency events t xen offers the ability to run pv backends in regular unprivileged guests typically referred to as driver domains running pv backends in driver domains has one primary security advantage if a driver domain gets compromised it doesn t have the privileges to take over the system however a malicious driver domain could try to attack other guests via sending events at a high frequency leading to a denial of service in the guest due to trying to service interrupts for elongated amounts of time there are three affected backends blkfront patch cve netfront patch cve hvc xen console patch cve publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope changed impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
342,195
30,611,951,932
IssuesEvent
2023-07-23 18:14:19
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
opened
Fix mathematical_functions.test_jax_modf
NumPy Frontend Sub Task Failing Test
| | | |---|---| |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5583032112/jobs/10202922369"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5583032112/jobs/10202922369"><img src=https://img.shields.io/badge/-success-success></a> |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5583032112/jobs/10202922369"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5583032112/jobs/10202922369"><img src=https://img.shields.io/badge/-success-success></a> |paddle|<a href="https://github.com/unifyai/ivy/actions/runs/5637895962"><img src=https://img.shields.io/badge/-failure-red></a>
1.0
Fix mathematical_functions.test_jax_modf - | | | |---|---| |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5583032112/jobs/10202922369"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5583032112/jobs/10202922369"><img src=https://img.shields.io/badge/-success-success></a> |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5583032112/jobs/10202922369"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5583032112/jobs/10202922369"><img src=https://img.shields.io/badge/-success-success></a> |paddle|<a href="https://github.com/unifyai/ivy/actions/runs/5637895962"><img src=https://img.shields.io/badge/-failure-red></a>
non_priority
fix mathematical functions test jax modf numpy a href src jax a href src tensorflow a href src torch a href src paddle a href src
0
29,143
4,470,223,717
IssuesEvent
2016-08-25 15:18:14
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
Godot Editor Crash When Typing Certain Code in the Script Editor
bug needs testing topic:editor
**Operating system or device - Godot version:** OS: Windows 10 Home on a x86 system with a GTX 780 Version: Godot 2.1.stable.official (Through Steam) **Issue description** (what happened, and what was expected): The Godot Editor crashes when you declare a variable then set it equal to itself and try to access a member variable with the . operator (I did it by accident, I swear!) **Steps to reproduce:** 1: In a script (either existing or new; save your work before doing it!), type in var something = something. (note that the period must be there) Example: var crashme = crashme. 2: As soon as you type that, instant crash! **Link to minimal example project** (optional but very welcome): This happens even with a brand new project with nothing new in it.
1.0
Godot Editor Crash When Typing Certain Code in the Script Editor - **Operating system or device - Godot version:** OS: Windows 10 Home on a x86 system with a GTX 780 Version: Godot 2.1.stable.official (Through Steam) **Issue description** (what happened, and what was expected): The Godot Editor crashes when you declare a variable then set it equal to itself and try to access a member variable with the . operator (I did it by accident, I swear!) **Steps to reproduce:** 1: In a script (either existing or new; save your work before doing it!), type in var something = something. (note that the period must be there) Example: var crashme = crashme. 2: As soon as you type that, instant crash! **Link to minimal example project** (optional but very welcome): This happens even with a brand new project with nothing new in it.
non_priority
godot editor crash when typing certain code in the script editor operating system or device godot version os windows home on a system with a gtx version godot stable official through steam issue description what happened and what was expected the godot editor crashes when you declare a variable then set it equal to itself and try to access a member variable with the operator i did it by accident i swear steps to reproduce in a script either existing or new save your work before doing it type in var something something note that the period must be there example var crashme crashme as soon as you type that instant crash link to minimal example project optional but very welcome this happens even with a brand new project with nothing new in it
0
102,688
16,578,501,074
IssuesEvent
2021-05-31 08:33:25
avallete/yt-playlists-delete-enhancer
https://api.github.com/repos/avallete/yt-playlists-delete-enhancer
opened
CVE-2021-23382 (Medium) detected in postcss-7.0.35.tgz
security vulnerability
## CVE-2021-23382 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>postcss-7.0.35.tgz</b></p></summary> <p>Tool for transforming styles with JS plugins</p> <p>Library home page: <a href="https://registry.npmjs.org/postcss/-/postcss-7.0.35.tgz">https://registry.npmjs.org/postcss/-/postcss-7.0.35.tgz</a></p> <p>Path to dependency file: yt-playlists-delete-enhancer/package.json</p> <p>Path to vulnerable library: yt-playlists-delete-enhancer/node_modules/postcss/package.json</p> <p> Dependency Hierarchy: - userscripter-1.4.0.tgz (Root Library) - css-loader-3.6.0.tgz - :x: **postcss-7.0.35.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/avallete/yt-playlists-delete-enhancer/commit/63757e1a54fd9a08f07881f3abd6736dfc02cba8">63757e1a54fd9a08f07881f3abd6736dfc02cba8</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The package postcss before 8.2.13 are vulnerable to Regular Expression Denial of Service (ReDoS) via getAnnotationURL() and loadAnnotation() in lib/previous-map.js. The vulnerable regexes are caused mainly by the sub-pattern \/\*\s* sourceMappingURL=(.*). <p>Publish Date: 2021-04-26 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23382>CVE-2021-23382</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23382">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23382</a></p> <p>Release Date: 2021-04-26</p> <p>Fix Resolution: postcss - 8.2.13</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-23382 (Medium) detected in postcss-7.0.35.tgz - ## CVE-2021-23382 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>postcss-7.0.35.tgz</b></p></summary> <p>Tool for transforming styles with JS plugins</p> <p>Library home page: <a href="https://registry.npmjs.org/postcss/-/postcss-7.0.35.tgz">https://registry.npmjs.org/postcss/-/postcss-7.0.35.tgz</a></p> <p>Path to dependency file: yt-playlists-delete-enhancer/package.json</p> <p>Path to vulnerable library: yt-playlists-delete-enhancer/node_modules/postcss/package.json</p> <p> Dependency Hierarchy: - userscripter-1.4.0.tgz (Root Library) - css-loader-3.6.0.tgz - :x: **postcss-7.0.35.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/avallete/yt-playlists-delete-enhancer/commit/63757e1a54fd9a08f07881f3abd6736dfc02cba8">63757e1a54fd9a08f07881f3abd6736dfc02cba8</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The package postcss before 8.2.13 are vulnerable to Regular Expression Denial of Service (ReDoS) via getAnnotationURL() and loadAnnotation() in lib/previous-map.js. The vulnerable regexes are caused mainly by the sub-pattern \/\*\s* sourceMappingURL=(.*). <p>Publish Date: 2021-04-26 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23382>CVE-2021-23382</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23382">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23382</a></p> <p>Release Date: 2021-04-26</p> <p>Fix Resolution: postcss - 8.2.13</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve medium detected in postcss tgz cve medium severity vulnerability vulnerable library postcss tgz tool for transforming styles with js plugins library home page a href path to dependency file yt playlists delete enhancer package json path to vulnerable library yt playlists delete enhancer node modules postcss package json dependency hierarchy userscripter tgz root library css loader tgz x postcss tgz vulnerable library found in head commit a href found in base branch master vulnerability details the package postcss before are vulnerable to regular expression denial of service redos via getannotationurl and loadannotation in lib previous map js the vulnerable regexes are caused mainly by the sub pattern s sourcemappingurl publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution postcss step up your open source security game with whitesource
0
423,743
28,931,730,813
IssuesEvent
2023-05-09 00:20:13
sveetch/deovi
https://api.github.com/repos/sveetch/deovi
closed
[rename] "rename" command description is wrong
bug documentation
This is the description from the previous script, still mention the "--init" option which have been moved to the "job" command. > You can't mix job and init modes and so mix Job filepath and directory paths. It have to be fixed.
1.0
[rename] "rename" command description is wrong - This is the description from the previous script, still mention the "--init" option which have been moved to the "job" command. > You can't mix job and init modes and so mix Job filepath and directory paths. It have to be fixed.
non_priority
rename command description is wrong this is the description from the previous script still mention the init option which have been moved to the job command you can t mix job and init modes and so mix job filepath and directory paths it have to be fixed
0
1,004
3,004,571,366
IssuesEvent
2015-07-26 02:53:17
DarthGandalf/kvirc-issues
https://api.github.com/repos/DarthGandalf/kvirc-issues
closed
Potential windows DLL vulnerability (Qt specific)
C: Core P: Security R: worksforme T: Bug V: 4.0.2 Insomnia
**Reported by Gizmokid2005 on 26 Aug 2010 23:28:32 UTC** I ran across this vulnerability posting from a VLC announcement and figured it's something KVIrc should at least look into in case it is an issue that needs to be addressed. http://www.corelan.be:8800/index.php/2010/08/25/dll-hijacking-kb-2269637-the-unofficial-list/ They have an audit tool and instructions for it so it should be relatively easy to test for. I haven't been on windows so I can't test. --- Migrated from: https://svn.kvirc.de/kvirc/ticket/920
True
Potential windows DLL vulnerability (Qt specific) - **Reported by Gizmokid2005 on 26 Aug 2010 23:28:32 UTC** I ran across this vulnerability posting from a VLC announcement and figured it's something KVIrc should at least look into in case it is an issue that needs to be addressed. http://www.corelan.be:8800/index.php/2010/08/25/dll-hijacking-kb-2269637-the-unofficial-list/ They have an audit tool and instructions for it so it should be relatively easy to test for. I haven't been on windows so I can't test. --- Migrated from: https://svn.kvirc.de/kvirc/ticket/920
non_priority
potential windows dll vulnerability qt specific reported by on aug utc i ran across this vulnerability posting from a vlc announcement and figured it s something kvirc should at least look into in case it is an issue that needs to be addressed they have an audit tool and instructions for it so it should be relatively easy to test for i haven t been on windows so i can t test migrated from
0
339,096
24,610,435,755
IssuesEvent
2022-10-14 20:46:09
operator-framework/operator-sdk
https://api.github.com/repos/operator-framework/operator-sdk
opened
wrong minimum version of go listed in prereqs in developer-guide
kind/documentation
### What is the URL of the document? https://sdk.operatorframework.io/docs/contribution-guidelines/developer-guide/#prerequisites ### Which section(s) is the issue in? prerequisites ### What needs fixing? Doc says prereq is `go version 1.17` but the `go.mod` file in the source says `go 1.18`. #### Additional context The source will not build if your version of Go is earlier than was is listed in the `go.mod` file.
1.0
wrong minimum version of go listed in prereqs in developer-guide - ### What is the URL of the document? https://sdk.operatorframework.io/docs/contribution-guidelines/developer-guide/#prerequisites ### Which section(s) is the issue in? prerequisites ### What needs fixing? Doc says prereq is `go version 1.17` but the `go.mod` file in the source says `go 1.18`. #### Additional context The source will not build if your version of Go is earlier than was is listed in the `go.mod` file.
non_priority
wrong minimum version of go listed in prereqs in developer guide what is the url of the document which section s is the issue in prerequisites what needs fixing doc says prereq is go version but the go mod file in the source says go additional context the source will not build if your version of go is earlier than was is listed in the go mod file
0
411,923
27,835,786,323
IssuesEvent
2023-03-20 09:22:40
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Split Aliased tables section of the manual into subsections
T: Enhancement C: Documentation P: Medium R: Fixed E: All Editions
In https://github.com/jOOQ/jOOQ/issues/14808, there's a documentation task for: - https://github.com/jOOQ/jOOQ/issues/9743 Rather than creating a new heading in https://www.jooq.org/doc/latest/manual/sql-building/table-expressions/aliased-tables/, or a new section entirely just for this topic, why not split the aliased tables topic into subsections, allowing for a bit more elaboration and dialect translations of each: - [x] Aliasing generated tables - [x] Aliasing non-generated tables (currently "dereferencing columns ...") - [x] Derived column lists - [x] And now aliasing joined tables: https://github.com/jOOQ/jOOQ/issues/9743
1.0
Split Aliased tables section of the manual into subsections - In https://github.com/jOOQ/jOOQ/issues/14808, there's a documentation task for: - https://github.com/jOOQ/jOOQ/issues/9743 Rather than creating a new heading in https://www.jooq.org/doc/latest/manual/sql-building/table-expressions/aliased-tables/, or a new section entirely just for this topic, why not split the aliased tables topic into subsections, allowing for a bit more elaboration and dialect translations of each: - [x] Aliasing generated tables - [x] Aliasing non-generated tables (currently "dereferencing columns ...") - [x] Derived column lists - [x] And now aliasing joined tables: https://github.com/jOOQ/jOOQ/issues/9743
non_priority
split aliased tables section of the manual into subsections in there s a documentation task for rather than creating a new heading in or a new section entirely just for this topic why not split the aliased tables topic into subsections allowing for a bit more elaboration and dialect translations of each aliasing generated tables aliasing non generated tables currently dereferencing columns derived column lists and now aliasing joined tables
0
303,565
26,217,000,444
IssuesEvent
2023-01-04 11:51:00
saleor/saleor-dashboard
https://api.github.com/repos/saleor/saleor-dashboard
closed
Cypress test fail: should purchase products with 3D secure card
tests
**Known bug for versions:** v35: true **Additional Info:** Spec: Stripe payments
1.0
Cypress test fail: should purchase products with 3D secure card - **Known bug for versions:** v35: true **Additional Info:** Spec: Stripe payments
non_priority
cypress test fail should purchase products with secure card known bug for versions true additional info spec stripe payments
0
33,328
12,216,468,384
IssuesEvent
2020-05-01 15:12:28
prysmaticlabs/prysm
https://api.github.com/repos/prysmaticlabs/prysm
closed
validator accounts create - check if shardwithdrawalkey and validatorprivatekey written to disk before generating ETH1 Deposit TX
Security
# 🐞 Bug Report ### Description When running the "validator accounts create" function with a keystore-path that doesn't exist, a ETH1 deposit TX is generated despite the fact that shardwithdrawalkey and validatorprivatekey have note been written to disk. Many users are likely to not realise this is a problem until after they have sent their ETH1 to the deposit contract. ### Has this worked before in a previous version? n/a ## 🔬 Minimal Reproduction Note: In the example below, the folder c:\validator does not exist in the filesystem docker run -it gcr.io/prysmaticlabs/prysm/validator:latest accounts create --keystore-path=c:/validator --password=changeme 2020/04/21 10:50:27 maxprocs: Leaving GOMAXPROCS=2: CPU quota undefined [2020-04-21 10:50:27] WARN flags: Using default mainnet config [2020-04-21 10:50:28] INFO accounts: Keystore generated for shard withdrawals at path path=c:/validator/shardwithdrawalkeyb0b0b5b4f8ed [2020-04-21 10:50:29] INFO accounts: Keystore generated for validator signatures at path path=c:/validator/validatorprivatekey9796d4b39fb8 [2020-04-21 10:50:29] INFO accounts: Account creation complete! Copy and paste the raw transaction data shown below when issuing a transaction into the ETH1.0 deposit contract to activate your validator client ========================Raw Transaction Data======================= 0x22895118000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000120287d67b4bed7cbd71242d61a14628d77e718f0cd2409372d3eeb23e454f6d97e00000000000000000000000000000000000000000000000000000000000000309796d4b39fb818be34543dceaf19af18aaf993f3160fdbd0655ac7370dbdbe2c258dbb7f1df5b009917d4e29124377a90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200065812e59c3308a0ea37bf44785f0ad59bd4a3a9ba06da8107fe3f6359c9eab000000000000000000000000000000000000000000000000000000000000006098f49e65393206ae0381243edc26e595e54ffed7f5c19772a0a365908f7420621d2fe4de3f8b7dbbc615b34a90844f1a13b26b0dbd68413d471b7c72944369c928e0e175f6a9652507a6e298b87c5671adc77fc4e24180ee9f473f2f877d85b7 =================================================================== ## 🔥 Error n/a ## 🌍 Your Environment Win10 w/ docker **What version of Prysm are you running? (Which release)** <pre> <code> INFO node: Starting validator node version=Prysm/Git commit: c0ca56717524014dca1d5e48b7ec729b85e55bac. Built at: 2020-04-18 06:00:30+00:00 </code> </pre>
True
validator accounts create - check if shardwithdrawalkey and validatorprivatekey written to disk before generating ETH1 Deposit TX - # 🐞 Bug Report ### Description When running the "validator accounts create" function with a keystore-path that doesn't exist, a ETH1 deposit TX is generated despite the fact that shardwithdrawalkey and validatorprivatekey have note been written to disk. Many users are likely to not realise this is a problem until after they have sent their ETH1 to the deposit contract. ### Has this worked before in a previous version? n/a ## 🔬 Minimal Reproduction Note: In the example below, the folder c:\validator does not exist in the filesystem docker run -it gcr.io/prysmaticlabs/prysm/validator:latest accounts create --keystore-path=c:/validator --password=changeme 2020/04/21 10:50:27 maxprocs: Leaving GOMAXPROCS=2: CPU quota undefined [2020-04-21 10:50:27] WARN flags: Using default mainnet config [2020-04-21 10:50:28] INFO accounts: Keystore generated for shard withdrawals at path path=c:/validator/shardwithdrawalkeyb0b0b5b4f8ed [2020-04-21 10:50:29] INFO accounts: Keystore generated for validator signatures at path path=c:/validator/validatorprivatekey9796d4b39fb8 [2020-04-21 10:50:29] INFO accounts: Account creation complete! Copy and paste the raw transaction data shown below when issuing a transaction into the ETH1.0 deposit contract to activate your validator client ========================Raw Transaction Data======================= 0x22895118000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000120287d67b4bed7cbd71242d61a14628d77e718f0cd2409372d3eeb23e454f6d97e00000000000000000000000000000000000000000000000000000000000000309796d4b39fb818be34543dceaf19af18aaf993f3160fdbd0655ac7370dbdbe2c258dbb7f1df5b009917d4e29124377a90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200065812e59c3308a0ea37bf44785f0ad59bd4a3a9ba06da8107fe3f6359c9eab000000000000000000000000000000000000000000000000000000000000006098f49e65393206ae0381243edc26e595e54ffed7f5c19772a0a365908f7420621d2fe4de3f8b7dbbc615b34a90844f1a13b26b0dbd68413d471b7c72944369c928e0e175f6a9652507a6e298b87c5671adc77fc4e24180ee9f473f2f877d85b7 =================================================================== ## 🔥 Error n/a ## 🌍 Your Environment Win10 w/ docker **What version of Prysm are you running? (Which release)** <pre> <code> INFO node: Starting validator node version=Prysm/Git commit: c0ca56717524014dca1d5e48b7ec729b85e55bac. Built at: 2020-04-18 06:00:30+00:00 </code> </pre>
non_priority
validator accounts create check if shardwithdrawalkey and validatorprivatekey written to disk before generating deposit tx 🐞 bug report description when running the validator accounts create function with a keystore path that doesn t exist a deposit tx is generated despite the fact that shardwithdrawalkey and validatorprivatekey have note been written to disk many users are likely to not realise this is a problem until after they have sent their to the deposit contract has this worked before in a previous version n a 🔬 minimal reproduction note in the example below the folder c validator does not exist in the filesystem docker run it gcr io prysmaticlabs prysm validator latest accounts create keystore path c validator password changeme maxprocs leaving gomaxprocs cpu quota undefined warn flags using default mainnet config info accounts keystore generated for shard withdrawals at path path c validator info accounts keystore generated for validator signatures at path path c validator info accounts account creation complete copy and paste the raw transaction data shown below when issuing a transaction into the deposit contract to activate your validator client raw transaction data 🔥 error n a 🌍 your environment w docker what version of prysm are you running which release info node starting validator node version prysm git commit built at
0
96,390
12,126,395,105
IssuesEvent
2020-04-22 16:57:30
solex2006/SELIProject
https://api.github.com/repos/solex2006/SELIProject
opened
Focus indicator is visible.
2 - Ready Feature Design Notes :notebook: P3 - Normal role:Student
This is a "not-end" requirement. What I want to mean is that this should be considered for any new page you create that Student can access. Also should correct the old pages. I will use the label **Feature Design Notes** to this cases *************** # Scenario: Focus is visible (minimum) Components must provide a visible indication when they have the input focus. ### Examples - When text fields receive focus, a vertical bar is displayed in the field, indicating that the user can insert text, OR all of the text is highlighted, indicating that the user can type over the text. - When a user interface control receives focus, a visible border is displayed around it. - [ ] Using user interface components that are **highlighted by the user agent** when they receive focus. It is common for user agents to highlight standard controls in some way when they receive focus. **When authors use standard controls** for which the user agent provides this support, users are informed of the focus location in a standard, predictable way. - [ ] Using CSS to change the presentation of a user interface component when it receives focus [Live-demo](https://www.w3.org/WAI/WCAG21/working-examples/focus-pseudo-class/) - [ ] Using script to change the background color or border of the element with focus - [ ] Using the **default focus indicator** for the platform so that high visibility default focus indicators will carry over > Operating systems have a native indication of focus, which is available in many user agents. The default rendering of the focus indicator isn't always highly visible and may even be difficult to see against certain backgrounds. However, many platforms allow the user to customize the rendering of this focus indicator. Assistive technology can also change the appearance of the native focus indicator. If you use the native focus indicator, any system-wide settings for its visibility will carry over to the Web page. If you draw your own focus indicator, for example by coloring sections of the page in response to user action, these settings will not carry over, and AT will not usually be able to find your focus indicator. - [ ] **Best** Using an author-supplied, highly visible focus indicator - [ ] **Best** Creating a two-color focus indicator to ensure sufficient contrast with all components [Live-demo 1](https://www.w3.org/WAI/WCAG21/working-examples/css-two-focus-colors/dotted.html) - [Live-demo 2](https://www.w3.org/WAI/WCAG21/working-examples/css-two-focus-colors/lined.html) ## Tests Procedure For each element able to attain focus: 1. Using a mouse, hover over the element. 1. Check that the background or border changes color. 1. Move the mouse away from the object before attempting keyboard focus. 1. Using a keyboard, tab to the element. 1. Check that the background or border changes color. 1. Check that the background or border changes in color are removed when the element loses focus. ### user agent For each focusable component in the Web page: 1. Set focus to the control 1. Check whether the user agent has highlighted the control in some way Expected Results: 2 is true ### author-supplied, highly visible focus indicator 1. Place focus on each focusable user interface element on the page using the mouse. 1. Check that there is a highly visible focus indicator. Place focus on each focusable user interface element on the page using the keyboard. 1. Check that the focus indicator area is at least the size of a 2 CSS px line along the longest edge of the component. 1. Check that the change of contrast of the indicator between focused and unfocused states has a ratio of 3:1 for the minimum focus indicator area. 1. If the focus indicator does not have 3:1 contrast ratio with its adjacent colors, check that it is at least 2px thick. Expected Results: Checks 2, 4, 5 and 6 are true. ### two-color For each focusable user interface element: 1. Check that the two-colors in the focus indicator are adjacent and have a contrast ratio that is 3:1 or greater with each other. 1. Check that the colors used contrast with the adjacent colors, or are at least 2 CSS pixels thick. Expected Results: all are true # Scenario: Focus Visible (Enhanced) When a User Interface Component displays a visible keyboard focus, all of the following are true: - Minimum area: The focus indication area is greater than or equal to the longest side of the bounding rectangle of the focused control, times 2 CSS pixels. - Focus contrast: Color changes used to indicate focus have at least a 3:1 contrast ratio with the colors changed from the unfocused control. - Contrast or thickness: The focus indication area has a 3:1 contrast ratio against all adjacent colors for the minimum area or greater, or has a thickness of at least 2 CSS pixels. ### 1. Minimum area The bigger the visible change the easier it is for someone to see, authors are encouraged to make the change as large as possible. For example, a thick outline around the element. ![image](https://user-images.githubusercontent.com/993369/80006557-6820d180-849b-11ea-8fa3-8bc78bbff655.png) To establish if a focus indicator has a size equivalent to at least a 2px line along the longest side: If a link is 90px wide by 30px tall, the indicator would need to be have a minimum area of 180px square. (I.e. 2px wide along the longest side is 2 x 90px.) The following 3 examples use a 90px wide by 30px tall button, therefore the surface area requirement is 180px. The middle button is focused in each example. ![Figure 2 Three dark blue buttons on a white background. The middle button has a yellow inner border.; Figure 3 Three dark blue buttons on a white background. The middle button has a thick yellow line under the text.; Figure 3 Three dark blue buttons on a white background. The middle button has a yellow square to the left of the text.](https://user-images.githubusercontent.com/993369/80006581-7373fd00-849b-11ea-8b7f-84e75c7839c6.png) **Typical focus indicators:** - An outline around the whole component would pass the size requirement; - Changing the background of a control would pass the size requirement; - A 1px wide vertical line (such as a blinking cursor) would not pass the size requirement, a text input would need a larger or separate focus indicator. **Unusual shapes and gradients** If you have an unusal shape, some mathematics may be required if the focus indicator is on the edge of the size requirement. For example, if the focusable control is a circle with a diameter of 100px, the bounding box of that component would be a square of 100px on each side. If the focus indicator is also circular, then the area needs to 100px * 2 = 200px. ![Two orange circlular buttons with an icon in the middle. The right hand circle has a dark outline around the whole cicle to indicate focus](https://www.w3.org/WAI/WCAG21/Understanding/img/focus-indicator-circle.png) Figure 5A circular button in the default state, and then with a focus indicator. The circumference of a 100px diameter circle would be 314px (diameter * π), therefore a 1px outline around the cicle will be 314px of surface area, meeting the requirement for a 200px surface area. If a focus indicator has a gradient, the principle is to measure the contrast of the changed area, and ignore the change that does not me 3:1. ![Three buttons, the middle with a heavy drop-shadow indicating focus. ](https://www.w3.org/WAI/WCAG21/Understanding/img/focus-indicator-box-shadow.png) Figure 7When a gradient is used on a focus indictor, the measure of surface area should only include the area that has changed enough to meet the 3:1 contrast ratio. If you take some spot-checks on the gradient area and establish what area meets the contrast, it is straightforward to work out if that area is sufficient. ![The middle button with the drop-shadow included, but the subtle grey areas removed to only show the contrasting area.](https://www.w3.org/WAI/WCAG21/Understanding/img/focus-indicator-box-shadow-only.png) Figure 8The focused button with the non-contrasting areas removed, showing that it is a thick indicator that meets the requirements. ### 2. Contrast or thickness When a component changes to include a focus indicator, that change can always be measured as a change of color contrast. For example, if a yellow outline is added to a button on a blue background, the change of color is from blue to yellow. ![image](https://user-images.githubusercontent.com/993369/80008450-2a717800-849e-11ea-82ef-8b06a194e3c3.png) # Tests Procedure ### Creating a focus indicator within the component For each focusable user interface element: 1. Place keyboard focus on each focusable user interface element on the page using the keyboard. 2. Check that the focus indicator area is at least the size of a 2 CSS px line along the longest edge of the component. 3. Check that the change of contrast of the indicator between focused and unfocused states has a ratio of 3:1 for the minimum focus indicator area. 4. If the focus indicator does not have 3:1 contrast ratio with its adjacent colors, check that it is at least 2px thick. Expected Results 2, 3, 4 are true.
1.0
Focus indicator is visible. - This is a "not-end" requirement. What I want to mean is that this should be considered for any new page you create that Student can access. Also should correct the old pages. I will use the label **Feature Design Notes** to this cases *************** # Scenario: Focus is visible (minimum) Components must provide a visible indication when they have the input focus. ### Examples - When text fields receive focus, a vertical bar is displayed in the field, indicating that the user can insert text, OR all of the text is highlighted, indicating that the user can type over the text. - When a user interface control receives focus, a visible border is displayed around it. - [ ] Using user interface components that are **highlighted by the user agent** when they receive focus. It is common for user agents to highlight standard controls in some way when they receive focus. **When authors use standard controls** for which the user agent provides this support, users are informed of the focus location in a standard, predictable way. - [ ] Using CSS to change the presentation of a user interface component when it receives focus [Live-demo](https://www.w3.org/WAI/WCAG21/working-examples/focus-pseudo-class/) - [ ] Using script to change the background color or border of the element with focus - [ ] Using the **default focus indicator** for the platform so that high visibility default focus indicators will carry over > Operating systems have a native indication of focus, which is available in many user agents. The default rendering of the focus indicator isn't always highly visible and may even be difficult to see against certain backgrounds. However, many platforms allow the user to customize the rendering of this focus indicator. Assistive technology can also change the appearance of the native focus indicator. If you use the native focus indicator, any system-wide settings for its visibility will carry over to the Web page. If you draw your own focus indicator, for example by coloring sections of the page in response to user action, these settings will not carry over, and AT will not usually be able to find your focus indicator. - [ ] **Best** Using an author-supplied, highly visible focus indicator - [ ] **Best** Creating a two-color focus indicator to ensure sufficient contrast with all components [Live-demo 1](https://www.w3.org/WAI/WCAG21/working-examples/css-two-focus-colors/dotted.html) - [Live-demo 2](https://www.w3.org/WAI/WCAG21/working-examples/css-two-focus-colors/lined.html) ## Tests Procedure For each element able to attain focus: 1. Using a mouse, hover over the element. 1. Check that the background or border changes color. 1. Move the mouse away from the object before attempting keyboard focus. 1. Using a keyboard, tab to the element. 1. Check that the background or border changes color. 1. Check that the background or border changes in color are removed when the element loses focus. ### user agent For each focusable component in the Web page: 1. Set focus to the control 1. Check whether the user agent has highlighted the control in some way Expected Results: 2 is true ### author-supplied, highly visible focus indicator 1. Place focus on each focusable user interface element on the page using the mouse. 1. Check that there is a highly visible focus indicator. Place focus on each focusable user interface element on the page using the keyboard. 1. Check that the focus indicator area is at least the size of a 2 CSS px line along the longest edge of the component. 1. Check that the change of contrast of the indicator between focused and unfocused states has a ratio of 3:1 for the minimum focus indicator area. 1. If the focus indicator does not have 3:1 contrast ratio with its adjacent colors, check that it is at least 2px thick. Expected Results: Checks 2, 4, 5 and 6 are true. ### two-color For each focusable user interface element: 1. Check that the two-colors in the focus indicator are adjacent and have a contrast ratio that is 3:1 or greater with each other. 1. Check that the colors used contrast with the adjacent colors, or are at least 2 CSS pixels thick. Expected Results: all are true # Scenario: Focus Visible (Enhanced) When a User Interface Component displays a visible keyboard focus, all of the following are true: - Minimum area: The focus indication area is greater than or equal to the longest side of the bounding rectangle of the focused control, times 2 CSS pixels. - Focus contrast: Color changes used to indicate focus have at least a 3:1 contrast ratio with the colors changed from the unfocused control. - Contrast or thickness: The focus indication area has a 3:1 contrast ratio against all adjacent colors for the minimum area or greater, or has a thickness of at least 2 CSS pixels. ### 1. Minimum area The bigger the visible change the easier it is for someone to see, authors are encouraged to make the change as large as possible. For example, a thick outline around the element. ![image](https://user-images.githubusercontent.com/993369/80006557-6820d180-849b-11ea-8fa3-8bc78bbff655.png) To establish if a focus indicator has a size equivalent to at least a 2px line along the longest side: If a link is 90px wide by 30px tall, the indicator would need to be have a minimum area of 180px square. (I.e. 2px wide along the longest side is 2 x 90px.) The following 3 examples use a 90px wide by 30px tall button, therefore the surface area requirement is 180px. The middle button is focused in each example. ![Figure 2 Three dark blue buttons on a white background. The middle button has a yellow inner border.; Figure 3 Three dark blue buttons on a white background. The middle button has a thick yellow line under the text.; Figure 3 Three dark blue buttons on a white background. The middle button has a yellow square to the left of the text.](https://user-images.githubusercontent.com/993369/80006581-7373fd00-849b-11ea-8b7f-84e75c7839c6.png) **Typical focus indicators:** - An outline around the whole component would pass the size requirement; - Changing the background of a control would pass the size requirement; - A 1px wide vertical line (such as a blinking cursor) would not pass the size requirement, a text input would need a larger or separate focus indicator. **Unusual shapes and gradients** If you have an unusal shape, some mathematics may be required if the focus indicator is on the edge of the size requirement. For example, if the focusable control is a circle with a diameter of 100px, the bounding box of that component would be a square of 100px on each side. If the focus indicator is also circular, then the area needs to 100px * 2 = 200px. ![Two orange circlular buttons with an icon in the middle. The right hand circle has a dark outline around the whole cicle to indicate focus](https://www.w3.org/WAI/WCAG21/Understanding/img/focus-indicator-circle.png) Figure 5A circular button in the default state, and then with a focus indicator. The circumference of a 100px diameter circle would be 314px (diameter * π), therefore a 1px outline around the cicle will be 314px of surface area, meeting the requirement for a 200px surface area. If a focus indicator has a gradient, the principle is to measure the contrast of the changed area, and ignore the change that does not me 3:1. ![Three buttons, the middle with a heavy drop-shadow indicating focus. ](https://www.w3.org/WAI/WCAG21/Understanding/img/focus-indicator-box-shadow.png) Figure 7When a gradient is used on a focus indictor, the measure of surface area should only include the area that has changed enough to meet the 3:1 contrast ratio. If you take some spot-checks on the gradient area and establish what area meets the contrast, it is straightforward to work out if that area is sufficient. ![The middle button with the drop-shadow included, but the subtle grey areas removed to only show the contrasting area.](https://www.w3.org/WAI/WCAG21/Understanding/img/focus-indicator-box-shadow-only.png) Figure 8The focused button with the non-contrasting areas removed, showing that it is a thick indicator that meets the requirements. ### 2. Contrast or thickness When a component changes to include a focus indicator, that change can always be measured as a change of color contrast. For example, if a yellow outline is added to a button on a blue background, the change of color is from blue to yellow. ![image](https://user-images.githubusercontent.com/993369/80008450-2a717800-849e-11ea-82ef-8b06a194e3c3.png) # Tests Procedure ### Creating a focus indicator within the component For each focusable user interface element: 1. Place keyboard focus on each focusable user interface element on the page using the keyboard. 2. Check that the focus indicator area is at least the size of a 2 CSS px line along the longest edge of the component. 3. Check that the change of contrast of the indicator between focused and unfocused states has a ratio of 3:1 for the minimum focus indicator area. 4. If the focus indicator does not have 3:1 contrast ratio with its adjacent colors, check that it is at least 2px thick. Expected Results 2, 3, 4 are true.
non_priority
focus indicator is visible this is a not end requirement what i want to mean is that this should be considered for any new page you create that student can access also should correct the old pages i will use the label feature design notes to this cases scenario focus is visible minimum components must provide a visible indication when they have the input focus examples when text fields receive focus a vertical bar is displayed in the field indicating that the user can insert text or all of the text is highlighted indicating that the user can type over the text when a user interface control receives focus a visible border is displayed around it using user interface components that are highlighted by the user agent when they receive focus it is common for user agents to highlight standard controls in some way when they receive focus when authors use standard controls for which the user agent provides this support users are informed of the focus location in a standard predictable way using css to change the presentation of a user interface component when it receives focus using script to change the background color or border of the element with focus using the default focus indicator for the platform so that high visibility default focus indicators will carry over operating systems have a native indication of focus which is available in many user agents the default rendering of the focus indicator isn t always highly visible and may even be difficult to see against certain backgrounds however many platforms allow the user to customize the rendering of this focus indicator assistive technology can also change the appearance of the native focus indicator if you use the native focus indicator any system wide settings for its visibility will carry over to the web page if you draw your own focus indicator for example by coloring sections of the page in response to user action these settings will not carry over and at will not usually be able to find your focus indicator best using an author supplied highly visible focus indicator best creating a two color focus indicator to ensure sufficient contrast with all components tests procedure for each element able to attain focus using a mouse hover over the element check that the background or border changes color move the mouse away from the object before attempting keyboard focus using a keyboard tab to the element check that the background or border changes color check that the background or border changes in color are removed when the element loses focus user agent for each focusable component in the web page set focus to the control check whether the user agent has highlighted the control in some way expected results is true author supplied highly visible focus indicator place focus on each focusable user interface element on the page using the mouse check that there is a highly visible focus indicator place focus on each focusable user interface element on the page using the keyboard check that the focus indicator area is at least the size of a css px line along the longest edge of the component check that the change of contrast of the indicator between focused and unfocused states has a ratio of for the minimum focus indicator area if the focus indicator does not have contrast ratio with its adjacent colors check that it is at least thick expected results checks and are true two color for each focusable user interface element check that the two colors in the focus indicator are adjacent and have a contrast ratio that is or greater with each other check that the colors used contrast with the adjacent colors or are at least css pixels thick expected results all are true scenario focus visible enhanced when a user interface component displays a visible keyboard focus all of the following are true minimum area the focus indication area is greater than or equal to the longest side of the bounding rectangle of the focused control times css pixels focus contrast color changes used to indicate focus have at least a contrast ratio with the colors changed from the unfocused control contrast or thickness the focus indication area has a contrast ratio against all adjacent colors for the minimum area or greater or has a thickness of at least css pixels minimum area the bigger the visible change the easier it is for someone to see authors are encouraged to make the change as large as possible for example a thick outline around the element to establish if a focus indicator has a size equivalent to at least a line along the longest side if a link is wide by tall the indicator would need to be have a minimum area of square i e wide along the longest side is x the following examples use a wide by tall button therefore the surface area requirement is the middle button is focused in each example typical focus indicators an outline around the whole component would pass the size requirement changing the background of a control would pass the size requirement a wide vertical line such as a blinking cursor would not pass the size requirement a text input would need a larger or separate focus indicator unusual shapes and gradients if you have an unusal shape some mathematics may be required if the focus indicator is on the edge of the size requirement for example if the focusable control is a circle with a diameter of the bounding box of that component would be a square of on each side if the focus indicator is also circular then the area needs to figure circular button in the default state and then with a focus indicator the circumference of a diameter circle would be diameter π therefore a outline around the cicle will be of surface area meeting the requirement for a surface area if a focus indicator has a gradient the principle is to measure the contrast of the changed area and ignore the change that does not me three buttons the middle with a heavy drop shadow indicating focus figure a gradient is used on a focus indictor the measure of surface area should only include the area that has changed enough to meet the contrast ratio if you take some spot checks on the gradient area and establish what area meets the contrast it is straightforward to work out if that area is sufficient figure focused button with the non contrasting areas removed showing that it is a thick indicator that meets the requirements contrast or thickness when a component changes to include a focus indicator that change can always be measured as a change of color contrast for example if a yellow outline is added to a button on a blue background the change of color is from blue to yellow tests procedure creating a focus indicator within the component for each focusable user interface element place keyboard focus on each focusable user interface element on the page using the keyboard check that the focus indicator area is at least the size of a css px line along the longest edge of the component check that the change of contrast of the indicator between focused and unfocused states has a ratio of for the minimum focus indicator area if the focus indicator does not have contrast ratio with its adjacent colors check that it is at least thick expected results are true
0
20,529
11,459,371,320
IssuesEvent
2020-02-07 07:02:55
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Code snippets are not shown on Chrome and Safari browsers in macOs #522
Pri1 cognitive-services/svc cxp needs-more-info speech-service/subsvc triaged
@cagrimunyas commented 7 hours ago — with docs.microsoft.com Starting with the Recognize a phrase section code snippets are not available, only shown as [!code-csharp] without revealing the actual code --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: e4b55e56-55a1-d635-6bea-271dc361d676 * Version Independent ID: 8e9cb28f-c133-f310-3c7d-3a3b7e85f69d * Content: [Quickstart: Recognize speech from a microphone - Speech service - Azure Cognitive Services](https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/quickstarts/speech-to-text-from-microphone?tabs=dotnet%2Cx-android%2Clinux%2Cjava-runtime&pivots=programming-language-csharp#feedback) * Content Source: [articles/cognitive-services/Speech-Service/quickstarts/speech-to-text-from-microphone.md](https://github.com/Microsoft/azure-docs/blob/master/articles/cognitive-services/Speech-Service/quickstarts/speech-to-text-from-microphone.md) * Service: **cognitive-services** * Sub-service: **speech-service** * GitHub Login: @erhopf * Microsoft Alias: **erhopf**
2.0
Code snippets are not shown on Chrome and Safari browsers in macOs #522 - @cagrimunyas commented 7 hours ago — with docs.microsoft.com Starting with the Recognize a phrase section code snippets are not available, only shown as [!code-csharp] without revealing the actual code --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: e4b55e56-55a1-d635-6bea-271dc361d676 * Version Independent ID: 8e9cb28f-c133-f310-3c7d-3a3b7e85f69d * Content: [Quickstart: Recognize speech from a microphone - Speech service - Azure Cognitive Services](https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/quickstarts/speech-to-text-from-microphone?tabs=dotnet%2Cx-android%2Clinux%2Cjava-runtime&pivots=programming-language-csharp#feedback) * Content Source: [articles/cognitive-services/Speech-Service/quickstarts/speech-to-text-from-microphone.md](https://github.com/Microsoft/azure-docs/blob/master/articles/cognitive-services/Speech-Service/quickstarts/speech-to-text-from-microphone.md) * Service: **cognitive-services** * Sub-service: **speech-service** * GitHub Login: @erhopf * Microsoft Alias: **erhopf**
non_priority
code snippets are not shown on chrome and safari browsers in macos cagrimunyas commented hours ago — with docs microsoft com starting with the recognize a phrase section code snippets are not available only shown as without revealing the actual code document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source service cognitive services sub service speech service github login erhopf microsoft alias erhopf
0
59,447
14,397,563,911
IssuesEvent
2020-12-03 08:22:01
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
opened
Refactor manually build docker images to build from a shared base
team/distribution team/security
Automating docker builds from a shared base means that fixing the base, removes CVEs across all images at once. Today we have some that are not, which can lead to potential security issues. This was raised by a Slack thread: https://sourcegraph.slack.com/archives/C1JH2BEHZ/p1606935378311500
True
Refactor manually build docker images to build from a shared base - Automating docker builds from a shared base means that fixing the base, removes CVEs across all images at once. Today we have some that are not, which can lead to potential security issues. This was raised by a Slack thread: https://sourcegraph.slack.com/archives/C1JH2BEHZ/p1606935378311500
non_priority
refactor manually build docker images to build from a shared base automating docker builds from a shared base means that fixing the base removes cves across all images at once today we have some that are not which can lead to potential security issues this was raised by a slack thread
0
40
2,505,155,203
IssuesEvent
2015-01-11 04:05:45
patrickcate/patrickc8t-portfolio
https://api.github.com/repos/patrickcate/patrickc8t-portfolio
opened
Add HTML5 cache manifest.
enhancement gulp performance
Use gulp-manifest (https://www.npmjs.com/package/gulp-manifest/) to add an HTML5 cache manifest to cache common site files for faster performance.
True
Add HTML5 cache manifest. - Use gulp-manifest (https://www.npmjs.com/package/gulp-manifest/) to add an HTML5 cache manifest to cache common site files for faster performance.
non_priority
add cache manifest use gulp manifest to add an cache manifest to cache common site files for faster performance
0
89,012
25,566,131,712
IssuesEvent
2022-11-30 14:25:54
NOAA-EMC/NCEPLIBS-w3emc
https://api.github.com/repos/NOAA-EMC/NCEPLIBS-w3emc
opened
delete master branch and master branch protection rules
build
On this as all other repos, we have moved to using the develop branch. Master branch can be deleted.
1.0
delete master branch and master branch protection rules - On this as all other repos, we have moved to using the develop branch. Master branch can be deleted.
non_priority
delete master branch and master branch protection rules on this as all other repos we have moved to using the develop branch master branch can be deleted
0
44,548
18,092,275,001
IssuesEvent
2021-09-22 04:01:08
PreMiD/Presences
https://api.github.com/repos/PreMiD/Presences
closed
BINGE | Binge.com.au
presence request paid service region restricted
**Prerequisites and essential questions** <!--- Required, please answer the following questions as honestly as possible by changing the "[ ]" to "[x]" or by marking it after creating the issue (easier), not marking a question counts as "No". --> - [x] Is it a popular site? - [x] Is the website older than 2 months? <!--- It is necessary for the website to be older than 2 months. --> - [x] Is the site locked to a specific country/region? - [x] Is the site a paid service? (e.g. Netflix, Hulu) - [ ] Does the website feature NSFW content? (e.g. porn, etc...) - [ ] Are you a donator/patron? - [x] Do you acknowledge that coding presences is completely voluntary and may take time for your service to be added regardless of priority? **What's your Discord username?** petasparkle#0777 <!--- Optional, unless you are a donator/patron. Ex. Clyde#0000 --> **What's the name of the service?** www.binge.com.au <!--- Required, Ex. www.youtube.com | YouTube --> **What should the Presence display?** binge, what show is playing, episode, etc<!--- Required, make sure to be as clear as possible on what should be added. --> **If possible, please provide a logo for the service (512x512 minimum)** <!--- Optional, it is recommended to upload the image here instead of using a 3rd-party host. -->
1.0
BINGE | Binge.com.au - **Prerequisites and essential questions** <!--- Required, please answer the following questions as honestly as possible by changing the "[ ]" to "[x]" or by marking it after creating the issue (easier), not marking a question counts as "No". --> - [x] Is it a popular site? - [x] Is the website older than 2 months? <!--- It is necessary for the website to be older than 2 months. --> - [x] Is the site locked to a specific country/region? - [x] Is the site a paid service? (e.g. Netflix, Hulu) - [ ] Does the website feature NSFW content? (e.g. porn, etc...) - [ ] Are you a donator/patron? - [x] Do you acknowledge that coding presences is completely voluntary and may take time for your service to be added regardless of priority? **What's your Discord username?** petasparkle#0777 <!--- Optional, unless you are a donator/patron. Ex. Clyde#0000 --> **What's the name of the service?** www.binge.com.au <!--- Required, Ex. www.youtube.com | YouTube --> **What should the Presence display?** binge, what show is playing, episode, etc<!--- Required, make sure to be as clear as possible on what should be added. --> **If possible, please provide a logo for the service (512x512 minimum)** <!--- Optional, it is recommended to upload the image here instead of using a 3rd-party host. -->
non_priority
binge binge com au prerequisites and essential questions is it a popular site is the website older than months is the site locked to a specific country region is the site a paid service e g netflix hulu does the website feature nsfw content e g porn etc are you a donator patron do you acknowledge that coding presences is completely voluntary and may take time for your service to be added regardless of priority what s your discord username petasparkle what s the name of the service what should the presence display binge what show is playing episode etc if possible please provide a logo for the service minimum
0
232,602
18,891,289,057
IssuesEvent
2021-11-15 13:30:49
rizinorg/rizin
https://api.github.com/repos/rizinorg/rizin
closed
iR <hashalgo>
enhancement good first issue command test-required rz-hash RzHash
**Is your feature request related to a problem? Please describe.** To be able to hash resource the same way we can hash Section like `iS md5` -> `iR md5`. Just like for iS it should show the hash for non-virtual `iRj` algo should also work **Describe the solution you'd like** `iR algo` `iRj algo` should also work
1.0
iR <hashalgo> - **Is your feature request related to a problem? Please describe.** To be able to hash resource the same way we can hash Section like `iS md5` -> `iR md5`. Just like for iS it should show the hash for non-virtual `iRj` algo should also work **Describe the solution you'd like** `iR algo` `iRj algo` should also work
non_priority
ir is your feature request related to a problem please describe to be able to hash resource the same way we can hash section like is ir just like for is it should show the hash for non virtual irj algo should also work describe the solution you d like ir algo irj algo should also work
0
11,991
9,544,983,979
IssuesEvent
2019-05-01 15:44:21
buildit/gravity-ui-web
https://api.github.com/repos/buildit/gravity-ui-web
closed
Make CDN publish script bail out for non-CDN published packages
help wanted infrastructure
With the scwitch to a Lerna-based monorepo in PR #224, this repo contains the sources for multiple NPM packages. Currently, as part of _any_ release, the `scripts/cdn_publish.sh` script will be run. Its purpose is to publish assets from the `@buildit/gravity-ui-web` package to a CDN. It already ignores versions of other packages when it composes its `index.html` page. However, it will still make that page and upload it every time. However, if it is only other package(s) being published, it's redundant for it to do those steps. See review comments here: https://github.com/buildit/gravity-ui-web/pull/224#pullrequestreview-231055578 **Describe the solution you'd like** The script should bail out if only other packages are being published.
1.0
Make CDN publish script bail out for non-CDN published packages - With the scwitch to a Lerna-based monorepo in PR #224, this repo contains the sources for multiple NPM packages. Currently, as part of _any_ release, the `scripts/cdn_publish.sh` script will be run. Its purpose is to publish assets from the `@buildit/gravity-ui-web` package to a CDN. It already ignores versions of other packages when it composes its `index.html` page. However, it will still make that page and upload it every time. However, if it is only other package(s) being published, it's redundant for it to do those steps. See review comments here: https://github.com/buildit/gravity-ui-web/pull/224#pullrequestreview-231055578 **Describe the solution you'd like** The script should bail out if only other packages are being published.
non_priority
make cdn publish script bail out for non cdn published packages with the scwitch to a lerna based monorepo in pr this repo contains the sources for multiple npm packages currently as part of any release the scripts cdn publish sh script will be run its purpose is to publish assets from the buildit gravity ui web package to a cdn it already ignores versions of other packages when it composes its index html page however it will still make that page and upload it every time however if it is only other package s being published it s redundant for it to do those steps see review comments here describe the solution you d like the script should bail out if only other packages are being published
0
22,241
15,056,896,011
IssuesEvent
2021-02-03 20:51:26
intel/dffml
https://api.github.com/repos/intel/dffml
opened
ci: Remove conda everywhere
enhancement kind/ci/failing kind/infrastructure p0 tS
daal4py is now on PyPI. we can remove conda everywhere. This is likely part of our current CI failure
1.0
ci: Remove conda everywhere - daal4py is now on PyPI. we can remove conda everywhere. This is likely part of our current CI failure
non_priority
ci remove conda everywhere is now on pypi we can remove conda everywhere this is likely part of our current ci failure
0
206,644
16,048,616,824
IssuesEvent
2021-04-22 16:17:58
RainbowMiner/RainbowMiner
https://api.github.com/repos/RainbowMiner/RainbowMiner
closed
MRR Questions
answered documentation question
How can we disable MRR altogether after the current rental has finished, without disrupting the rental? PauseBetweenRentals then EnableAutoUpdate? What is the purpose of mrr.config.txt? My settings currently reside in pools.config.txt. Didn't see it mentioned in the docs. If I make a change to say EnableAutoExtend, while it's currently rented, will RBM pick up this change to extend the current rental? Any plans on adding MRR config settings to the web console?
1.0
MRR Questions - How can we disable MRR altogether after the current rental has finished, without disrupting the rental? PauseBetweenRentals then EnableAutoUpdate? What is the purpose of mrr.config.txt? My settings currently reside in pools.config.txt. Didn't see it mentioned in the docs. If I make a change to say EnableAutoExtend, while it's currently rented, will RBM pick up this change to extend the current rental? Any plans on adding MRR config settings to the web console?
non_priority
mrr questions how can we disable mrr altogether after the current rental has finished without disrupting the rental pausebetweenrentals then enableautoupdate what is the purpose of mrr config txt my settings currently reside in pools config txt didn t see it mentioned in the docs if i make a change to say enableautoextend while it s currently rented will rbm pick up this change to extend the current rental any plans on adding mrr config settings to the web console
0
73,547
8,886,443,112
IssuesEvent
2019-01-15 00:34:54
aspnet/AspNetCore
https://api.github.com/repos/aspnet/AspNetCore
closed
UseDispatcher multiple times
1 - Ready PRI: 2 - Preferred area-mvc needs design
What should happen if `DispatcherMiddleware` is registered multiple times? Error? No op on second run for a request?
1.0
UseDispatcher multiple times - What should happen if `DispatcherMiddleware` is registered multiple times? Error? No op on second run for a request?
non_priority
usedispatcher multiple times what should happen if dispatchermiddleware is registered multiple times error no op on second run for a request
0
140,956
11,384,888,358
IssuesEvent
2020-01-29 09:58:11
abhiTronix/raspberry-pi-cross-compilers
https://api.github.com/repos/abhiTronix/raspberry-pi-cross-compilers
closed
Cross-Compiler and Buildroot
Question ? Ready to Test
Hi, I am trying to use your cross-compiler along with buildroot. My host is an Ubuntu 16.04 and the target is Raspberry PI 0 W. I am using the cross-pi-gcc-8.3.0-0 and following next instructions: https://github.com/abhiTronix/raspberry-pi-cross-compilers/wiki/Cross-Compiler:-Installation-Instructions ``` ibercomp@ibercomp-MS-7994:~$ arm-linux-gnueabihf-gcc --version arm-linux-gnueabihf-gcc (GCC) 8.3.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ``` First I have tried with the temporary installation and after with permanent, but any one seems to work when try to build an image with buildroot. ``` ibercomp@ibercomp-MS-7994:~/rcr/projects/cp4/buildroot$ make /usr/bin/make -j1 O=/home/ibercomp/rcr/projects/cp4/buildroot/output HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" syncconfig You seem to have the current working directory in your LD_LIBRARY_PATH environment variable. This doesn't work. support/dependencies/dependencies.mk:27: recipe for target 'dependencies' failed make[1]: *** [dependencies] Error 1 Makefile:84: recipe for target '_all' failed make: *** [_all] Error 2 ``` Any idea of what I am missing? Kind regards, RAfa
1.0
Cross-Compiler and Buildroot - Hi, I am trying to use your cross-compiler along with buildroot. My host is an Ubuntu 16.04 and the target is Raspberry PI 0 W. I am using the cross-pi-gcc-8.3.0-0 and following next instructions: https://github.com/abhiTronix/raspberry-pi-cross-compilers/wiki/Cross-Compiler:-Installation-Instructions ``` ibercomp@ibercomp-MS-7994:~$ arm-linux-gnueabihf-gcc --version arm-linux-gnueabihf-gcc (GCC) 8.3.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ``` First I have tried with the temporary installation and after with permanent, but any one seems to work when try to build an image with buildroot. ``` ibercomp@ibercomp-MS-7994:~/rcr/projects/cp4/buildroot$ make /usr/bin/make -j1 O=/home/ibercomp/rcr/projects/cp4/buildroot/output HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" syncconfig You seem to have the current working directory in your LD_LIBRARY_PATH environment variable. This doesn't work. support/dependencies/dependencies.mk:27: recipe for target 'dependencies' failed make[1]: *** [dependencies] Error 1 Makefile:84: recipe for target '_all' failed make: *** [_all] Error 2 ``` Any idea of what I am missing? Kind regards, RAfa
non_priority
cross compiler and buildroot hi i am trying to use your cross compiler along with buildroot my host is an ubuntu and the target is raspberry pi w i am using the cross pi gcc and following next instructions ibercomp ibercomp ms arm linux gnueabihf gcc version arm linux gnueabihf gcc gcc copyright c free software foundation inc this is free software see the source for copying conditions there is no warranty not even for merchantability or fitness for a particular purpose first i have tried with the temporary installation and after with permanent but any one seems to work when try to build an image with buildroot ibercomp ibercomp ms rcr projects buildroot make usr bin make o home ibercomp rcr projects buildroot output hostcc usr bin gcc hostcxx usr bin g syncconfig you seem to have the current working directory in your ld library path environment variable this doesn t work support dependencies dependencies mk recipe for target dependencies failed make error makefile recipe for target all failed make error any idea of what i am missing kind regards rafa
0
330,991
28,500,337,112
IssuesEvent
2023-04-18 16:51:00
NVIDIA/spark-rapids
https://api.github.com/repos/NVIDIA/spark-rapids
closed
[BUG] Spark 3.4 - Integration tests failure due to unsupported KnownNullable operator in Window
bug test Spark 3.4+
**Describe the bug** Some of the integration tests are failing due to KnownNullable operator not running on GPU. ``` pyspark.errors.exceptions.captured.IllegalArgumentException: Part of the plan is not columnar class org.apache.spark.sql.execution.ExpandExec ``` - [ ] test_grouped_sliding_window - [ ] test_grouped_sliding_window_array - [ ] test_just_window - [ ] test_sliding_window - [ ] test_grouped_tumbling_window - [ ] test_tumbling_window ``` @Expression <Literal> end could run on GPU ! <KnownNullable> knownnullable(precisetimestampconversion((((precisetimestampconversion(ts#90, TimestampType, LongType) - CASE WHEN (((precisetimestampconversion(ts#90, TimestampType, LongType) - 0) % 3600000000) < 0) THEN (((precisetimestampconversion(ts#90, TimestampType, LongType) - 0) % 3600000000) + 3600000000) ELSE ((precisetimestampconversion(ts#90, TimestampType, LongType) - 0) % 3600000000) END) - 14400000000) + 18000000000), LongType, TimestampType)) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.KnownNullable @Expression <PreciseTimestampConversion> precisetimestampconversion((((precisetimestampconversion(ts#90, TimestampType, LongType) - CASE WHEN (((precisetimestampconversion(ts#90, TimestampType, LongType) - 0) % 3600000000) < 0) THEN (((precisetimestampconversion(ts#90, TimestampType, LongType) - 0) % 3600000000) + 3600000000) ELSE ((precisetimestampconversion(ts#90, TimestampType, LongType) - 0) % 3600000000) END) - 14400000000) + 18000000000), LongType, TimestampType) could run on GPU ``` **Steps/Code to reproduce bug** Run integration tests for failing tests cd spark-rapids/integration_tests/ `./run_pyspark_from_build.sh -k <name of test>` `//Example : ./run_pyspark_from_build.sh -k test_sliding_window` **Expected behavior** 1. Tests should pass OR 2. XFAIL the test or fallback to CPU if there is a valid reason. **Environment details (please complete the following information)** local
1.0
[BUG] Spark 3.4 - Integration tests failure due to unsupported KnownNullable operator in Window - **Describe the bug** Some of the integration tests are failing due to KnownNullable operator not running on GPU. ``` pyspark.errors.exceptions.captured.IllegalArgumentException: Part of the plan is not columnar class org.apache.spark.sql.execution.ExpandExec ``` - [ ] test_grouped_sliding_window - [ ] test_grouped_sliding_window_array - [ ] test_just_window - [ ] test_sliding_window - [ ] test_grouped_tumbling_window - [ ] test_tumbling_window ``` @Expression <Literal> end could run on GPU ! <KnownNullable> knownnullable(precisetimestampconversion((((precisetimestampconversion(ts#90, TimestampType, LongType) - CASE WHEN (((precisetimestampconversion(ts#90, TimestampType, LongType) - 0) % 3600000000) < 0) THEN (((precisetimestampconversion(ts#90, TimestampType, LongType) - 0) % 3600000000) + 3600000000) ELSE ((precisetimestampconversion(ts#90, TimestampType, LongType) - 0) % 3600000000) END) - 14400000000) + 18000000000), LongType, TimestampType)) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.KnownNullable @Expression <PreciseTimestampConversion> precisetimestampconversion((((precisetimestampconversion(ts#90, TimestampType, LongType) - CASE WHEN (((precisetimestampconversion(ts#90, TimestampType, LongType) - 0) % 3600000000) < 0) THEN (((precisetimestampconversion(ts#90, TimestampType, LongType) - 0) % 3600000000) + 3600000000) ELSE ((precisetimestampconversion(ts#90, TimestampType, LongType) - 0) % 3600000000) END) - 14400000000) + 18000000000), LongType, TimestampType) could run on GPU ``` **Steps/Code to reproduce bug** Run integration tests for failing tests cd spark-rapids/integration_tests/ `./run_pyspark_from_build.sh -k <name of test>` `//Example : ./run_pyspark_from_build.sh -k test_sliding_window` **Expected behavior** 1. Tests should pass OR 2. XFAIL the test or fallback to CPU if there is a valid reason. **Environment details (please complete the following information)** local
non_priority
spark integration tests failure due to unsupported knownnullable operator in window describe the bug some of the integration tests are failing due to knownnullable operator not running on gpu pyspark errors exceptions captured illegalargumentexception part of the plan is not columnar class org apache spark sql execution expandexec test grouped sliding window test grouped sliding window array test just window test sliding window test grouped tumbling window test tumbling window expression end could run on gpu knownnullable precisetimestampconversion precisetimestampconversion ts timestamptype longtype case when precisetimestampconversion ts timestamptype longtype then precisetimestampconversion ts timestamptype longtype else precisetimestampconversion ts timestamptype longtype end longtype timestamptype cannot run on gpu because gpu does not currently support the operator class org apache spark sql catalyst expressions knownnullable expression precisetimestampconversion precisetimestampconversion ts timestamptype longtype case when precisetimestampconversion ts timestamptype longtype then precisetimestampconversion ts timestamptype longtype else precisetimestampconversion ts timestamptype longtype end longtype timestamptype could run on gpu steps code to reproduce bug run integration tests for failing tests cd spark rapids integration tests run pyspark from build sh k example run pyspark from build sh k test sliding window expected behavior tests should pass or xfail the test or fallback to cpu if there is a valid reason environment details please complete the following information local
0
298,282
25,810,808,124
IssuesEvent
2022-12-11 20:50:49
powbot/issues
https://api.github.com/repos/powbot/issues
closed
[BUG] Bank.withdraw(String, ALL) returns false when Bank.withdrawModeNoted() is true
bug needs-test
**Describe the bug** When withdrawing items as notes the Bank.withdraw(String, amount) returns false when it should be true **To Reproduce/Line of code causing issue** ```java if (Bank.withdrawModeNoted(true)) { System.out.println("Noted"); if (Bank.withdraw(item.name(), Bank.Amount.ALL)) { System.out.println("Withdrawn item"); } else { System.out.println("Failed to withdraw"); } } ``` **Expected behavior** Return true. The item was successfully withdrawn into my inventory. I assume it's looking for a match on item ID?
1.0
[BUG] Bank.withdraw(String, ALL) returns false when Bank.withdrawModeNoted() is true - **Describe the bug** When withdrawing items as notes the Bank.withdraw(String, amount) returns false when it should be true **To Reproduce/Line of code causing issue** ```java if (Bank.withdrawModeNoted(true)) { System.out.println("Noted"); if (Bank.withdraw(item.name(), Bank.Amount.ALL)) { System.out.println("Withdrawn item"); } else { System.out.println("Failed to withdraw"); } } ``` **Expected behavior** Return true. The item was successfully withdrawn into my inventory. I assume it's looking for a match on item ID?
non_priority
bank withdraw string all returns false when bank withdrawmodenoted is true describe the bug when withdrawing items as notes the bank withdraw string amount returns false when it should be true to reproduce line of code causing issue java if bank withdrawmodenoted true system out println noted if bank withdraw item name bank amount all system out println withdrawn item else system out println failed to withdraw expected behavior return true the item was successfully withdrawn into my inventory i assume it s looking for a match on item id
0
67,168
20,925,199,172
IssuesEvent
2022-03-24 21:50:09
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: RetryRequest -> unlimited retries?
C-grid C-java I-defect
### What happened? Hi. I configured RemoteWebDriver with: 1) socks5 proxy server 2) pageLoadTimeout = 180s. Everything is ok, but one of my driver->get() request "stalled" due to "problems" with proxy server. And it seems selenium tries to execute that request indefinitely. ( RetryRequest class ) This is not what i wanted after setting pageLoadTimeout to 180s. I expected to get TimeoutException from webdriver after 180s. Question: how to avoid that unexpected behaviour? Logs attached. ### How can we reproduce the issue? ```shell Not possible to reproduce due to problems related to specific proxy server. ``` ### Relevant log output ```shell 2022-03-11 11:24:07,360 org.openqa.selenium.remote.http.RetryRequest Failure due to server error #1. Retrying. 2022-03-11 11:27:09,366 org.openqa.selenium.remote.http.RetryRequest Failure due to server error #2. Retrying. 2022-03-11 11:30:11,367 org.openqa.selenium.remote.http.RetryRequest Read timeout #3. Retrying. 2022-03-11 11:33:15,368 org.openqa.selenium.remote.http.RetryRequest Read timeout #4. Retrying. 2022-03-11 11:36:19,369 org.openqa.selenium.remote.http.RetryRequest Read timeout #5. Retrying. 2022-03-11 11:39:20,371 org.openqa.selenium.remote.http.RetryRequest Failure due to server error #1. Retrying. 2022-03-11 11:42:21,372 org.openqa.selenium.remote.http.RetryRequest Failure due to server error #1. Retrying. 2022-03-11 11:45:23,372 org.openqa.selenium.remote.http.RetryRequest Failure due to server error #2. Retrying. 2022-03-11 11:48:25,373 org.openqa.selenium.remote.http.RetryRequest Read timeout #3. Retrying. 2022-03-11 11:51:29,374 org.openqa.selenium.remote.http.RetryRequest Read timeout #4. Retrying. 2022-03-11 11:54:33,374 org.openqa.selenium.remote.http.RetryRequest Read timeout #5. Retrying. 2022-03-11 11:57:35,375 org.openqa.selenium.remote.http.RetryRequest Failure due to server error #2. Retrying. ``` ### Operating System Ubuntu ### Selenium version 4.1.2 ### What are the browser(s) and version(s) where you see this issue? Chrome 98 ### What are the browser driver(s) and version(s) where you see this issue? ChromeDriver 98.0.4758.102 ### Are you using Selenium Grid? 4.1.2
1.0
[🐛 Bug]: RetryRequest -> unlimited retries? - ### What happened? Hi. I configured RemoteWebDriver with: 1) socks5 proxy server 2) pageLoadTimeout = 180s. Everything is ok, but one of my driver->get() request "stalled" due to "problems" with proxy server. And it seems selenium tries to execute that request indefinitely. ( RetryRequest class ) This is not what i wanted after setting pageLoadTimeout to 180s. I expected to get TimeoutException from webdriver after 180s. Question: how to avoid that unexpected behaviour? Logs attached. ### How can we reproduce the issue? ```shell Not possible to reproduce due to problems related to specific proxy server. ``` ### Relevant log output ```shell 2022-03-11 11:24:07,360 org.openqa.selenium.remote.http.RetryRequest Failure due to server error #1. Retrying. 2022-03-11 11:27:09,366 org.openqa.selenium.remote.http.RetryRequest Failure due to server error #2. Retrying. 2022-03-11 11:30:11,367 org.openqa.selenium.remote.http.RetryRequest Read timeout #3. Retrying. 2022-03-11 11:33:15,368 org.openqa.selenium.remote.http.RetryRequest Read timeout #4. Retrying. 2022-03-11 11:36:19,369 org.openqa.selenium.remote.http.RetryRequest Read timeout #5. Retrying. 2022-03-11 11:39:20,371 org.openqa.selenium.remote.http.RetryRequest Failure due to server error #1. Retrying. 2022-03-11 11:42:21,372 org.openqa.selenium.remote.http.RetryRequest Failure due to server error #1. Retrying. 2022-03-11 11:45:23,372 org.openqa.selenium.remote.http.RetryRequest Failure due to server error #2. Retrying. 2022-03-11 11:48:25,373 org.openqa.selenium.remote.http.RetryRequest Read timeout #3. Retrying. 2022-03-11 11:51:29,374 org.openqa.selenium.remote.http.RetryRequest Read timeout #4. Retrying. 2022-03-11 11:54:33,374 org.openqa.selenium.remote.http.RetryRequest Read timeout #5. Retrying. 2022-03-11 11:57:35,375 org.openqa.selenium.remote.http.RetryRequest Failure due to server error #2. Retrying. ``` ### Operating System Ubuntu ### Selenium version 4.1.2 ### What are the browser(s) and version(s) where you see this issue? Chrome 98 ### What are the browser driver(s) and version(s) where you see this issue? ChromeDriver 98.0.4758.102 ### Are you using Selenium Grid? 4.1.2
non_priority
retryrequest unlimited retries what happened hi i configured remotewebdriver with proxy server pageloadtimeout everything is ok but one of my driver get request stalled due to problems with proxy server and it seems selenium tries to execute that request indefinitely retryrequest class this is not what i wanted after setting pageloadtimeout to i expected to get timeoutexception from webdriver after question how to avoid that unexpected behaviour logs attached how can we reproduce the issue shell not possible to reproduce due to problems related to specific proxy server relevant log output shell org openqa selenium remote http retryrequest failure due to server error retrying org openqa selenium remote http retryrequest failure due to server error retrying org openqa selenium remote http retryrequest read timeout retrying org openqa selenium remote http retryrequest read timeout retrying org openqa selenium remote http retryrequest read timeout retrying org openqa selenium remote http retryrequest failure due to server error retrying org openqa selenium remote http retryrequest failure due to server error retrying org openqa selenium remote http retryrequest failure due to server error retrying org openqa selenium remote http retryrequest read timeout retrying org openqa selenium remote http retryrequest read timeout retrying org openqa selenium remote http retryrequest read timeout retrying org openqa selenium remote http retryrequest failure due to server error retrying operating system ubuntu selenium version what are the browser s and version s where you see this issue chrome what are the browser driver s and version s where you see this issue chromedriver are you using selenium grid
0
97,997
12,280,665,284
IssuesEvent
2020-05-08 14:30:36
DivanteLtd/storefront-ui
https://api.github.com/repos/DivanteLtd/storefront-ui
closed
[DESIGN] Update the Figma files to make them easily theme-able and align with our Storybook
design
**Describe how this feature will help us improve** This will help people new to Vue Storefront UI quickly theme the design files to their brand and see what the output looks. They can even do basic prototyping to see how it works in action without any technical knowledge. **Is your proposal related to a problem?** Nope **Describe the solution you'd considered** I forked a version of the Figma file a few weeks back and started doing this on my own for my internal team to use in development and delivery. Most of the work is done and the system is mature enough that others can jump in help out. - I have mapped the existing [Storybook](https://storybook.storefrontui.io/?path=/story/introduction--how-to-use-storybook) to the Figma file and organized the master components to match easily. - there is some work left on applying the components to the existing comps. - Since I can't work on the official Figma file there are some new comps that are missing from my file - Since most development is not connected to the inner workings of the Figma file, I don't think this will be a blocker for any dev work. If the community accepts the file, it can be made the master and the updates can be synced on to this file swiftly. Here is a link to my [Figma file](https://www.figma.com/file/TdwH6gkyzvWCGvWk4R0bva/Desktop-%26-Mobile-Vue-Storefront-Atomic?node-id=99%3A0&viewport=1291%2C-177%2C0.15102089941501617) for everyone to take a look at and comment.
1.0
[DESIGN] Update the Figma files to make them easily theme-able and align with our Storybook - **Describe how this feature will help us improve** This will help people new to Vue Storefront UI quickly theme the design files to their brand and see what the output looks. They can even do basic prototyping to see how it works in action without any technical knowledge. **Is your proposal related to a problem?** Nope **Describe the solution you'd considered** I forked a version of the Figma file a few weeks back and started doing this on my own for my internal team to use in development and delivery. Most of the work is done and the system is mature enough that others can jump in help out. - I have mapped the existing [Storybook](https://storybook.storefrontui.io/?path=/story/introduction--how-to-use-storybook) to the Figma file and organized the master components to match easily. - there is some work left on applying the components to the existing comps. - Since I can't work on the official Figma file there are some new comps that are missing from my file - Since most development is not connected to the inner workings of the Figma file, I don't think this will be a blocker for any dev work. If the community accepts the file, it can be made the master and the updates can be synced on to this file swiftly. Here is a link to my [Figma file](https://www.figma.com/file/TdwH6gkyzvWCGvWk4R0bva/Desktop-%26-Mobile-Vue-Storefront-Atomic?node-id=99%3A0&viewport=1291%2C-177%2C0.15102089941501617) for everyone to take a look at and comment.
non_priority
update the figma files to make them easily theme able and align with our storybook describe how this feature will help us improve this will help people new to vue storefront ui quickly theme the design files to their brand and see what the output looks they can even do basic prototyping to see how it works in action without any technical knowledge is your proposal related to a problem nope describe the solution you d considered i forked a version of the figma file a few weeks back and started doing this on my own for my internal team to use in development and delivery most of the work is done and the system is mature enough that others can jump in help out i have mapped the existing to the figma file and organized the master components to match easily there is some work left on applying the components to the existing comps since i can t work on the official figma file there are some new comps that are missing from my file since most development is not connected to the inner workings of the figma file i don t think this will be a blocker for any dev work if the community accepts the file it can be made the master and the updates can be synced on to this file swiftly here is a link to my for everyone to take a look at and comment
0
126,949
26,948,724,005
IssuesEvent
2023-02-08 10:05:22
eclipse/che
https://api.github.com/repos/eclipse/che
closed
"Publish Image PR check" github action fails for the Che-Code
kind/task severity/P2 area/editor/vscode
### Is your task related to a problem? Please describe `Publish Image PR check` github action started to fail for the `Che-Code`. <img width="743" alt="image" src="https://user-images.githubusercontent.com/5676062/200031654-4b44a9ae-844f-4ea7-b1ae-f439a617dddb.png"> ### Describe the solution you'd like The action should work correctly within the Github Workflow ### Describe alternatives you've considered The workaround is: it's possible to find the corresponding images [here](https://quay.io/repository/che-incubator-pull-requests/che-code?tab=tags) ### Additional context It looks like the problem is related to the `Dev` image size: <img width="829" alt="Screenshot 2022-11-04 at 18 54 29" src="https://user-images.githubusercontent.com/5676062/200032306-01226aa9-c357-4467-b1f7-4d57ae82ccb0.png">
1.0
"Publish Image PR check" github action fails for the Che-Code - ### Is your task related to a problem? Please describe `Publish Image PR check` github action started to fail for the `Che-Code`. <img width="743" alt="image" src="https://user-images.githubusercontent.com/5676062/200031654-4b44a9ae-844f-4ea7-b1ae-f439a617dddb.png"> ### Describe the solution you'd like The action should work correctly within the Github Workflow ### Describe alternatives you've considered The workaround is: it's possible to find the corresponding images [here](https://quay.io/repository/che-incubator-pull-requests/che-code?tab=tags) ### Additional context It looks like the problem is related to the `Dev` image size: <img width="829" alt="Screenshot 2022-11-04 at 18 54 29" src="https://user-images.githubusercontent.com/5676062/200032306-01226aa9-c357-4467-b1f7-4d57ae82ccb0.png">
non_priority
publish image pr check github action fails for the che code is your task related to a problem please describe publish image pr check github action started to fail for the che code img width alt image src describe the solution you d like the action should work correctly within the github workflow describe alternatives you ve considered the workaround is it s possible to find the corresponding images additional context it looks like the problem is related to the dev image size img width alt screenshot at src
0
30,818
11,852,591,699
IssuesEvent
2020-03-24 20:14:49
dapr/dapr
https://api.github.com/repos/dapr/dapr
closed
Change k8s operator http api to gRPC streaming
area/k8s-operator area/runtime kind/feature kind/security
Today, the runtime talks to the operator via an HTTP server. Given we want to harden security and use TLS for authentication between the sidecar and the system services, it would be beneficial to convert the HTTP server to a gRPC server both for performance benefits and consistency.
True
Change k8s operator http api to gRPC streaming - Today, the runtime talks to the operator via an HTTP server. Given we want to harden security and use TLS for authentication between the sidecar and the system services, it would be beneficial to convert the HTTP server to a gRPC server both for performance benefits and consistency.
non_priority
change operator http api to grpc streaming today the runtime talks to the operator via an http server given we want to harden security and use tls for authentication between the sidecar and the system services it would be beneficial to convert the http server to a grpc server both for performance benefits and consistency
0
37,529
18,494,122,571
IssuesEvent
2021-10-19 06:35:16
w23/xash3d-fwgs
https://api.github.com/repos/w23/xash3d-fwgs
opened
Improve light cluster culling
enhancement ray tracing performance
- [ ] check each cluster only once (keep a bit map of visited clusters) - [ ] cull clusters based on leaf-producing tree of planes (measure whether it gives any improvement) - [ ] do static surfaces only once - do this last as it will give the most impact, making working on improvements given by previous points a bit more difficult - do animated textures need to be handled? or decision based on the very first texture is ok?
True
Improve light cluster culling - - [ ] check each cluster only once (keep a bit map of visited clusters) - [ ] cull clusters based on leaf-producing tree of planes (measure whether it gives any improvement) - [ ] do static surfaces only once - do this last as it will give the most impact, making working on improvements given by previous points a bit more difficult - do animated textures need to be handled? or decision based on the very first texture is ok?
non_priority
improve light cluster culling check each cluster only once keep a bit map of visited clusters cull clusters based on leaf producing tree of planes measure whether it gives any improvement do static surfaces only once do this last as it will give the most impact making working on improvements given by previous points a bit more difficult do animated textures need to be handled or decision based on the very first texture is ok
0
97,252
16,218,801,716
IssuesEvent
2021-05-06 01:14:47
jerry-zhang-DYG/MyHealthClinicInternal
https://api.github.com/repos/jerry-zhang-DYG/MyHealthClinicInternal
opened
CVE-2021-23343 (Medium) detected in path-parse-1.0.5.tgz
security vulnerability
## CVE-2021-23343 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>path-parse-1.0.5.tgz</b></p></summary> <p>Node.js path.parse() ponyfill</p> <p>Library home page: <a href="https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz">https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz</a></p> <p>Path to dependency file: MyHealthClinicInternal/src/MyHealth.Web/package.json</p> <p>Path to vulnerable library: MyHealthClinicInternal/src/MyHealth.Web/node_modules/path-parse/package.json</p> <p> Dependency Hierarchy: - browserify-11.2.0.tgz (Root Library) - resolve-1.5.0.tgz - :x: **path-parse-1.0.5.tgz** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> All versions of package path-parse are vulnerable to Regular Expression Denial of Service (ReDoS) via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity. <p>Publish Date: 2021-05-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23343>CVE-2021-23343</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-23343 (Medium) detected in path-parse-1.0.5.tgz - ## CVE-2021-23343 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>path-parse-1.0.5.tgz</b></p></summary> <p>Node.js path.parse() ponyfill</p> <p>Library home page: <a href="https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz">https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz</a></p> <p>Path to dependency file: MyHealthClinicInternal/src/MyHealth.Web/package.json</p> <p>Path to vulnerable library: MyHealthClinicInternal/src/MyHealth.Web/node_modules/path-parse/package.json</p> <p> Dependency Hierarchy: - browserify-11.2.0.tgz (Root Library) - resolve-1.5.0.tgz - :x: **path-parse-1.0.5.tgz** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> All versions of package path-parse are vulnerable to Regular Expression Denial of Service (ReDoS) via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity. <p>Publish Date: 2021-05-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23343>CVE-2021-23343</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve medium detected in path parse tgz cve medium severity vulnerability vulnerable library path parse tgz node js path parse ponyfill library home page a href path to dependency file myhealthclinicinternal src myhealth web package json path to vulnerable library myhealthclinicinternal src myhealth web node modules path parse package json dependency hierarchy browserify tgz root library resolve tgz x path parse tgz vulnerable library vulnerability details all versions of package path parse are vulnerable to regular expression denial of service redos via splitdevicere splittailre and splitpathre regular expressions redos exhibits polynomial worst case time complexity publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact low for more information on scores click a href step up your open source security game with whitesource
0
77,300
21,723,723,908
IssuesEvent
2022-05-11 04:53:15
appsmithorg/appsmith
https://api.github.com/repos/appsmithorg/appsmith
closed
[Bug]: Older versions of widgets don't support app theming but show properties which correspond to theming
Bug App Viewers Pod UI Building Pod Needs Triaging App Theming
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Older versions of input/select/multiselect widgets have theme properties like box shadow and border radius, but they don't work when the user tries to update the widget's properties. ### Steps To Reproduce 1. Go to an app which has older input widget 2. Theme the app's border radius to be different 3. Go to the older input widget 4. Try changing the border radius or resetting the value 5. Observe that it doesn't change ### Public Sample App _No response_ ### Version Release
1.0
[Bug]: Older versions of widgets don't support app theming but show properties which correspond to theming - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Older versions of input/select/multiselect widgets have theme properties like box shadow and border radius, but they don't work when the user tries to update the widget's properties. ### Steps To Reproduce 1. Go to an app which has older input widget 2. Theme the app's border radius to be different 3. Go to the older input widget 4. Try changing the border radius or resetting the value 5. Observe that it doesn't change ### Public Sample App _No response_ ### Version Release
non_priority
older versions of widgets don t support app theming but show properties which correspond to theming is there an existing issue for this i have searched the existing issues description older versions of input select multiselect widgets have theme properties like box shadow and border radius but they don t work when the user tries to update the widget s properties steps to reproduce go to an app which has older input widget theme the app s border radius to be different go to the older input widget try changing the border radius or resetting the value observe that it doesn t change public sample app no response version release
0
51,697
7,723,775,313
IssuesEvent
2018-05-24 13:26:12
ISISScientificComputing/autoreduce
https://api.github.com/repos/ISISScientificComputing/autoreduce
closed
Improve build process for local webapp
Documentation Enhancement Testing WebApp
Currently, it is not that easy to build the webapp locally. In order to allow for easier testing, we should improve this process. Myself and @Anders-Markvardsen have already gone a long way to improving/creating instructions for [local setup of the webapp for development](https://github.com/ISISScientificComputing/autoreduce/wiki/Installation-for-local-development) but there are still some part that need to be completed: * [x] Ensure the `test_settings.py` is up-to-date for the webapp * [x] update activeMq * [x] deal with `OPTIONS` for database (this should be added to the dev node settings if not already in use * [x] Add `127.0.0.1` to allowed host in settings * [x] Create super user on local database * ~Find and write script to acquire bootstrap static content~ *css is shipped with code base* * [x] ICAT install script for windows * [x] ActiveMQ install script for windows
1.0
Improve build process for local webapp - Currently, it is not that easy to build the webapp locally. In order to allow for easier testing, we should improve this process. Myself and @Anders-Markvardsen have already gone a long way to improving/creating instructions for [local setup of the webapp for development](https://github.com/ISISScientificComputing/autoreduce/wiki/Installation-for-local-development) but there are still some part that need to be completed: * [x] Ensure the `test_settings.py` is up-to-date for the webapp * [x] update activeMq * [x] deal with `OPTIONS` for database (this should be added to the dev node settings if not already in use * [x] Add `127.0.0.1` to allowed host in settings * [x] Create super user on local database * ~Find and write script to acquire bootstrap static content~ *css is shipped with code base* * [x] ICAT install script for windows * [x] ActiveMQ install script for windows
non_priority
improve build process for local webapp currently it is not that easy to build the webapp locally in order to allow for easier testing we should improve this process myself and anders markvardsen have already gone a long way to improving creating instructions for but there are still some part that need to be completed ensure the test settings py is up to date for the webapp update activemq deal with options for database this should be added to the dev node settings if not already in use add to allowed host in settings create super user on local database find and write script to acquire bootstrap static content css is shipped with code base icat install script for windows activemq install script for windows
0
156,332
24,605,974,361
IssuesEvent
2022-10-14 16:15:08
department-of-veterans-affairs/vets-design-system-documentation
https://api.github.com/repos/department-of-veterans-affairs/vets-design-system-documentation
opened
Update modal guidance to match Storybook variations
vsp-design-system-team va-modal
### Duplicate check - [X] I've searched for any related issues and avoided creating a duplicate issue. ### This update is for: Component ### What is the name? va-modal ### What is the nature of this update? - [X] How to build this component/pattern - [ ] When to use this component/pattern - [ ] When to use something else - [ ] Usability guidance - [ ] Accessibility - [ ] Implementation - [ ] Research insights - [ ] Package information - [ ] Addition to Forms Library documentation - [ ] Update to existing Forms Library documentation ### What problem does this solve? Our modal guidance is out of sync with all of the variations we cover in Storybook. We don't cover those as valid variations in the design.va.gov guidance and we should. ### Additional Context _No response_
1.0
Update modal guidance to match Storybook variations - ### Duplicate check - [X] I've searched for any related issues and avoided creating a duplicate issue. ### This update is for: Component ### What is the name? va-modal ### What is the nature of this update? - [X] How to build this component/pattern - [ ] When to use this component/pattern - [ ] When to use something else - [ ] Usability guidance - [ ] Accessibility - [ ] Implementation - [ ] Research insights - [ ] Package information - [ ] Addition to Forms Library documentation - [ ] Update to existing Forms Library documentation ### What problem does this solve? Our modal guidance is out of sync with all of the variations we cover in Storybook. We don't cover those as valid variations in the design.va.gov guidance and we should. ### Additional Context _No response_
non_priority
update modal guidance to match storybook variations duplicate check i ve searched for any related issues and avoided creating a duplicate issue this update is for component what is the name va modal what is the nature of this update how to build this component pattern when to use this component pattern when to use something else usability guidance accessibility implementation research insights package information addition to forms library documentation update to existing forms library documentation what problem does this solve our modal guidance is out of sync with all of the variations we cover in storybook we don t cover those as valid variations in the design va gov guidance and we should additional context no response
0
170,251
26,926,661,071
IssuesEvent
2023-02-07 14:15:03
opencollective/opencollective
https://api.github.com/repos/opencollective/opencollective
closed
Pending Contributions: CreatePendingOrder modal
complexity → simple api frontend needs design host dashboard
- [x] Add a button to create a new pending order in the Financial Contributions dashboard. - [x] Add new "CreatePendingOrder" modal - Store Contributor contact details on Order.data
1.0
Pending Contributions: CreatePendingOrder modal - - [x] Add a button to create a new pending order in the Financial Contributions dashboard. - [x] Add new "CreatePendingOrder" modal - Store Contributor contact details on Order.data
non_priority
pending contributions creatependingorder modal add a button to create a new pending order in the financial contributions dashboard add new creatependingorder modal store contributor contact details on order data
0
305,384
26,386,564,536
IssuesEvent
2023-01-12 12:45:15
godotengine/godot-cpp
https://api.github.com/repos/godotengine/godot-cpp
closed
Can not bind GDNative compiled with CMakeLists in 3.3 and 3.x via Mingw-w64 (Windows)
bug needs testing
**Repo branch:** `3.3` (and a few others) **Godot version:** `3.3.stable` After lots of trial and errors, comparing multiple guides, docs, tutorials, different versions, different toolchains and different C++ standards I managed to make `godot-cpp` compile and generate the required files & bindings on Windows with the 3.3 (and some others) branches by using the included CMakeLists.txt instead of SCons, and the linked commits of `godot-headers`; the GDNative project also compiles successfully, and generates a .dll. However, no matter what I try, trying to bind the dll in Godot results in the extremely obnoxious Windows "Error 126" which doesn't give back any kind of hint as to why. This is the error as appears in one of my projects, https://github.com/Banderi/EMWaves/tree/master/CLionCPP and compiled on CLion with Mingw-w64 9.0/GCC 11.2.0 on C++14: ``` ERROR: Can't open dynamic library: E:/Godot/Projects/EMWaves/Godot/gdnative_cpp/windows/libwavescpp.dll, error: Error 126: The specified module could not be found. . At: platform/windows/os_windows.cpp:2425 ERROR: get_symbol: No valid library handle, can't get symbol from GDNative object At: modules/gdnative/gdnative.cpp:502 ERROR: init_library: No nativescript_init in "res://gdnative_cpp/windows/libwavescpp.dll" found At: modules/gdnative/nativescript/nativescript.cpp:1479 ``` This error is extremely deceiving and frustrating because it's a generic error message that Windows throws when the .dll fails to load, NOT (necessarily) because the file is not found; it appears many many times over various threads on Discord, Reddit, Github, the forums etc. and it's incredibly rare to find a solution for it because it can happen for a multitude of different reasons. (e,g, https://github.com/godotengine/godot-cpp/issues/540 https://github.com/godotengine/godot-cpp/issues/403 https://github.com/godotengine/godot-cpp/issues/232 https://github.com/godotengine/godot-cpp/issues/14) Here's what I made 100% sure of, in my project's case: - **The files and folder structures are correct** All the files, the folders, the paths and file permissions have been quadruple checked and there's no issues with spaces, capitals, slashes etc. anywhere that I can see; the C99 GDNative ones in my repo also work fine. - **The .gdns and .gdnlib files are all set up correctly** I've taken the files as have been presented from the sample files and just changed the details inside. I've also tried making new ones from inside Godot, to the same results; the C99 GDNative ones work correctly. - **The Godot project's code (gdscript) for setting up GDNative is correct** I've used the same code as the sample files, as well as my own from https://github.com/Banderi/GDNativeExample to the same effect. The C99 GDNative version works correctly, but the others do not. The error is the exact same that appears all the time as I mentioned in that repo's Readme, which is gdscript failing on the `<library res here>.new()` line with `Attempt to call function 'new' in base 'NativeScript' on a null instance.` error -- this is the gdscript equivalent of the abovementioned `Error 126: The specified module could not be found.` message; it appears when the .dll fails to load, under any circumstance, without a way to get any more clues about it. - **There is no issue with the binds naming, the Class Name or the symbol prefix** The `nativescript_init` error above is another huge misdirect, as the issue has nothing to do with the init function being not found, invalid, etc. To confirm this, here's the *actual* error that appears when the init function export is missing, incorrect, or the symbol lookup fails (e.g. if the symbol prefix is incorrect): ``` ERROR: Can't resolve symbol godot_gdnative_init, error: 127. At: platform/windows/os_windows.cpp:2445 ERROR: initialize: Failed to obtain godot_gdnative_init symbol At: modules/gdnative/gdnative.cpp:361 ERROR: get_symbol: No valid library handle, can't get symbol from GDNative object At: modules/gdnative/gdnative.cpp:502 ERROR: init_library: No nativescript_init in "res://gdnative_cpp/windows/libwavescpp.dll" found At: modules/gdnative/nativescript/nativescript.cpp:1479 ``` - **The GDNative code is correct** I've used the exact same code of the sample files, as well my own to see if something went wrong or the example code was outdated, to no avail. Some other misc/useful information from testing things: - The Godot app stops when reaching the error if ran from the Godot editor, but if ran from inside the C++ IDE (CLion) it just continues as normal so long as the GDNative library isn't further used in scripts. - 3.x fails only when the API calls inside the init exports such as `Godot::gdnative_init(o);` or `Godot::gdnative_terminate(o);` are present, while 3.3 branch fails as soon as either `#include <Godot.hpp>` or `#include <Reference.hpp>` are present. Even if the `godot-cpp` generated libs (`libgodot-cpp.windows.release.64.a`) aren't linked inside the 3.3 .dll, it will fail. - In 3.x, if the init exports are correct but empty (no API calls in the code) the library will bind correctly without the `Error 126`, but gdscript will still throw the `Attempt to call function 'new' in base 'NativeScript' on a null instance.` and fail as normal. - Compiling in debug or release mode, as well as compiling the bindings with or without the `-g` flag under `GODOT_COMPILE_FLAGS` doesn't have any effect. - Mingw-w64 6.00/GCC 8.1.0 fails to compile either `godot-cpp` or the GDNative project. - I've heard some people say using the MSVC toolchain fixed similar issues, unfortunately I do not have Visual Studio and couldn't make the VSBuildTools work with CLion... yet. - Using different C++ standards (e.g. C++17 or C++20) made no difference. - The example from https://github.com/BastiaanOlij/gdnative_cpp_example also fails in the same manner as 3.x. - The 3.3-stable branch from May (https://github.com/godotengine/godot-cpp/tree/godot-3.3-stable) behaves exactly as 3.3, however it initially fails to compile in CMake due to forward slashes. I temporarily fixed it on my end by using: ```CMake set(SOURCES_FILE_LIST_GOOD ) set(HEADERS_FILE_LIST_GOOD ) file(TO_CMAKE_PATH "${SOURCES_FILE_LIST}" SOURCES_FILE_LIST_GOOD) file(TO_CMAKE_PATH "${HEADERS_FILE_LIST}" HEADERS_FILE_LIST_GOOD) # Define our godot-cpp library add_library(${PROJECT_NAME} ${SOURCES} ${SOURCES_FILE_LIST_GOOD} ${HEADERS} ${HEADERS_FILE_LIST_GOOD} ) ``` As I notice 3.x is the closest to being working, I suppose that's the one I should focus on if there's anything else to try. Here's my full project with all the files: https://github.com/Banderi/EMWaves It contains both the C++ attempts (CLionCPP) and a plain C one (CLion) which loads and works as intended. Just to be safe, here's the steps I took to build the repos & libraries: - Download `godot-cpp` of the branch selected in the dropdown menu as well as the linked `godot-headers` - Put the `godot-headers` files inside the predisposed "godot-headers" folder in the root - Removed the `-g` flag from `GODOT_COMPILE_FLAGS` to reduce the library size - Generated the C++ bindings and compiled the `godot-cpp` repo successfully with Mingw-w64 9.0/GCC 11.2.0 - Created a new C++ GDNative project in CLion, added the following folders to the inclusions: - `<godot-cpp repo>/include/core` --> `<gdnative project>/include/core` - `<godot-cpp repo>/cmake-build-release/include/gen` --> `<gdnative project>/include/gen` - `<godot-cpp repo>/godot-headers` --> `<gdnative project>/include/godot-headers` - as well as the root `<gdnative project>/include/` in the list of inclusions - Linked the GDNative project against the previously generated static lib (libgodot-cpp.windows.release.64.a) - Compiled the GDNative project successfully with Mingw-w64 9.0/GCC 11.2.0 into a .dll file - Pointed the .gdns/.gdnlib boilerplates to resulting .dll - Loaded up the files in gdscript Also I partially followed this handy guide: https://aleksandrbazhin.github.io/godot/2021/06/25/GDNative-cpp-in-2k21.html Any clue as to what could be the cause of all these issues? Maybe I made some obvious, dumb mistake in the above steps, but I genuinely wouldn't know. As far as I can tell, the libraries all compile correctly... that's the extent of my knowledge.
1.0
Can not bind GDNative compiled with CMakeLists in 3.3 and 3.x via Mingw-w64 (Windows) - **Repo branch:** `3.3` (and a few others) **Godot version:** `3.3.stable` After lots of trial and errors, comparing multiple guides, docs, tutorials, different versions, different toolchains and different C++ standards I managed to make `godot-cpp` compile and generate the required files & bindings on Windows with the 3.3 (and some others) branches by using the included CMakeLists.txt instead of SCons, and the linked commits of `godot-headers`; the GDNative project also compiles successfully, and generates a .dll. However, no matter what I try, trying to bind the dll in Godot results in the extremely obnoxious Windows "Error 126" which doesn't give back any kind of hint as to why. This is the error as appears in one of my projects, https://github.com/Banderi/EMWaves/tree/master/CLionCPP and compiled on CLion with Mingw-w64 9.0/GCC 11.2.0 on C++14: ``` ERROR: Can't open dynamic library: E:/Godot/Projects/EMWaves/Godot/gdnative_cpp/windows/libwavescpp.dll, error: Error 126: The specified module could not be found. . At: platform/windows/os_windows.cpp:2425 ERROR: get_symbol: No valid library handle, can't get symbol from GDNative object At: modules/gdnative/gdnative.cpp:502 ERROR: init_library: No nativescript_init in "res://gdnative_cpp/windows/libwavescpp.dll" found At: modules/gdnative/nativescript/nativescript.cpp:1479 ``` This error is extremely deceiving and frustrating because it's a generic error message that Windows throws when the .dll fails to load, NOT (necessarily) because the file is not found; it appears many many times over various threads on Discord, Reddit, Github, the forums etc. and it's incredibly rare to find a solution for it because it can happen for a multitude of different reasons. (e,g, https://github.com/godotengine/godot-cpp/issues/540 https://github.com/godotengine/godot-cpp/issues/403 https://github.com/godotengine/godot-cpp/issues/232 https://github.com/godotengine/godot-cpp/issues/14) Here's what I made 100% sure of, in my project's case: - **The files and folder structures are correct** All the files, the folders, the paths and file permissions have been quadruple checked and there's no issues with spaces, capitals, slashes etc. anywhere that I can see; the C99 GDNative ones in my repo also work fine. - **The .gdns and .gdnlib files are all set up correctly** I've taken the files as have been presented from the sample files and just changed the details inside. I've also tried making new ones from inside Godot, to the same results; the C99 GDNative ones work correctly. - **The Godot project's code (gdscript) for setting up GDNative is correct** I've used the same code as the sample files, as well as my own from https://github.com/Banderi/GDNativeExample to the same effect. The C99 GDNative version works correctly, but the others do not. The error is the exact same that appears all the time as I mentioned in that repo's Readme, which is gdscript failing on the `<library res here>.new()` line with `Attempt to call function 'new' in base 'NativeScript' on a null instance.` error -- this is the gdscript equivalent of the abovementioned `Error 126: The specified module could not be found.` message; it appears when the .dll fails to load, under any circumstance, without a way to get any more clues about it. - **There is no issue with the binds naming, the Class Name or the symbol prefix** The `nativescript_init` error above is another huge misdirect, as the issue has nothing to do with the init function being not found, invalid, etc. To confirm this, here's the *actual* error that appears when the init function export is missing, incorrect, or the symbol lookup fails (e.g. if the symbol prefix is incorrect): ``` ERROR: Can't resolve symbol godot_gdnative_init, error: 127. At: platform/windows/os_windows.cpp:2445 ERROR: initialize: Failed to obtain godot_gdnative_init symbol At: modules/gdnative/gdnative.cpp:361 ERROR: get_symbol: No valid library handle, can't get symbol from GDNative object At: modules/gdnative/gdnative.cpp:502 ERROR: init_library: No nativescript_init in "res://gdnative_cpp/windows/libwavescpp.dll" found At: modules/gdnative/nativescript/nativescript.cpp:1479 ``` - **The GDNative code is correct** I've used the exact same code of the sample files, as well my own to see if something went wrong or the example code was outdated, to no avail. Some other misc/useful information from testing things: - The Godot app stops when reaching the error if ran from the Godot editor, but if ran from inside the C++ IDE (CLion) it just continues as normal so long as the GDNative library isn't further used in scripts. - 3.x fails only when the API calls inside the init exports such as `Godot::gdnative_init(o);` or `Godot::gdnative_terminate(o);` are present, while 3.3 branch fails as soon as either `#include <Godot.hpp>` or `#include <Reference.hpp>` are present. Even if the `godot-cpp` generated libs (`libgodot-cpp.windows.release.64.a`) aren't linked inside the 3.3 .dll, it will fail. - In 3.x, if the init exports are correct but empty (no API calls in the code) the library will bind correctly without the `Error 126`, but gdscript will still throw the `Attempt to call function 'new' in base 'NativeScript' on a null instance.` and fail as normal. - Compiling in debug or release mode, as well as compiling the bindings with or without the `-g` flag under `GODOT_COMPILE_FLAGS` doesn't have any effect. - Mingw-w64 6.00/GCC 8.1.0 fails to compile either `godot-cpp` or the GDNative project. - I've heard some people say using the MSVC toolchain fixed similar issues, unfortunately I do not have Visual Studio and couldn't make the VSBuildTools work with CLion... yet. - Using different C++ standards (e.g. C++17 or C++20) made no difference. - The example from https://github.com/BastiaanOlij/gdnative_cpp_example also fails in the same manner as 3.x. - The 3.3-stable branch from May (https://github.com/godotengine/godot-cpp/tree/godot-3.3-stable) behaves exactly as 3.3, however it initially fails to compile in CMake due to forward slashes. I temporarily fixed it on my end by using: ```CMake set(SOURCES_FILE_LIST_GOOD ) set(HEADERS_FILE_LIST_GOOD ) file(TO_CMAKE_PATH "${SOURCES_FILE_LIST}" SOURCES_FILE_LIST_GOOD) file(TO_CMAKE_PATH "${HEADERS_FILE_LIST}" HEADERS_FILE_LIST_GOOD) # Define our godot-cpp library add_library(${PROJECT_NAME} ${SOURCES} ${SOURCES_FILE_LIST_GOOD} ${HEADERS} ${HEADERS_FILE_LIST_GOOD} ) ``` As I notice 3.x is the closest to being working, I suppose that's the one I should focus on if there's anything else to try. Here's my full project with all the files: https://github.com/Banderi/EMWaves It contains both the C++ attempts (CLionCPP) and a plain C one (CLion) which loads and works as intended. Just to be safe, here's the steps I took to build the repos & libraries: - Download `godot-cpp` of the branch selected in the dropdown menu as well as the linked `godot-headers` - Put the `godot-headers` files inside the predisposed "godot-headers" folder in the root - Removed the `-g` flag from `GODOT_COMPILE_FLAGS` to reduce the library size - Generated the C++ bindings and compiled the `godot-cpp` repo successfully with Mingw-w64 9.0/GCC 11.2.0 - Created a new C++ GDNative project in CLion, added the following folders to the inclusions: - `<godot-cpp repo>/include/core` --> `<gdnative project>/include/core` - `<godot-cpp repo>/cmake-build-release/include/gen` --> `<gdnative project>/include/gen` - `<godot-cpp repo>/godot-headers` --> `<gdnative project>/include/godot-headers` - as well as the root `<gdnative project>/include/` in the list of inclusions - Linked the GDNative project against the previously generated static lib (libgodot-cpp.windows.release.64.a) - Compiled the GDNative project successfully with Mingw-w64 9.0/GCC 11.2.0 into a .dll file - Pointed the .gdns/.gdnlib boilerplates to resulting .dll - Loaded up the files in gdscript Also I partially followed this handy guide: https://aleksandrbazhin.github.io/godot/2021/06/25/GDNative-cpp-in-2k21.html Any clue as to what could be the cause of all these issues? Maybe I made some obvious, dumb mistake in the above steps, but I genuinely wouldn't know. As far as I can tell, the libraries all compile correctly... that's the extent of my knowledge.
non_priority
can not bind gdnative compiled with cmakelists in and x via mingw windows repo branch and a few others godot version stable after lots of trial and errors comparing multiple guides docs tutorials different versions different toolchains and different c standards i managed to make godot cpp compile and generate the required files bindings on windows with the and some others branches by using the included cmakelists txt instead of scons and the linked commits of godot headers the gdnative project also compiles successfully and generates a dll however no matter what i try trying to bind the dll in godot results in the extremely obnoxious windows error which doesn t give back any kind of hint as to why this is the error as appears in one of my projects and compiled on clion with mingw gcc on c error can t open dynamic library e godot projects emwaves godot gdnative cpp windows libwavescpp dll error error the specified module could not be found at platform windows os windows cpp error get symbol no valid library handle can t get symbol from gdnative object at modules gdnative gdnative cpp error init library no nativescript init in res gdnative cpp windows libwavescpp dll found at modules gdnative nativescript nativescript cpp this error is extremely deceiving and frustrating because it s a generic error message that windows throws when the dll fails to load not necessarily because the file is not found it appears many many times over various threads on discord reddit github the forums etc and it s incredibly rare to find a solution for it because it can happen for a multitude of different reasons e g here s what i made sure of in my project s case the files and folder structures are correct all the files the folders the paths and file permissions have been quadruple checked and there s no issues with spaces capitals slashes etc anywhere that i can see the gdnative ones in my repo also work fine the gdns and gdnlib files are all set up correctly i ve taken the files as have been presented from the sample files and just changed the details inside i ve also tried making new ones from inside godot to the same results the gdnative ones work correctly the godot project s code gdscript for setting up gdnative is correct i ve used the same code as the sample files as well as my own from to the same effect the gdnative version works correctly but the others do not the error is the exact same that appears all the time as i mentioned in that repo s readme which is gdscript failing on the new line with attempt to call function new in base nativescript on a null instance error this is the gdscript equivalent of the abovementioned error the specified module could not be found message it appears when the dll fails to load under any circumstance without a way to get any more clues about it there is no issue with the binds naming the class name or the symbol prefix the nativescript init error above is another huge misdirect as the issue has nothing to do with the init function being not found invalid etc to confirm this here s the actual error that appears when the init function export is missing incorrect or the symbol lookup fails e g if the symbol prefix is incorrect error can t resolve symbol godot gdnative init error at platform windows os windows cpp error initialize failed to obtain godot gdnative init symbol at modules gdnative gdnative cpp error get symbol no valid library handle can t get symbol from gdnative object at modules gdnative gdnative cpp error init library no nativescript init in res gdnative cpp windows libwavescpp dll found at modules gdnative nativescript nativescript cpp the gdnative code is correct i ve used the exact same code of the sample files as well my own to see if something went wrong or the example code was outdated to no avail some other misc useful information from testing things the godot app stops when reaching the error if ran from the godot editor but if ran from inside the c ide clion it just continues as normal so long as the gdnative library isn t further used in scripts x fails only when the api calls inside the init exports such as godot gdnative init o or godot gdnative terminate o are present while branch fails as soon as either include or include are present even if the godot cpp generated libs libgodot cpp windows release a aren t linked inside the dll it will fail in x if the init exports are correct but empty no api calls in the code the library will bind correctly without the error but gdscript will still throw the attempt to call function new in base nativescript on a null instance and fail as normal compiling in debug or release mode as well as compiling the bindings with or without the g flag under godot compile flags doesn t have any effect mingw gcc fails to compile either godot cpp or the gdnative project i ve heard some people say using the msvc toolchain fixed similar issues unfortunately i do not have visual studio and couldn t make the vsbuildtools work with clion yet using different c standards e g c or c made no difference the example from also fails in the same manner as x the stable branch from may behaves exactly as however it initially fails to compile in cmake due to forward slashes i temporarily fixed it on my end by using cmake set sources file list good set headers file list good file to cmake path sources file list sources file list good file to cmake path headers file list headers file list good define our godot cpp library add library project name sources sources file list good headers headers file list good as i notice x is the closest to being working i suppose that s the one i should focus on if there s anything else to try here s my full project with all the files it contains both the c attempts clioncpp and a plain c one clion which loads and works as intended just to be safe here s the steps i took to build the repos libraries download godot cpp of the branch selected in the dropdown menu as well as the linked godot headers put the godot headers files inside the predisposed godot headers folder in the root removed the g flag from godot compile flags to reduce the library size generated the c bindings and compiled the godot cpp repo successfully with mingw gcc created a new c gdnative project in clion added the following folders to the inclusions include core include core cmake build release include gen include gen godot headers include godot headers as well as the root include in the list of inclusions linked the gdnative project against the previously generated static lib libgodot cpp windows release a compiled the gdnative project successfully with mingw gcc into a dll file pointed the gdns gdnlib boilerplates to resulting dll loaded up the files in gdscript also i partially followed this handy guide any clue as to what could be the cause of all these issues maybe i made some obvious dumb mistake in the above steps but i genuinely wouldn t know as far as i can tell the libraries all compile correctly that s the extent of my knowledge
0
339,482
30,450,484,141
IssuesEvent
2023-07-16 08:19:55
enonic/app-contentstudio
https://api.github.com/repos/enonic/app-contentstudio
closed
Add ui tests for CS with hidden Default project
Test
1. set the property `settings.hideDefaultProject=true` 2. create new test configuration 3. add new tests
1.0
Add ui tests for CS with hidden Default project - 1. set the property `settings.hideDefaultProject=true` 2. create new test configuration 3. add new tests
non_priority
add ui tests for cs with hidden default project set the property settings hidedefaultproject true create new test configuration add new tests
0
450,270
31,887,170,680
IssuesEvent
2023-09-17 03:56:41
nazrinharris/pecunia
https://api.github.com/repos/nazrinharris/pecunia
opened
`exchangeRate` section in `TransferTransactions` wiki is kinda wrong.
documentation
It's wrong because I really need to settle down and think about my current system. It mentions that the `exchangeRate` would be reciprocal of another, (in terms of source and destination transactions), but that is obviously not the case. `exchangeRate` is `destinationAmount`/`sourceAmount`. The way I implemented this can clearly be seen in `transaction.dart`, specifically the `Transaction.generateTransferTxnPair` method. Look it up again and update the docs accordingly.
1.0
`exchangeRate` section in `TransferTransactions` wiki is kinda wrong. - It's wrong because I really need to settle down and think about my current system. It mentions that the `exchangeRate` would be reciprocal of another, (in terms of source and destination transactions), but that is obviously not the case. `exchangeRate` is `destinationAmount`/`sourceAmount`. The way I implemented this can clearly be seen in `transaction.dart`, specifically the `Transaction.generateTransferTxnPair` method. Look it up again and update the docs accordingly.
non_priority
exchangerate section in transfertransactions wiki is kinda wrong it s wrong because i really need to settle down and think about my current system it mentions that the exchangerate would be reciprocal of another in terms of source and destination transactions but that is obviously not the case exchangerate is destinationamount sourceamount the way i implemented this can clearly be seen in transaction dart specifically the transaction generatetransfertxnpair method look it up again and update the docs accordingly
0
18,155
3,029,169,502
IssuesEvent
2015-08-04 10:49:11
kronometrix/recording
https://api.github.com/repos/kronometrix/recording
closed
CloudLinux 6.6 hdwrec errors
defect-high
We are seeing the following errors from hdwrec: ``` # cat hdwrec.log Use of uninitialized value $relos in printf at /opt/kronometrix/bin/hdwrec line 158. ``` This indicates a problem inside hdwrec and Linux::Distributions.
1.0
CloudLinux 6.6 hdwrec errors - We are seeing the following errors from hdwrec: ``` # cat hdwrec.log Use of uninitialized value $relos in printf at /opt/kronometrix/bin/hdwrec line 158. ``` This indicates a problem inside hdwrec and Linux::Distributions.
non_priority
cloudlinux hdwrec errors we are seeing the following errors from hdwrec cat hdwrec log use of uninitialized value relos in printf at opt kronometrix bin hdwrec line this indicates a problem inside hdwrec and linux distributions
0
180,843
30,579,878,192
IssuesEvent
2023-07-21 08:52:44
status-im/status-desktop
https://api.github.com/repos/status-im/status-desktop
closed
Remotely destructing TokenMaster token - Remotely destruct, kick and ban dialogs now all feature account selection dropdown (which account to pay fees on)
ui-team Design-QA C2 E:DesktopCommPermsAndMintingForMVP
When a Community Owner kicks or bans a TokenMaster, there is a required Tx to remotely destruct that TokenMaster's TokenMaster token as well. In previous designs, the account selection dropdown for the Owner to select which account to use for the Tx (and therefore which to pay fees from) was inside of the sign Tx dialog. This dropdown (and associated error state when there are insufficient funds for the Tx) has now been moved inside the Kick / Ban dialog as shown below. This is also the case for the remotely destruct TokenMaster token dialog if the Owner's goal is to destruct the TokenMaster token without kicking/banning the TokenMaster from the Community. Figma designs: https://www.figma.com/file/17fc13UBFvInrLgNUKJJg5/Kuba%E2%8E%9CDesktop?type=design&node-id=34794-595580&mode=design&t=H9WXPVH15Vuk0mSS-4 <img width="600" alt="Remotely destruct" src="https://github.com/status-im/status-desktop/assets/110033914/6aa93386-dd3b-4aee-bc05-113efd61879f"> <img width="600" alt="Kick dialog" src="https://github.com/status-im/status-desktop/assets/110033914/55f2d020-8d48-46e1-86b9-9b3dbcf5d7b7"> <img width="600" alt="Ban dialog" src="https://github.com/status-im/status-desktop/assets/110033914/d243e3c9-1e09-4443-970c-032a2fa8e6c5"> <img width="600" alt="Ban dialog - insufficient funds" src="https://github.com/status-im/status-desktop/assets/110033914/0217c149-548d-409b-a614-846a76f63922"> @noeliaSD
1.0
Remotely destructing TokenMaster token - Remotely destruct, kick and ban dialogs now all feature account selection dropdown (which account to pay fees on) - When a Community Owner kicks or bans a TokenMaster, there is a required Tx to remotely destruct that TokenMaster's TokenMaster token as well. In previous designs, the account selection dropdown for the Owner to select which account to use for the Tx (and therefore which to pay fees from) was inside of the sign Tx dialog. This dropdown (and associated error state when there are insufficient funds for the Tx) has now been moved inside the Kick / Ban dialog as shown below. This is also the case for the remotely destruct TokenMaster token dialog if the Owner's goal is to destruct the TokenMaster token without kicking/banning the TokenMaster from the Community. Figma designs: https://www.figma.com/file/17fc13UBFvInrLgNUKJJg5/Kuba%E2%8E%9CDesktop?type=design&node-id=34794-595580&mode=design&t=H9WXPVH15Vuk0mSS-4 <img width="600" alt="Remotely destruct" src="https://github.com/status-im/status-desktop/assets/110033914/6aa93386-dd3b-4aee-bc05-113efd61879f"> <img width="600" alt="Kick dialog" src="https://github.com/status-im/status-desktop/assets/110033914/55f2d020-8d48-46e1-86b9-9b3dbcf5d7b7"> <img width="600" alt="Ban dialog" src="https://github.com/status-im/status-desktop/assets/110033914/d243e3c9-1e09-4443-970c-032a2fa8e6c5"> <img width="600" alt="Ban dialog - insufficient funds" src="https://github.com/status-im/status-desktop/assets/110033914/0217c149-548d-409b-a614-846a76f63922"> @noeliaSD
non_priority
remotely destructing tokenmaster token remotely destruct kick and ban dialogs now all feature account selection dropdown which account to pay fees on when a community owner kicks or bans a tokenmaster there is a required tx to remotely destruct that tokenmaster s tokenmaster token as well in previous designs the account selection dropdown for the owner to select which account to use for the tx and therefore which to pay fees from was inside of the sign tx dialog this dropdown and associated error state when there are insufficient funds for the tx has now been moved inside the kick ban dialog as shown below this is also the case for the remotely destruct tokenmaster token dialog if the owner s goal is to destruct the tokenmaster token without kicking banning the tokenmaster from the community figma designs img width alt remotely destruct src img width alt kick dialog src img width alt ban dialog src img width alt ban dialog insufficient funds src noeliasd
0
292,489
21,992,707,796
IssuesEvent
2022-05-26 00:47:23
prismicio/prismic-types
https://api.github.com/repos/prismicio/prismic-types
closed
prismic.predicate.not type
bug documentation
<!-- 💙 Thanks for your time to make this package better with your feedback 💙 **IMPORTANT** Before reporting a bug please make sure that you have read through the documentation: - https://prismic.io/docs 👍 A properly detailed bug report can save a LOT of time and help fixing issues as soon as possible. --> ### Versions - @prismicio/types: 0.1.27 - @prismicio/client": "6.4.3", ### Reproduction It looks like the types for prismic.predicate.not and for some others are incorrect. it's expected the single value <img width="801" alt="image" src="https://user-images.githubusercontent.com/22210892/169912778-a0bfcbf7-5faf-47b0-99ba-f82564c257e5.png"> but in this case prismic API return error : <img width="1328" alt="image" src="https://user-images.githubusercontent.com/22210892/169912828-081eb9c8-0f63-4681-aebd-2e946851c5b3.png"> and the correct one is using array : <img width="482" alt="image" src="https://user-images.githubusercontent.com/22210892/169912967-ea2581dc-2970-4b32-bfd7-3cd8bae1bb5f.png">
1.0
prismic.predicate.not type - <!-- 💙 Thanks for your time to make this package better with your feedback 💙 **IMPORTANT** Before reporting a bug please make sure that you have read through the documentation: - https://prismic.io/docs 👍 A properly detailed bug report can save a LOT of time and help fixing issues as soon as possible. --> ### Versions - @prismicio/types: 0.1.27 - @prismicio/client": "6.4.3", ### Reproduction It looks like the types for prismic.predicate.not and for some others are incorrect. it's expected the single value <img width="801" alt="image" src="https://user-images.githubusercontent.com/22210892/169912778-a0bfcbf7-5faf-47b0-99ba-f82564c257e5.png"> but in this case prismic API return error : <img width="1328" alt="image" src="https://user-images.githubusercontent.com/22210892/169912828-081eb9c8-0f63-4681-aebd-2e946851c5b3.png"> and the correct one is using array : <img width="482" alt="image" src="https://user-images.githubusercontent.com/22210892/169912967-ea2581dc-2970-4b32-bfd7-3cd8bae1bb5f.png">
non_priority
prismic predicate not type 💙 thanks for your time to make this package better with your feedback 💙 important before reporting a bug please make sure that you have read through the documentation 👍 a properly detailed bug report can save a lot of time and help fixing issues as soon as possible versions prismicio types prismicio client reproduction it looks like the types for prismic predicate not and for some others are incorrect it s expected the single value img width alt image src but in this case prismic api return error img width alt image src and the correct one is using array img width alt image src
0
194,503
15,434,177,507
IssuesEvent
2021-03-07 01:46:48
wds9601/film-club
https://api.github.com/repos/wds9601/film-club
opened
Some films don't have release dates 😒
bug documentation
Has caused an error server-side: https://github.com/gstro/film-club-server/issues/38 This ticket captures work to be done to update the API spec, and also as a reminder to check for `null` in the client code when using `releaseDate`.
1.0
Some films don't have release dates 😒 - Has caused an error server-side: https://github.com/gstro/film-club-server/issues/38 This ticket captures work to be done to update the API spec, and also as a reminder to check for `null` in the client code when using `releaseDate`.
non_priority
some films don t have release dates 😒 has caused an error server side this ticket captures work to be done to update the api spec and also as a reminder to check for null in the client code when using releasedate
0
107,871
9,232,518,503
IssuesEvent
2019-03-13 07:24:50
LiskHQ/lisk
https://api.github.com/repos/LiskHQ/lisk
opened
Review http_api module unit test coverage
*medium api test
### Expected behavior All files of http_api module should be covered by unit tests. ### Actual behavior Some files are missing unit tests - `http_api/src/init_steps`. ### Which version(s) does this affect? (Environment, OS, etc...) `1.6.0`
1.0
Review http_api module unit test coverage - ### Expected behavior All files of http_api module should be covered by unit tests. ### Actual behavior Some files are missing unit tests - `http_api/src/init_steps`. ### Which version(s) does this affect? (Environment, OS, etc...) `1.6.0`
non_priority
review http api module unit test coverage expected behavior all files of http api module should be covered by unit tests actual behavior some files are missing unit tests http api src init steps which version s does this affect environment os etc
0
432,137
30,269,582,988
IssuesEvent
2023-07-07 14:23:05
alphagov/govuk-prototype-kit-docs
https://api.github.com/repos/alphagov/govuk-prototype-kit-docs
closed
Document how to add and use filters and functions
documentation 🕔 days
We have a `filters.js` file, but no documentation on how to use it. Filters are a way to manipulate pieces of text on the page, for example to format a date. Functions are a way to dynamically add content to a page. PR: https://github.com/alphagov/govuk-prototype-kit-docs/pull/238
1.0
Document how to add and use filters and functions - We have a `filters.js` file, but no documentation on how to use it. Filters are a way to manipulate pieces of text on the page, for example to format a date. Functions are a way to dynamically add content to a page. PR: https://github.com/alphagov/govuk-prototype-kit-docs/pull/238
non_priority
document how to add and use filters and functions we have a filters js file but no documentation on how to use it filters are a way to manipulate pieces of text on the page for example to format a date functions are a way to dynamically add content to a page pr
0
294,814
25,407,746,164
IssuesEvent
2022-11-22 16:27:58
tnha22/gPBL-Team2
https://api.github.com/repos/tnha22/gPBL-Team2
opened
AnhTNH - Testing System
Testing
Includes: - Test front-end - Test APIs - Test design documents - Test documents
1.0
AnhTNH - Testing System - Includes: - Test front-end - Test APIs - Test design documents - Test documents
non_priority
anhtnh testing system includes test front end test apis test design documents test documents
0
446,710
31,553,049,243
IssuesEvent
2023-09-02 09:43:15
nguyenvulong/QA
https://api.github.com/repos/nguyenvulong/QA
opened
[Latex] - cell color and resizebox, adjustbox in table
documentation
Use `adjustbox` instead of `resizebox`, see https://stackoverflow.com/questions/48272281/latex-how-to-fit-a-large-table-in-a-page. `adjustbox` will not screw up your row or cell color like `resizebox`. Make sure to add this line in the preamble `\usepackage{adjustbox}` <img width="1333" alt="image" src="https://github.com/nguyenvulong/QA/assets/1311412/3a3224cd-4a3e-4fa6-9ca8-02e65c17aed2">
1.0
[Latex] - cell color and resizebox, adjustbox in table - Use `adjustbox` instead of `resizebox`, see https://stackoverflow.com/questions/48272281/latex-how-to-fit-a-large-table-in-a-page. `adjustbox` will not screw up your row or cell color like `resizebox`. Make sure to add this line in the preamble `\usepackage{adjustbox}` <img width="1333" alt="image" src="https://github.com/nguyenvulong/QA/assets/1311412/3a3224cd-4a3e-4fa6-9ca8-02e65c17aed2">
non_priority
cell color and resizebox adjustbox in table use adjustbox instead of resizebox see adjustbox will not screw up your row or cell color like resizebox make sure to add this line in the preamble usepackage adjustbox img width alt image src
0
69,263
8,389,902,220
IssuesEvent
2018-10-09 10:58:10
Spreads/Spreads
https://api.github.com/repos/Spreads/Spreads
opened
Decimal32/Decimal64 data types
design
Learning from SmallDecimal implementation issues: * Json formatter should write mantissa with a dot, without skipping trailing zeros after the dot. This is probably lowest-level same as raw Int64 formatter, but that should be very fast and never allocate a single string. * Formatted Json is a string "123.456000". With corefx's Decimal it is hard to fix the number of digits after the dot. * Deserialization could be done by other types, in JS `+"123.456000"` already gives a number as Float64 when 100% precisoin in all cases is not important (e.g. for charting and not calculations for decision making). * Naming could be Fixed32/64. There is some C# implementation of fixed-point number on GitHub, should look into it.
1.0
Decimal32/Decimal64 data types - Learning from SmallDecimal implementation issues: * Json formatter should write mantissa with a dot, without skipping trailing zeros after the dot. This is probably lowest-level same as raw Int64 formatter, but that should be very fast and never allocate a single string. * Formatted Json is a string "123.456000". With corefx's Decimal it is hard to fix the number of digits after the dot. * Deserialization could be done by other types, in JS `+"123.456000"` already gives a number as Float64 when 100% precisoin in all cases is not important (e.g. for charting and not calculations for decision making). * Naming could be Fixed32/64. There is some C# implementation of fixed-point number on GitHub, should look into it.
non_priority
data types learning from smalldecimal implementation issues json formatter should write mantissa with a dot without skipping trailing zeros after the dot this is probably lowest level same as raw formatter but that should be very fast and never allocate a single string formatted json is a string with corefx s decimal it is hard to fix the number of digits after the dot deserialization could be done by other types in js already gives a number as when precisoin in all cases is not important e g for charting and not calculations for decision making naming could be there is some c implementation of fixed point number on github should look into it
0
138,222
30,832,316,051
IssuesEvent
2023-08-02 03:24:55
KangHayeonn/together-party-tonight-client
https://api.github.com/repos/KangHayeonn/together-party-tonight-client
closed
[FE] 모임 참여하기 > map형 검색 > 상세 API 연동
🌈 update ✋ code-review ✨ add
- [x] map형 검색 > 상세 > 리뷰 조회 API 연동 - [x] map형 검색 > 상세 > 단순 조회 API 연동 - [x] kakao map 연동
1.0
[FE] 모임 참여하기 > map형 검색 > 상세 API 연동 - - [x] map형 검색 > 상세 > 리뷰 조회 API 연동 - [x] map형 검색 > 상세 > 단순 조회 API 연동 - [x] kakao map 연동
non_priority
모임 참여하기 map형 검색 상세 api 연동 map형 검색 상세 리뷰 조회 api 연동 map형 검색 상세 단순 조회 api 연동 kakao map 연동
0
38,417
8,477,052,195
IssuesEvent
2018-10-25 00:54:40
spbu-schedule/backend
https://api.github.com/repos/spbu-schedule/backend
closed
Запустить локальное веб-приложение
code maintain важно
1) Идея На локальной машине запустить веб-приложение на Django 2) Для чего Разработка 3) Необходимо для реализации Виртуальное окружение 4) Ресурсы
1.0
Запустить локальное веб-приложение - 1) Идея На локальной машине запустить веб-приложение на Django 2) Для чего Разработка 3) Необходимо для реализации Виртуальное окружение 4) Ресурсы
non_priority
запустить локальное веб приложение идея на локальной машине запустить веб приложение на django для чего разработка необходимо для реализации виртуальное окружение ресурсы
0
14,520
9,222,995,656
IssuesEvent
2019-03-12 01:24:50
MarkBind/markbind
https://api.github.com/repos/MarkBind/markbind
closed
Src tag: unintuitive as resources are relative to included folder
a-AuthorUsability c.Enhancement p.Medium
**Tell us about your environment** * **MarkBind Version:** v1.16.1 **What did you do? Please include the actual source code causing the issue.** <!-- Paste the source code below: --> Folder structure: ``` root/ - index.md - a/ - - img.png - - subsite.md ``` _index.md_ ```html ... <include src="a/subsite.md" /> ``` _subsite.md_ ```html ... <img src="img.png" /> ``` **What did you expect to happen?** The subsite.md/html works, because the references are correct. I would also expect any site reusing the subsite to work too. In this case, index.md should work and display img.png properly. **What actually happened? Please include the actual, raw output.** However, the image link is broken when viewing index.md/html. Upon inspection, the img src in index.html points to `img.png`, suggesting that the content of subsite.md is just copied into index.md. To get the image to work on both sites, the code has to be changed to `<img src='/a/img.png' />`. However, this is tedious and unintuitive for authors to write. **Possible solution** In addition to the pre-process step of include, additionally pre-process the src tags too, replacing all relative URLs with their absolute path equivalent. For example, we could use `{{baseUrl}}/a/img.png` in the example above. - However, we need to be able to detect relative URLs vs absolute one, as well as handle additional edge cases like "http(s)://..." or "#". **Extension** This issue is also applicable to other media elements such as videos, downloadable files, css and hrefs. <!-- You are encouraged to submit a PR that reproduces this in `test/test_site/bugs/`. -->
True
Src tag: unintuitive as resources are relative to included folder - **Tell us about your environment** * **MarkBind Version:** v1.16.1 **What did you do? Please include the actual source code causing the issue.** <!-- Paste the source code below: --> Folder structure: ``` root/ - index.md - a/ - - img.png - - subsite.md ``` _index.md_ ```html ... <include src="a/subsite.md" /> ``` _subsite.md_ ```html ... <img src="img.png" /> ``` **What did you expect to happen?** The subsite.md/html works, because the references are correct. I would also expect any site reusing the subsite to work too. In this case, index.md should work and display img.png properly. **What actually happened? Please include the actual, raw output.** However, the image link is broken when viewing index.md/html. Upon inspection, the img src in index.html points to `img.png`, suggesting that the content of subsite.md is just copied into index.md. To get the image to work on both sites, the code has to be changed to `<img src='/a/img.png' />`. However, this is tedious and unintuitive for authors to write. **Possible solution** In addition to the pre-process step of include, additionally pre-process the src tags too, replacing all relative URLs with their absolute path equivalent. For example, we could use `{{baseUrl}}/a/img.png` in the example above. - However, we need to be able to detect relative URLs vs absolute one, as well as handle additional edge cases like "http(s)://..." or "#". **Extension** This issue is also applicable to other media elements such as videos, downloadable files, css and hrefs. <!-- You are encouraged to submit a PR that reproduces this in `test/test_site/bugs/`. -->
non_priority
src tag unintuitive as resources are relative to included folder tell us about your environment markbind version what did you do please include the actual source code causing the issue folder structure root index md a img png subsite md index md html subsite md html what did you expect to happen the subsite md html works because the references are correct i would also expect any site reusing the subsite to work too in this case index md should work and display img png properly what actually happened please include the actual raw output however the image link is broken when viewing index md html upon inspection the img src in index html points to img png suggesting that the content of subsite md is just copied into index md to get the image to work on both sites the code has to be changed to however this is tedious and unintuitive for authors to write possible solution in addition to the pre process step of include additionally pre process the src tags too replacing all relative urls with their absolute path equivalent for example we could use baseurl a img png in the example above however we need to be able to detect relative urls vs absolute one as well as handle additional edge cases like http s or extension this issue is also applicable to other media elements such as videos downloadable files css and hrefs
0
224,035
24,769,649,530
IssuesEvent
2022-10-23 01:01:29
howlr-me/howlr-front
https://api.github.com/repos/howlr-me/howlr-front
opened
CVE-2022-37598 (High) detected in uglify-js-3.4.10.tgz
security vulnerability
## CVE-2022-37598 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>uglify-js-3.4.10.tgz</b></p></summary> <p>JavaScript parser, mangler/compressor and beautifier toolkit</p> <p>Library home page: <a href="https://registry.npmjs.org/uglify-js/-/uglify-js-3.4.10.tgz">https://registry.npmjs.org/uglify-js/-/uglify-js-3.4.10.tgz</a></p> <p>Path to dependency file: /howlr-front/package.json</p> <p>Path to vulnerable library: /node_modules/uglify-js/package.json</p> <p> Dependency Hierarchy: - react-scripts-3.0.1.tgz (Root Library) - html-webpack-plugin-4.0.0-beta.5.tgz - html-minifier-3.5.21.tgz - :x: **uglify-js-3.4.10.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://api.github.com/repos/howlr-me/howlr-front/commits/aefbb4fb9899e9aedf8d3f10a36a31a07cc365dc">aefbb4fb9899e9aedf8d3f10a36a31a07cc365dc</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Prototype pollution vulnerability in function DEFNODE in ast.js in mishoo UglifyJS 3.13.2 via the name variable in ast.js. <p>Publish Date: 2022-10-20 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-37598>CVE-2022-37598</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Release Date: 2022-10-20</p> <p>Fix Resolution (uglify-js): 3.13.10</p> <p>Direct dependency fix Resolution (react-scripts): 3.3.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2022-37598 (High) detected in uglify-js-3.4.10.tgz - ## CVE-2022-37598 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>uglify-js-3.4.10.tgz</b></p></summary> <p>JavaScript parser, mangler/compressor and beautifier toolkit</p> <p>Library home page: <a href="https://registry.npmjs.org/uglify-js/-/uglify-js-3.4.10.tgz">https://registry.npmjs.org/uglify-js/-/uglify-js-3.4.10.tgz</a></p> <p>Path to dependency file: /howlr-front/package.json</p> <p>Path to vulnerable library: /node_modules/uglify-js/package.json</p> <p> Dependency Hierarchy: - react-scripts-3.0.1.tgz (Root Library) - html-webpack-plugin-4.0.0-beta.5.tgz - html-minifier-3.5.21.tgz - :x: **uglify-js-3.4.10.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://api.github.com/repos/howlr-me/howlr-front/commits/aefbb4fb9899e9aedf8d3f10a36a31a07cc365dc">aefbb4fb9899e9aedf8d3f10a36a31a07cc365dc</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Prototype pollution vulnerability in function DEFNODE in ast.js in mishoo UglifyJS 3.13.2 via the name variable in ast.js. <p>Publish Date: 2022-10-20 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-37598>CVE-2022-37598</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Release Date: 2022-10-20</p> <p>Fix Resolution (uglify-js): 3.13.10</p> <p>Direct dependency fix Resolution (react-scripts): 3.3.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve high detected in uglify js tgz cve high severity vulnerability vulnerable library uglify js tgz javascript parser mangler compressor and beautifier toolkit library home page a href path to dependency file howlr front package json path to vulnerable library node modules uglify js package json dependency hierarchy react scripts tgz root library html webpack plugin beta tgz html minifier tgz x uglify js tgz vulnerable library found in head commit a href vulnerability details prototype pollution vulnerability in function defnode in ast js in mishoo uglifyjs via the name variable in ast js publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version release date fix resolution uglify js direct dependency fix resolution react scripts step up your open source security game with mend
0