<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel>
<title>Open Source Scanner — today's issues</title>
<link>https://opensourcescanner.xyz/</link>
<description>Open source issues verified unclaimed within the last 24 hours.</description>
<lastBuildDate>Mon, 17 Aug 2026 04:16:29 GMT</lastBuildDate>
<item>
<title>absolute-version/commit-and-tag-version: Passing -a or --commit-all parameter doesn&#39;t commit all files</title>
<link>https://github.com/absolute-version/commit-and-tag-version/issues/217</link>
<guid isPermaLink="false">absolute-version/commit-and-tag-version#217</guid>
<pubDate>Mon, 17 Aug 2026 04:16:29 GMT</pubDate>
<description>Describe the bug There is an option to commit all tracked files on git by passing parameter -a or --commit-all, but it doesn&#39;t work. While inspecting the code, I noticed that in commit.js file when option commitAll is true, it passes empty string while it should either add dot…</description>
</item>
<item>
<title>openebs/zfs-localpv: Feature request: Override ZFS params at PVC level</title>
<link>https://github.com/openebs/zfs-localpv/issues/677</link>
<guid isPermaLink="false">openebs/zfs-localpv#677</guid>
<pubDate>Mon, 17 Aug 2026 04:16:29 GMT</pubDate>
<description>Describe the problem/challenge you have Localpv-zfs is very flexible in the sense that it reflects a lot of volume/dataset parameters in the StorageClass. For specific workloads (e.g. a Postgres database), one might desire some special recordsize/compression/etc options on the…</description>
</item>
<item>
<title>AcademySoftwareFoundation/rawtoaces: [tests] Slim down testIDT.cpp — spot-checks for fixtures, fingerprints for transforms</title>
<link>https://github.com/AcademySoftwareFoundation/rawtoaces/issues/276</link>
<guid isPermaLink="false">AcademySoftwareFoundation/rawtoaces#276</guid>
<pubDate>Mon, 17 Aug 2026 04:16:29 GMT</pubDate>
<description>Summary tests/testIDT.cpp embeds large numeric table literals next to tests that already load rawtoaces_data JSON under DATA_PATH. That duplicates on-disk data, bloats the file (thousands of lines), and is hard to review. This work replaces those patterns with lighter assertions:…</description>
</item>
<item>
<title>reshaprio/reshapr: Add custom scopes when authenticating in internal IDP / SSO mode</title>
<link>https://github.com/reshaprio/reshapr/issues/320</link>
<guid isPermaLink="false">reshaprio/reshapr#320</guid>
<pubDate>Mon, 17 Aug 2026 04:16:29 GMT</pubDate>
<description>As of today, when configuring the Reshapr authentication with your internal IDP / SOO, we don&#39;t provide a way to customize the scopes that are requested to the OIDC endpoint. Those scopes are openid, profile, and email. While those seem mandatory to access required user…</description>
</item>
<item>
<title>marceld23/BlocksBeyondTheStars: 🧹 Dead code &amp; unused asset sweep</title>
<link>https://github.com/marceld23/BlocksBeyondTheStars/issues/570</link>
<guid isPermaLink="false">marceld23/BlocksBeyondTheStars#570</guid>
<pubDate>Mon, 17 Aug 2026 04:16:29 GMT</pubDate>
<description>What this is A dead code &amp; unused asset sweep — find things the project carries but never uses. Great first contribution: clearly scoped, objectively verifiable, and every removal makes the repo lighter. Where to look C# dead code — unused classes/methods in the server projects…</description>
</item>
<item>
<title>eunomia-bpf/bpftime: [FEATURE] Add Per-thread runtime distribution example for bpftime GPU tracing</title>
<link>https://github.com/eunomia-bpf/bpftime/issues/505</link>
<guid isPermaLink="false">eunomia-bpf/bpftime#505</guid>
<pubDate>Mon, 17 Aug 2026 04:16:29 GMT</pubDate>
<description>This is a demo of how it works, you should write the probe in eBPF, and add it to https://github.com/eunomia-bpf/bpftime/tree/master/example/gpu and make sure user don&#39;t need to modify their program to do the tracing. Program 2: Per-thread runtime distribution using clock64()…</description>
</item>
<item>
<title>JdeRobot/RoboticsAcademy: Testing for the Mobile Robotics exercises in direct ROS 2</title>
<link>https://github.com/JdeRobot/RoboticsAcademy/issues/3911</link>
<guid isPermaLink="false">JdeRobot/RoboticsAcademy#3911</guid>
<pubDate>Mon, 17 Aug 2026 04:16:29 GMT</pubDate>
<description>We would like to check that the Mobile Robotics course exercises work well when they are solved in direct ROS 2 mode, meaning that you write your own ROS 2 node instead of relying only on the HAL API. We want to confirm this both in Python and in C++, and we would really…</description>
</item>
<item>
<title>db-operator/db-operator: Update the chart automatically, after new version is released</title>
<link>https://github.com/db-operator/db-operator/issues/239</link>
<guid isPermaLink="false">db-operator/db-operator#239</guid>
<pubDate>Mon, 17 Aug 2026 04:16:29 GMT</pubDate>
<description>Instead of creating a pull request every time a new db-operator version is released, I would like to have a job, that does it automatically. Now, when we have a script that is syncing CRDs from the operator code, it should become pretty straightforward. The job has to do the…</description>
</item>
<item>
<title>ls1intum/Artemis: Creating a new user, non-translated error key</title>
<link>https://github.com/ls1intum/Artemis/issues/12187</link>
<guid isPermaLink="false">ls1intum/Artemis#12187</guid>
<pubDate>Mon, 17 Aug 2026 04:16:29 GMT</pubDate>
<description>Describe the bug When creating a new user as an admin, and specifying an incorrect e-mail pattern, it doesn&#39;t give us a nice error message, nor gives us any visual feedback/explanation in the client, but we just get a not 100% clear error message, as can be seen in the attached…</description>
</item>
<item>
<title>fluent/fluent-operator: Transition to upstream fluent-bit image using hot reload</title>
<link>https://github.com/fluent/fluent-operator/issues/1854</link>
<guid isPermaLink="false">fluent/fluent-operator#1854</guid>
<pubDate>Mon, 17 Aug 2026 04:16:29 GMT</pubDate>
<description>Is your feature request related to a problem? Please describe. No. Describe the solution you&#39;d like Instead of building and maintaining our own fluent-bit images -- could we transition to using official upstream images with hot reload functionality? Additional context No response</description>
</item>
</channel></rss>