hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
Packages

paginator

1.2.0
1.2.0 1.1.0 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0 0.6.0 retired 0.5.0 retired 0.4.1 retired 0.4.0 retired 0.3.1 retired 0.3.0 retired 0.2.0 retired 0.1.0 retired

Cursor based pagination for Elixir Ecto.

HexDocs HexPreview

Current section

1 Advisory

Jump to
Readme
15 Versions
4 Dependencies
4 Dependants
1 Advisory
Activity
Readme 15 Versions 4 Dependencies 4 Dependants 1 Advisory Activity
GHSA-w98m-2xqg-9cvj CVE-2020-15150

Remote Code Execution in paginator

April 12, 2022

Affected Versions

< 1.0.0

References

  • https://github.com/duffelhq/paginator
  • https://github.com/duffelhq/paginator/blob/ccf0f37fa96347cc8c8a7e9eb2c64462cec4b2dc/README.md#security-considerations
  • https://github.com/duffelhq/paginator/commit/bf45e92602e517c75aea0465efc35cd661d9ebf8
  • https://github.com/duffelhq/paginator/security/advisories/GHSA-w98m-2xqg-9cvj
  • https://hex.pm/packages/paginator
  • https://nvd.nist.gov/vuln/detail/CVE-2020-15150

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, all versions
0 1K 2K 3K 4K

this version

2 369 920

yesterday

4 036

last 7 days

22 570

all time

4 633 348

Last Updated

Oct 27, 2022

License

MIT

Build Tools

mix

Publisher

duffel duffel

Links

  • Changelog
  • GitHub

Owners

  • stevedomin stevedomin
  • sgerrand sgerrand
  • duffel duffel
  • msz msz
hex logo Hex
About Blog Sponsors Status
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".