127 matches across 9 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | …nonsenseapps/feeder/db/room/TestMigrationFrom29To30.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash, fulltext_by_default, open_article |
| HIGH | …nonsenseapps/feeder/db/room/TestMigrationFrom32To33.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash, fulltext_by_default, open_article |
| HIGH | …nonsenseapps/feeder/db/room/TestMigrationFrom28To29.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash, fulltext_by_default, open_article |
| HIGH | …nonsenseapps/feeder/db/room/TestMigrationFrom31To32.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash, fulltext_by_default, open_article |
| HIGH | …nonsenseapps/feeder/db/room/TestMigrationFrom30To31.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash, fulltext_by_default, open_article |
| HIGH | …m/nononsenseapps/feeder/db/room/MigrationFrom22To23.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash, fulltext_by_default, open_article |
| HIGH | …nonsenseapps/feeder/db/room/TestMigrationFrom26To27.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash, fulltext_by_default, open_article |
| HIGH | …m/nononsenseapps/feeder/db/room/MigrationFrom21To22.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash, fulltext_by_default, open_article |
| HIGH | …nonsenseapps/feeder/db/room/TestMigrationFrom27To28.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash, fulltext_by_default, open_article |
| HIGH | …nonsenseapps/feeder/db/room/TestMigrationFrom24To25.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash, fulltext_by_default, open_article |
| HIGH | …nonsenseapps/feeder/db/room/TestMigrationFrom25To26.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash, fulltext_by_default, open_article |
| HIGH | …m/nononsenseapps/feeder/db/room/MigrationFrom13To14.kt | 0 | insert into feed_items(id, guid, title, plain_title, plain_snippet, unread, notified, feed_id, first_synced_time, primar |
| HIGH | …m/nononsenseapps/feeder/db/room/MigrationFrom12To13.kt | 0 | insert into feed_items(id, guid, title, plain_title, plain_snippet, unread, notified, feed_id, first_synced_time, primar |
| HIGH | …m/nononsenseapps/feeder/db/room/MigrationFrom21To22.kt | 0 | insert into feed_items(id, guid, title, plain_title, plain_snippet, unread, notified, feed_id, first_synced_time, primar |
| HIGH | …m/nononsenseapps/feeder/db/room/MigrationFrom15To16.kt | 0 | insert into feed_items(id, guid, title, plain_title, plain_snippet, unread, notified, feed_id, first_synced_time, primar |
| HIGH | …m/nononsenseapps/feeder/db/room/MigrationFrom14To15.kt | 0 | insert into feed_items(id, guid, title, plain_title, plain_snippet, unread, notified, feed_id, first_synced_time, primar |
| HIGH | …m/nononsenseapps/feeder/db/room/MigrationFrom12To13.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash) values(1, 'feed', 'http://url', ' |
| HIGH | …m/nononsenseapps/feeder/db/room/MigrationFrom10To11.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash) values(1, 'feed', 'http://url', ' |
| HIGH | …om/nononsenseapps/feeder/db/room/MigrationFrom9To10.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash) values(1, 'feed', 'http://url', ' |
| HIGH | …m/nononsenseapps/feeder/db/room/MigrationFrom11To12.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash) values(1, 'feed', 'http://url', ' |
| HIGH | …nonsenseapps/feeder/db/room/TestMigrationFrom33To34.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash, fulltext_by_default, open_article |
| HIGH | …nonsenseapps/feeder/db/room/TestMigrationFrom34To35.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash, fulltext_by_default, open_article |
| HIGH | …nonsenseapps/feeder/db/room/TestMigrationFrom35To36.kt | 0 | insert into feeds(id, title, url, custom_title, tag, notify, last_sync, response_hash, fulltext_by_default, open_article |
| HIGH | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 0 | // <img src="https://o.aolcdn.com/images/dims?crop=1200%2c627%2c0%2c0&quality=85&format=jpg&resize=1600%2c836&image_uri= |
| HIGH | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 0 | // <img src="https://o.aolcdn.com/images/dims?crop=1200%2c627%2c0%2c0&quality=85&format=jpg&resize=1600%2c836&image_uri= |
| HIGH | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 0 | // <img src="https://o.aolcdn.com/images/dims?crop=1200%2c627%2c0%2c0&quality=85&format=jpg&resize=1600%2c836&image_uri= |
| HIGH | …/java/com/nononsenseapps/feeder/db/room/FeedItemDao.kt | 0 | select $feed_item_columns_with_feed from feed_items left join feeds on feed_items.feed_id = feeds.id where feed_items.id |
| HIGH | …/java/com/nononsenseapps/feeder/db/room/FeedItemDao.kt | 0 | select $feed_item_columns_with_feed from feed_items left join feeds on feed_items.feed_id = feeds.id where feed_items.id |
| HIGH | …/java/com/nononsenseapps/feeder/db/room/FeedItemDao.kt | 0 | select $feed_item_columns_with_feed from feed_items left join feeds on feed_items.feed_id = feeds.id where feed_items.id |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | v2ss/images/backup/bench.sh | 1 | #!/usr/bin/env bash |
| LOW | v2ss/server-cfg/bench.sh | 1 | #!/usr/bin/env bash |
| LOW | v2ss/server-cfg/bench-network.sh | 1 | #!/usr/bin/env bash |
| LOW | v2ss/server-cfg/fqbench.sh | 221 | echo " Total Swap : $(_blue "$swap MB ($uswap MB Used)")" |
| LOW | …esources/com/nononsenseapps/feeder/model/slashdot.html | 301 | switch (slot[i]) { |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 41 | // var expectedSummary = "" |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 61 | // @Test |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 81 | // id = "$baseUrl/id", |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 101 | // id = "$baseUrl/id", |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 121 | // @Test |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 141 | // mockSyndEntry( |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 161 | // title = "", |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 181 | // ParsedArticle( |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 201 | // @Test |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 221 | // } |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 241 | // @Test |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 261 | // assertEquals( |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 281 | // id = "$baseUrl/id", |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 301 | // title = "", |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 321 | // content_text = "", |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 341 | // ).asItem(baseUrl), |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 361 | // ) |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 381 | // assertEquals( |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 401 | // description = description, |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 421 | // val item = |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 441 | // url = "http://foo/bar.png", |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 461 | // title = "", |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 481 | // ParsedArticle( |
| LOW | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 501 | // val romePubDate = Date(ZonedDateTime.parse("2017-11-15T22:36:36+00:00").toInstant().toEpochMilli()) |
| LOW | …nseapps/feeder/ui/compose/html/LinearArticleContent.kt | 621 | } |
| LOW | …nseapps/feeder/ui/compose/html/LinearArticleContent.kt | 641 | // if (allowHorizontalScroll) { |
| LOW | …onsenseapps/feeder/ui/compose/ompl/OpmlImportScreen.kt | 141 | // onOk = { |
| LOW | …nononsenseapps/feeder/model/gofeed/GoFeedExtensions.kt | 201 | // ?.mapNotNull { it.findThumbnailCandidate(feedBaseUrl) } |
| LOW | …nononsenseapps/feeder/model/gofeed/GoFeedExtensions.kt | 221 | // return findFirstImageInHtml(this.body(), baseUrl) ?: thumbnail |
| LOW | …nononsenseapps/feeder/model/gofeed/GoFeedExtensions.kt | 241 | return relativeLinkIntoAbsoluteOrNull(feedBaseUrl, it) |
| LOW | …nononsenseapps/feeder/model/gofeed/GoFeedExtensions.kt | 261 | // sequence { |
| LOW | …nononsenseapps/feeder/model/gofeed/GoFeedExtensions.kt | 281 | // metadata?.thumbnail?.forEach { thumbnail -> |
| LOW | …s2/app/src/main/java/com/wireguard/crypto/Ed25519.java | 541 | // from input[0], which is valid mod 2^255-19. |
| LOW | fqnews2/libcore/stun/log.go | 1 | // Copyright 2016 Cong Ding |
| LOW | fqnews2/libcore/stun/attribute.go | 1 | // Copyright 2016 Cong Ding |
| LOW | fqnews2/libcore/stun/attribute.go | 81 | } |
| LOW | fqnews2/libcore/stun/response.go | 1 | // Copyright 2016 Cong Ding |
| LOW | fqnews2/libcore/stun/net.go | 1 | // Copyright 2016 Cong Ding |
| LOW | fqnews2/libcore/stun/discover.go | 1 | // Copyright 2016 Cong Ding |
| LOW | fqnews2/libcore/stun/discover.go | 21 | |
| LOW | fqnews2/libcore/stun/discover.go | 41 | // | Test | UDP <---/Resp\ |
| LOW | fqnews2/libcore/stun/client.go | 1 | // Copyright 2016 Cong Ding |
| LOW | fqnews2/libcore/stun/host.go | 1 | // Copyright 2016 Cong Ding |
| LOW | fqnews2/libcore/stun/packet.go | 1 | // Copyright 2016 Cong Ding |
| LOW | fqnews2/libcore/stun/doc.go | 1 | // Copyright 2016 Cong Ding |
| LOW | fqnews2/libcore/stun/utils.go | 1 | // Copyright 2016 Cong Ding |
| LOW | fqnews2/libcore/stun/const.go | 1 | // Copyright 2016 Cong Ding |
| LOW | fqnews2/libcore/stun/tests.go | 1 | // Copyright 2016 Cong Ding |
| LOW | deprecated/gae/proxy.py | 1 | #!/usr/bin/env python |
| LOW | deprecated/gae/proxy.py | 21 | # Harmony Meow <harmony.meow@gmail.com> |
| LOW | deprecated/gae/proxy.py | 41 | # v3aqb <sgzz.cj@gmail.com> |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …esources/com/nononsenseapps/feeder/ui/cowboy_feed.json | 62 | "content_html": "\n\n\u003cp\u003eSo I recently migrated this site from \u003ca href=\"https://ghost.org\"\u |
| LOW | …esources/com/nononsenseapps/feeder/ui/cowboy_feed.json | 98 | "content_html": "\n\n\u003cp\u003eWhen I decided I needed more disk space for media and virtual machine (VM) |
| MEDIUM | …s/com/nononsenseapps/feeder/model/rss_morningpaper.xml | 740 | … it is easy to produce images that are completely unrecognizable to humans, but that state-of-the-art DNNs beli |
| MEDIUM | …s/com/nononsenseapps/feeder/model/rss_morningpaper.xml | 840 | However, note that many machine learning models, unlike DNNs, don’t have the model capacity to be able to resist |
| MEDIUM | …s/com/nononsenseapps/feeder/model/rss_morningpaper.xml | 842 | <p>This all sounds quite promising… unfortunately a subsequent paper showed that even defensive distillation is in |
| MEDIUM | …s/com/nononsenseapps/feeder/model/rss_morningpaper.xml | 842 | <p>This all sounds quite promising… unfortunately a subsequent paper showed that even defensive distillation is in |
| MEDIUM | …s/com/nononsenseapps/feeder/model/rss_morningpaper.xml | 991 | <p>Here we’re back with birds (Caltech UCSD 200-2011 dataset) and also flowers (Oxford 102 flowers dataset). Can t |
| LOW | …nononsenseapps/feeder/model/cowboyprogrammer_feed.json | 61 | "content_html": "\n\n\u003cp\u003eSo I recently migrated this site from \u003ca href=\"https://ghost.org\"\u |
| LOW | …nononsenseapps/feeder/model/cowboyprogrammer_feed.json | 97 | "content_html": "\n\n\u003cp\u003eWhen I decided I needed more disk space for media and virtual machine (VM) |
| MEDIUM | …/com/nononsenseapps/feeder/model/atom_research_rsc.xml | 18 | <content type="html"><p class=lp>Here&rsquo;s a straightforward benchmark.
Time how long it takes to r |
| MEDIUM | …/com/nononsenseapps/feeder/model/atom_research_rsc.xml | 18 | <content type="html"><p class=lp>Here&rsquo;s a straightforward benchmark.
Time how long it takes to r |
| MEDIUM | …/com/nononsenseapps/feeder/model/atom_research_rsc.xml | 18 | <content type="html"><p class=lp>Here&rsquo;s a straightforward benchmark.
Time how long it takes to r |
| MEDIUM | …/com/nononsenseapps/feeder/model/atom_research_rsc.xml | 27 | <content type="html"><p class=lp>’Tis the season for resolutions,
and I thought it would make sense to wri |
| MEDIUM | …/com/nononsenseapps/feeder/model/atom_research_rsc.xml | 54 | <content type="html"><style>
sub { font-size: 70% }
</style>

<p class=lp>Dependen |
| MEDIUM | …/com/nononsenseapps/feeder/model/atom_research_rsc.xml | 81 | <content type="html">
<p class="lp">
People I work with recognize my computer easily:
it&# |
| MEDIUM | …/com/nononsenseapps/feeder/model/atom_research_rsc.xml | 144 | <content type="html">
<p><p class=lp>
This is the story of a clever trick that's been around |
| MEDIUM | …/com/nononsenseapps/feeder/model/atom_research_rsc.xml | 144 | <content type="html">
<p><p class=lp>
This is the story of a clever trick that's been around |
| MEDIUM | …sources/com/nononsenseapps/feeder/model/rss_cowboy.xml | 1368 | <a href="http://stratechery.com/2014/dont-give-ipad/">Stratechery</a> explains some |
| MEDIUM | …enseapps/feeder/model/gofeed/GoFeedExtensionsKtTest.kt | 11 | // Essentially a test for XKCD |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | fqnews/app/src/main/res/values-zh-rTW/strings.xml | 43 | <string name="about_screen_info">I\'m publishing this application as free and open-source software under GPLv3 licen |
| MEDIUM | fqnews/app/src/main/res/values-zh-rCN/strings.xml | 42 | <string name="about_screen_info">I\'m publishing this application as free and open-source software under GPLv3 licen |
| MEDIUM | fqnews/app/src/main/res/values/strings.xml | 21 | <string name="about_screen_info">I\'m publishing this application as free and open-source software under GPLv3 licen |
| MEDIUM | …esources/com/nononsenseapps/feeder/ui/cowboy_feed.json | 62 | "content_html": "\n\n\u003cp\u003eSo I recently migrated this site from \u003ca href=\"https://ghost.org\"\u |
| MEDIUM | …s/com/nononsenseapps/feeder/model/rss_morningpaper.xml | 459 | <p>And if you’ll indulge me one more time, here’s the extraction of a ‘turn’ vector by differenc |
| LOW | …/nononsenseapps/feeder/model/rss_nixers_newsletter.xml | 3666 | and don't forget to keep doing security updates.</p></li> |
| MEDIUM | …nononsenseapps/feeder/model/cowboyprogrammer_feed.json | 61 | "content_html": "\n\n\u003cp\u003eSo I recently migrated this site from \u003ca href=\"https://ghost.org\"\u |
| MEDIUM | …/com/nononsenseapps/feeder/model/atom_research_rsc.xml | 81 | <content type="html">
<p class="lp">
People I work with recognize my computer easily:
it&# |
| MEDIUM | …/com/nononsenseapps/feeder/model/atom_research_rsc.xml | 126 | <content type="html">
<p><p class=pp>
UTF-8 is a way to encode Unicode code points&#8212;int |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | fqnews/core/gfwlist/parse.py | 38 | except Exception as e: |
| MEDIUM | fqnews/core/gfwlist/parse.py | 31 | def get_hostname(something): |
| LOW | deprecated/gae/proxy.py | 304 | except Exception as e: |
| LOW | deprecated/gae/proxy.py | 331 | except Exception as e: |
| LOW | deprecated/gae/proxy.py | 373 | except Exception as e: |
| LOW | deprecated/gae/proxy.py | 440 | except Exception as e: |
| LOW | deprecated/gae/proxy.py | 606 | except Exception as e: |
| LOW | deprecated/gae/proxy.py | 1305 | except Exception as e: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | v2ss/images/backup/ssr.sh | 5 | #================================================= |
| MEDIUM | v2ss/images/backup/ssr.sh | 11 | #================================================= |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …/nononsenseapps/feeder/ui/compose/settings/Settings.kt | 1189 | "Lorem ipsum dolor sit amet.", |
| LOW | …/nononsenseapps/feeder/ui/compose/settings/Settings.kt | 1189 | "Lorem ipsum dolor sit amet.", |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | fqnews/core/gfwlist/parse.py | 4 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | fqnews/core/gfwlist/parse.py | 54 |